Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5fef7dbcadbb85079d3bf56625dd12e6d2816e3d
5fef7db
mac80211: dont call cfg80211 from ieee80211_send_deauth_disassoc
by Johannes Berg
· 13 years ago
63c9c5e
cfg80211: remove cookies from callbacks
by Johannes Berg
· 13 years ago
4d94c15
ipw2x00: remove ipw2100_rates_11b[]
by Stanislav Yakovlev
· 13 years ago
02f1434
zd1211rw: wait between setting hash table and powering radio on
by Florian Fainelli
· 13 years ago
659373d
iwlwifi: fix IDI compilation
by Emmanuel Grumbach
· 13 years ago
3789112
iwlwifi: update pci subsystem id
by Wey-Yi Guy
· 13 years ago
259653d
iwlwifi: one more sku added to 6x35 series
by Wey-Yi Guy
· 13 years ago
e679378
iwlwifi: iwl-trans.h doesn't need all these includes
by Emmanuel Grumbach
· 13 years ago
53476fe
iwlwifi: document the operational mode
by Emmanuel Grumbach
· 13 years ago
4d660ce
iwlwifi: remove iwl_reset_traffic_log from shared
by Emmanuel Grumbach
· 13 years ago
3e6895c
iwlwifi: remove iwl_print_rx_config_cmd from shared
by Emmanuel Grumbach
· 13 years ago
36a7922
iwlwifi: kill iwl_bus.h
by Emmanuel Grumbach
· 13 years ago
ca77d53
iwlwifi: eeprom gets transport and not bus
by Emmanuel Grumbach
· 13 years ago
9030474
iwlwifi: move eeprom defines to iwl-eeprom.c
by Emmanuel Grumbach
· 13 years ago
ff6e75c
iwlwifi: remove a few dereferences to iwl_priv from the tansport
by Emmanuel Grumbach
· 13 years ago
bcb9321
iwlwifi: virtualize op_mode's fw_error
by Emmanuel Grumbach
· 13 years ago
7120d98
iwlwifi: virtualize op_mode's set_hw_rf_kill
by Emmanuel Grumbach
· 13 years ago
02e3835
iwlwifi: virtualize op_mode's stop/start queue
by Emmanuel Grumbach
· 13 years ago
db70f29
iwlwifi: virtualize op_mode's rx
by Emmanuel Grumbach
· 13 years ago
ed277c9
iwlwifi: virtualize op_mode's free skb
by Emmanuel Grumbach
· 13 years ago
cbe6ab4
iwlwifi: use sparse compliant __aligned__ attribute
by Emmanuel Grumbach
· 13 years ago
d0f76d6
iwlwifi: virtualize the op_mode
by Emmanuel Grumbach
· 13 years ago
6459f98
iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop
by Emmanuel Grumbach
· 13 years ago
07590f0
iwlwifi: drv object can release its own memory
by Emmanuel Grumbach
· 13 years ago
5c58edc
iwlwifi: introducing the drv object's flows
by Emmanuel Grumbach
· 13 years ago
a78be21
iwlwifi: move uCode flags handling to op_mode
by Johannes Berg
· 13 years ago
e211b24
iwlwifi: move content of iwl_probe to post fetch_fw
by Emmanuel Grumbach
· 13 years ago
e9daccd
iwlwifi: parse_tlv functions set the fw_version string
by Emmanuel Grumbach
· 13 years ago
e8b461c
rt2800pci: Fix 'Error - MCU request failed' during initialization
by Jakub Kicinski
· 13 years ago
09a3311
rt2800: Add documentation on MCU requests
by Jakub Kicinski
· 13 years ago
2530c55
iwlwifi: iwl-agn.h included twice
by Danny Kukawka
· 13 years ago
c143189
mac80211_hwsim: correctly line up a multiline printk
by Antonio Quartulli
· 13 years ago
005e472
mac80211: remove local_to_hw
by Johannes Berg
· 13 years ago
3431683
mac80211: fix sta_info_flush() return value
by Johannes Berg
· 13 years ago
54e4ffb
mac80211: fix auth/assoc data & timer leak
by Johannes Berg
· 13 years ago
fda8241
brcm80211: fmac: use correct firmware filename
by Rafał Miłecki
· 13 years ago
d4ca009
brcm80211: fmac: fix a couple checking after dereference bugs
by Dan Carpenter
· 13 years ago
06d9b6a
net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.h
by Stanislav Yakovlev
· 13 years ago
9d88c7f
mac80211: use proper sub_if_data on suspend path
by Jakub Kicinski
· 13 years ago
682dd04
ath9k: Cleanup mci.c
by Sujith Manoharan
· 13 years ago
37cd9d7
ath9k_hw: MCI whitespace/debug cleanup
by Sujith Manoharan
· 13 years ago
0cc4cde
ath9k_hw: Remove HW revision checks
by Sujith Manoharan
· 13 years ago
4f851df
ath9k_hw: Cleanup MCI reset routine
by Sujith Manoharan
· 13 years ago
70982b7
ath9k: Modify ATH9K_BTCOEX_SUPPORT
by Sujith Manoharan
· 13 years ago
9a15858
ath9k: Remove ATH9K_HW_CAP_MCI checks
by Sujith Manoharan
· 13 years ago
64ab38d
ath9k: Remove ATH_BTCOEX_CFG_NONE checks
by Sujith Manoharan
· 13 years ago
9d5b80f
ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORT
by Sujith Manoharan
· 13 years ago
cee5341
ath9k_htc: Init BTCOEX inside htc_drv_gpio.c
by Sujith Manoharan
· 13 years ago
bf047fc
ath9k_htc: Start/stop btcoex using a helper
by Sujith Manoharan
· 13 years ago
dbccdd1
ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORT
by Sujith Manoharan
· 13 years ago
a3f846f
ath9k_hw: Cleanup MCI function declarations
by Sujith Manoharan
· 13 years ago
f4701b5
ath9k_hw: Cleanup MCI bits from hw.h
by Sujith Manoharan
· 13 years ago
528e5d3
ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()
by Sujith Manoharan
· 13 years ago
f2f408e
ath9k_hw: Setup MCI calibration using a helper
by Sujith Manoharan
· 13 years ago
d1ca8b8
ath9k_hw: Handle MCI power state using a helper
by Sujith Manoharan
· 13 years ago
5a1e273
ath9k_hw: Use a helper function to get MCI ISR
by Sujith Manoharan
· 13 years ago
d68475d
ath9k: Initialize BTCOEX scheme using a helper
by Sujith Manoharan
· 13 years ago
4daa776
ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORT
by Sujith Manoharan
· 13 years ago
c0ac53f
ath9k: Calculate ampdu limit using a helper
by Sujith Manoharan
· 13 years ago
56ca0dba
ath9k: Process BTCOEX interrupts using a helper
by Sujith Manoharan
· 13 years ago
df198b1
ath9k: Use proper start/stop routines for BTCOEX
by Sujith Manoharan
· 13 years ago
5908120
ath9k: Move BTCOEX init/deinit functions to gpio.c
by Sujith Manoharan
· 13 years ago
d3c83ac
ath9k: Initialize MCI params using a helper
by Sujith Manoharan
· 13 years ago
ea510e4
ath9k: Cleanup MCI init/deinit routines
by Sujith Manoharan
· 13 years ago
c91ec46
ath9k: Remove AR9462 v1.0 support
by Sujith Manoharan
· 13 years ago
79ebfb8
mac80211: fix associated vs. idle race
by Johannes Berg
· 13 years ago
d26ad37
mac80211: clean up asm/unaligned.h inclusion
by Johannes Berg
· 13 years ago
6b5773e
mac80211: remove redundant monitor_work enqueueing
by Eliad Peller
· 13 years ago
494f1fe
mac80211: don't queue monitor work for HW_CONNECTION_MONITOR
by Eliad Peller
· 13 years ago
c393862
wireless: Fix typo in mac80211_hwsim.c
by Masanari Iida
· 13 years ago
2ed7188
rt2x00:Add RT5372 chipset support
by John Li
· 13 years ago
a39fb22
ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and back
by Pavel Roskin
· 13 years ago
4e3c3b8
rtlwifi: Fix breakage in debug functions when built as a module
by Larry Finger
· 13 years ago
2e9c43d
rt2x00:Add VCO recalibration
by John Li
· 13 years ago
9da2723
ath9k: Fix descriptor length for AR9462
by Sujith Manoharan
· 13 years ago
f4c6ac27
ath9k: Fix programming SYNTH4 for AR9462
by Sujith Manoharan
· 13 years ago
ae245cd
ath9k: Initialize NF values properly
by Sujith Manoharan
· 13 years ago
4bc7cda
ath9k: Remove unused initvals
by Sujith Manoharan
· 13 years ago
dbb07f0
ath9k: Fix phyerr debug statistics
by Sujith Manoharan
· 13 years ago
4203214
ath9k: Prettify recv debugfs file output
by Sujith Manoharan
· 13 years ago
f8b815d
ath9k: Add a debugfs file to display reset statistics
by Sujith Manoharan
· 13 years ago
6bcf6f6
ath9k: Merge wiphy and misc debugfs files
by Sujith Manoharan
· 13 years ago
25d78d3
ath9k: Remove unnecessary variable initialization
by Sujith Manoharan
· 13 years ago
14fec8d
ath9k_hw: remove duplicate initvals
by Felix Fietkau
· 13 years ago
d42a179
rt2x00: Add support for D-Link DWA-127 to rt2800usb.
by Gertjan van Wingerde
· 13 years ago
d896d46
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi
by John W. Linville
· 13 years ago
0a8a721
ath9k: remove unnecessary PS wrappers
by Mohammed Shafi Shajakhan
· 13 years ago
5ce3df6
ath9k: remove obsolete comments
by Mohammed Shafi Shajakhan
· 13 years ago
cede8b6
ath5k:Remove __raw_read and __raw_write
by Jonathan Bither
· 13 years ago
8860020
cfg80211: restructure AP/GO mode API
by Johannes Berg
· 13 years ago
4e3bc14
iwlegacy: remove il_is_rfkill_hw
by Stanislaw Gruszka
· 13 years ago
6668e4e
iwlegacy: s/il_txq_mem/il_free_txq_mem/g
by Stanislaw Gruszka
· 13 years ago
bc269a8
iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g
by Stanislaw Gruszka
· 13 years ago
d87c771
iwlegacy: small queue initializations cleanup
by Stanislaw Gruszka
· 13 years ago
3976b45
iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UP
by Stanislaw Gruszka
· 13 years ago
71e0c6c
iwlegacy: small il4965_set_hw_ready cleanup
by Stanislaw Gruszka
· 13 years ago
586e45e
iwlegacy: check correct il_poll_bit error value
by Stanislaw Gruszka
· 13 years ago
775ed8a
iwlegacy: do not grab nic access if rfkill
by Stanislaw Gruszka
· 13 years ago
c37281a
iwleagcy: fix ident code damage
by Stanislaw Gruszka
· 13 years ago
774212b
iwleagcy: remove old comments
by Stanislaw Gruszka
· 13 years ago
Next »