Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
87c9172f71e3f729729aad27fa6592bb795137fd
/
drivers
/
net
/
wireless
c8ac18f2
Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 10 years ago
d530711
Merge ath-next from ath.git
by Kalle Valo
· 10 years ago
8cd4cbf
Merge tag 'iwlwifi-next-for-kalle-2015-02-03' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by Kalle Valo
· 10 years ago
297540f
brcm80211: Delete unnecessary checks before two function calls
by Markus Elfring
· 10 years ago
6f24fe3
hostap: Delete an unnecessary check before the function call "kfree"
by Markus Elfring
· 10 years ago
71b9d0a
orinoco: Delete an unnecessary check before the function call "kfree"
by Markus Elfring
· 10 years ago
c0420ea
ath9k: Delete an unnecessary check before the function call "relay_close"
by Markus Elfring
· 10 years ago
ee4ddad
cw1200: Less function calls in cw1200_load_firmware_cw1200() after error detection
by Markus Elfring
· 10 years ago
df970d3
cw1200: Delete an unnecessary check before the function call "release_firmware"
by Markus Elfring
· 10 years ago
c1f1f66
orinoco: orinoco_tmd use msecs_to_jiffies for conversion
by Nicholas Mc Guire
· 10 years ago
3427da4
orinoco: orinoco_pci use msecs_to_jiffies for conversion
by Nicholas Mc Guire
· 10 years ago
ab458cc
orinoco: orinoco_plx use msecs_to_jiffies for conversion
by Nicholas Mc Guire
· 10 years ago
4d24550
cw1200: use msecs_to_jiffies for conversion
by Nicholas Mc Guire
· 10 years ago
8bfae4f
ath5k: fix spontaneus AR5312 freezes
by Sergey Ryazanov
· 10 years ago
c20bbda
ath9k: Choose correct rate for 2GHz channel
by Sujith Manoharan
· 10 years ago
23ee7c3
ath9k: Clear TSF2 properly
by Sujith Manoharan
· 10 years ago
b6f68b1
ath9k: Program AR_WA correctly
by Sujith Manoharan
· 10 years ago
bb63131
ath9k: Fix issues with WoW enable
by Sujith Manoharan
· 10 years ago
e68e9c1
ath9k: Register correct WOW details with mac80211
by Sujith Manoharan
· 10 years ago
a28815d
ath9k: Add support for more WOW patterns
by Sujith Manoharan
· 10 years ago
6d4beca
rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFO
by Larry Finger
· 10 years ago
d031131
rtlwifi: rtl8192ee: Fix handling of new style descriptors
by Troy Tan
· 10 years ago
940288b
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
608b8f7
ath10k: enable qca6174 hw3.2
by Michal Kazior
· 10 years ago
467210a
ath10k: add log level configuration for fw_dbglog
by SenthilKumar Jegadeesan
· 10 years ago
75930d1
ath10k: Use TX cksum offload only for CHECKSUM_PARTIAL
by Helmut Schaa
· 10 years ago
af21319
ath10k: fix beacon deadlock
by Michal Kazior
· 10 years ago
9ad5018
ath10k: change dma beacon cmd prototype
by Michal Kazior
· 10 years ago
627613f
ath10k: prevent setting wrong key idx for station
by SenthilKumar Jegadeesan
· 10 years ago
7201472
wil6210: Remove msm platform related code
by Hamad Kadmany
· 10 years ago
feeac22
wil6210: print ciphers in debug info
by Vladimir Kondratiev
· 10 years ago
5b29c57
wil6210: more Tx debug
by Vladimir Kondratiev
· 10 years ago
5933a06
wil6210: fix race between xmit and Tx vring de-allocation
by Vladimir Kondratiev
· 10 years ago
e59d16c
wil6210: avoid Tx descriptor double write
by Vladimir Kondratiev
· 10 years ago
a3c7490
wil6210: remove old Tx work-around
by Vladimir Kondratiev
· 10 years ago
6af75e4
ath9k: Fix max pattern check
by Sujith Manoharan
· 10 years ago
404033c
ath9k: Cleanup reg_wow.h
by Sujith Manoharan
· 10 years ago
c65fb26
ath9k: Remove incorrect register macros
by Sujith Manoharan
· 10 years ago
ce6e982
ath9k: Move WOW registers to reg_wow.h
by Sujith Manoharan
· 10 years ago
12a4442
ath9k: Register max WOW patterns
by Sujith Manoharan
· 10 years ago
41fe883
ath9k: Add a HW structure for WOW
by Sujith Manoharan
· 10 years ago
34d102c
ath9k: Simplify user pattern configuration
by Sujith Manoharan
· 10 years ago
8b86171
ath9k: Add a debugfs file for WOW
by Sujith Manoharan
· 10 years ago
e094c33
ath9k: Remove ath9k_hw_wow_event_to_string
by Sujith Manoharan
· 10 years ago
c4d0975
ath9k: Remove unused BMISS processing
by Sujith Manoharan
· 10 years ago
249943a
ath9k: Check WOW triggers properly
by Sujith Manoharan
· 10 years ago
661d258
ath9k: Fix wow init/deinit
by Sujith Manoharan
· 10 years ago
1331f5a
ath9k: Check multi-channel context for WOW
by Sujith Manoharan
· 10 years ago
dc4b277
ath9k: Check early for multi-vif/STA conditions
by Sujith Manoharan
· 10 years ago
410b4e2
ath9k: Remove redundant device_can_wakeup() check
by Sujith Manoharan
· 10 years ago
13084c2
ath9k: Return early for error conditions
by Sujith Manoharan
· 10 years ago
4895efc
ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLE
by Sujith Manoharan
· 10 years ago
fc8f045
mwifiex: disable UAPSD mode when AP starts
by Amitkumar Karwar
· 10 years ago
0ea3186
mwifiex: fix NULL packet downloading issues
by Amitkumar Karwar
· 10 years ago
7a1f4e6
mwifiex: fix memory leak in mwifiex_send_processed_packet()
by Amitkumar Karwar
· 10 years ago
ee6f0dd
mwifiex: correction in wakeup timer handling
by Amitkumar Karwar
· 10 years ago
21b39dd
rtlwifi: rtl8192ee: Fix DMA stalls
by Troy Tan
· 10 years ago
92ff754
rtlwifi: rtl8192ee: Fix parsing of received packet
by Troy Tan
· 10 years ago
6e5f443
rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write point
by Troy Tan
· 10 years ago
b661a5d
rtlwifi: rtl8192ee: Fix adhoc fail
by Troy Tan
· 10 years ago
b9a641d
iwlwifi: mvm: reduce quota threshold
by Johannes Berg
· 10 years ago
c38740d
iwlwifi: mvm: don't send a command the firmware doesn't know
by Emmanuel Grumbach
· 10 years ago
a25d40e
iwlwifi: mvm: Fix building channels in scan_config_cmd
by Ilan Peer
· 10 years ago
4db6558
iwlwifi: mvm: Enable EBS also in single scan on umac interface
by Haim Dreyfuss
· 10 years ago
fd66fc1
iwlwifi: mvm: fix failure path when power_update fails in add_interface
by Luciano Coelho
· 10 years ago
5a4b2af
iwlwifi: mvm: Fix a few EBS error handling bugs
by Haim Dreyfuss
· 10 years ago
4cf677f
iwlwifi: allow to define the stuck queue timer per queue
by Emmanuel Grumbach
· 10 years ago
ce71c2f
iwlwifi: mvm: enable watchdog on Tx queues for mvm
by Emmanuel Grumbach
· 10 years ago
b9dccdb
iwlwifi: mvm: ignore stale TDLS ch-switch responses
by Arik Nemtsov
· 10 years ago
5cb1270
iwlwifi: mvm: improve TDLS ch-sw state machine
by Arik Nemtsov
· 10 years ago
cd8f438
iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLAN
by Emmanuel Grumbach
· 10 years ago
cb6bb12
iwlwifi: pcie: prepare the enablement of 31 TFD queues
by Emmanuel Grumbach
· 10 years ago
1e9c62f
iwlwifi: mvm: rs: enable forcing single stream Tx decision
by Eyal Shapira
· 10 years ago
3d44eeb
iwlwifi: mvm: add beamformer support
by Eyal Shapira
· 10 years ago
e885c58
iwlwifi: pcie: don't dump useless data when a TFD queue hangs
by Emmanuel Grumbach
· 10 years ago
5523d11
iwlwifi: mvm: always use mac color zero
by Luciano Coelho
· 10 years ago
edbad05
iwlwifi: mvm: remove space padding after sysassert description
by Johannes Berg
· 10 years ago
60f1071
iwlwifi: mvm: don't reprobe if we fail during reconfig and fw_restart is false
by Luciano Coelho
· 10 years ago
6c3d7d7
ath10k: fix target wakeup timeout
by Rajkumar Manoharan
· 10 years ago
d68bb12
ath10k: Enable the MCS8 and MCS9 at 2.4G band
by Yanbo Li
· 10 years ago
46725b1
ath10k: disable sta keepalive
by Michal Kazior
· 10 years ago
6e8b188
ath10k: implement sta keepalive command
by Janusz Dziedzic
· 10 years ago
7fc979a
ath10k: use per-vif wmm param setup if possible
by Michal Kazior
· 10 years ago
6d492fe
ath10k: implement per-vdev wmm param setup command
by Michal Kazior
· 10 years ago
5e752e4
ath10k: move wmm param storage to vif
by Michal Kazior
· 10 years ago
3f7bb3f
b43: AC-PHY: prepare place for developing new PHY support
by Rafał Miłecki
· 10 years ago
86144b0
b43: support bcma core reset on AC-PHY hardware
by Rafał Miłecki
· 10 years ago
cfbed87
ath9k: Enable manual peak detect calibration
by Sujith Manoharan
· 10 years ago
e4e292f
ath9k: Set correct peak detect threshold
by Sujith Manoharan
· 10 years ago
7a722eb
ath9k: Fix manual peak calibration initialization
by Sujith Manoharan
· 10 years ago
f49c90d
ath9k: Add a macro to identify PCOEM chips
by Sujith Manoharan
· 10 years ago
4f6f952
ath9k: Update AR955x initvals
by Sujith Manoharan
· 10 years ago
14c5932
ath9k: Update QCA953x initvals
by Sujith Manoharan
· 10 years ago
a75d46a
b43: Fix locking FIXME in beacon update top half
by Michael Büsch
· 10 years ago
cf075ea
mwifiex: 11h handling for AP interface
by Avinash Patil
· 10 years ago
7d65203
mwifiex: channel switch support for mwifiex
by Avinash Patil
· 10 years ago
3b57c1a
mwifiex: handle radar detect event from FW
by Avinash Patil
· 10 years ago
0a694d6
mwifiex: support for channel report for radar detection
by Avinash Patil
· 10 years ago
85afb18
mwifiex: add cfg80211 start_radar_detection handler
by Avinash Patil
· 10 years ago
2ade566
mwifiex: separate function for parsing head and tail IEs
by Avinash Patil
· 10 years ago
Next »