Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6036c2845650d26a15b44498f8fb8f8f4518847a
/
drivers
/
net
/
wireless
/
ath
6036c28
ath9k: Implement mgd_prepare_tx
by Felix Fietkau
· 11 years ago
58b5737
ath9k: Adjust AP beacon tsf based on station context
by Felix Fietkau
· 11 years ago
8eab2510
ath9k: switch channel after sending beacon
by Felix Fietkau
· 11 years ago
3ae07d3
ath9k: Add p2p go NoA attribute
by Felix Fietkau
· 11 years ago
ea6ff2d
ath9k: Store current offchannel duration
by Rajkumar Manoharan
· 11 years ago
748299f
ath9k: switch channel context for beaconing
by Felix Fietkau
· 11 years ago
9a9c4fb
ath9k: Summarize hw state per channel context
by Rajkumar Manoharan
· 11 years ago
ca900ac
ath9k: Move beacon config to channel context
by Rajkumar Manoharan
· 11 years ago
8d7e09d
ath9k: save tsf in channel context
by Felix Fietkau
· 11 years ago
26f16c2
ath9k: Add ATH_OP_MULTI_CHANNEL
by Felix Fietkau
· 11 years ago
b01459e
ath9k: Move caldata into channel context
by Felix Fietkau
· 11 years ago
c4dc0d0
ath9k: Fetch appropriate operating channel context
by Rajkumar Manoharan
· 11 years ago
3930563
ath9k: Implement channel context ops
by Felix Fietkau
· 11 years ago
405393c
ath9k: Implement remain-on-channal support
by Felix Fietkau
· 11 years ago
78b2194
ath9k: Implement hw_scan support
by Felix Fietkau
· 11 years ago
c083ce9
ath9k: send powersave frame on channel switch
by Felix Fietkau
· 11 years ago
befcf7e
ath9k: channel context based transmission
by Felix Fietkau
· 11 years ago
bff1176
ath9k: Add channel context worker thread
by Felix Fietkau
· 11 years ago
0453531
ath9k: Move acq to channel context
by Felix Fietkau
· 11 years ago
bc7e1be
ath9k: Move txpower limit to channel context
by Felix Fietkau
· 11 years ago
fbbcd14
ath9k: Add channel context structure
by Felix Fietkau
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
1aacb90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next
by Linus Torvalds
· 11 years ago
a715c7d
wil6210: improve debug for WMI receive
by Vladimir Kondratiev
· 11 years ago
8f1e5d3
Merge branch 'for-linville' of git://github.com/kvalo/ath
by John W. Linville
· 11 years ago
71a5f88
ath9k: Fix interface combinations for multi-channel concurrency
by Rajkumar Manoharan
· 11 years ago
cf42c4e
wil6210: optimize wil_release_reorder_frames
by Vladimir Kondratiev
· 11 years ago
39c52ee
wil6210: improve pointers printing
by Vladimir Kondratiev
· 11 years ago
047e5d7
wil6210: detect scan timeouts
by Vladimir Kondratiev
· 11 years ago
5bb6423
wil6210: inline functions for vring hi/lo watermarks
by Vladimir Kondratiev
· 11 years ago
fc219ee
wil6210: limit fw error recovery attempts
by Vladimir Kondratiev
· 11 years ago
d87bac1
wil6210: limit MTU
by Vladimir Kondratiev
· 11 years ago
60ccc10
ath9k: Fix deadlock while updating p2p beacon timer
by Rajkumar Manoharan
· 11 years ago
304014a
wcn36xx: Use kmemdup instead of kmalloc + memcpy
by Benoit Taine
· 11 years ago
7dd74f5
ath9k: avoid passing buffers to the hardware during flush
by Felix Fietkau
· 11 years ago
3f3c09f
ath9k: simplify DFS pulse interval debug printing
by Zefir Kurtisi
· 11 years ago
03c4444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
08b8aa0
ath10k: abort incomplete scatter-gather pci tx properly
by Michal Kazior
· 11 years ago
7147a13
ath10k: protect src_ring state with ce_lock in tx_sg()
by Michal Kazior
· 11 years ago
4b81d17
ath10k: ensure rx-frag ignores rssi
by Ben Greear
· 11 years ago
7b161a7
ath10k: dont configure bssid for ap mode
by Michal Kazior
· 11 years ago
911e6c0
ath10k: protect wep tx key setup
by Michal Kazior
· 11 years ago
bca7baf
ath10k: drain tx before restarting hw
by Michal Kazior
· 11 years ago
c5058f5
ath10k: perform hw restart lazily
by Michal Kazior
· 11 years ago
ae25443
ath10k: clean up start() callback
by Michal Kazior
· 11 years ago
6782cb6
ath10k: make core registering async
by Michal Kazior
· 11 years ago
e5a1ef5
ath10k: remove unnecessary tasklet_kill()
by Michal Kazior
· 11 years ago
0d0a693
ath10k: relocate core create/destroy functions
by Michal Kazior
· 11 years ago
c071dcb
ath10k: fix protected flag stripping
by Michal Kazior
· 11 years ago
aecdc89
ath9k/ath10k: remove unnecessary channel_switch_beacon callbacks
by Luciano Coelho
· 11 years ago
afe5b7b
ath10k: fix ath10k_bmi_read32 macro
by Frederic Danis
· 11 years ago
f2708be
ath10k: prevent hif_stop being called twice
by Michal Kazior
· 11 years ago
95bf21f
ath10k: fix core start sequence
by Michal Kazior
· 11 years ago
1c48f98
ath9k: fix sleep timer during suspend
by Rajkumar Manoharan
· 11 years ago
4bbf441
ath9k: Handle multiple keys while setting tx filters
by Rajkumar Manoharan
· 11 years ago
b7a5970
ath9k: fix build error with disabled debug
by Zefir Kurtisi
· 11 years ago
5c2b607
carl9170: fix leaks at failure path in carl9170_usb_probe()
by Alexey Khoroshilov
· 12 years ago
40a10fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
46acf7b
ath10k: support get/set antenna configurations.
by Ben Greear
· 11 years ago
9681047
ath9k: fixup "ath9k_htc: fix build with disabled debug"
by John W. Linville
· 11 years ago
3cad711
ath9k_htc: fix build with disabled debug
by Oleksij Rempel
· 11 years ago
08232bf
ath9k_hw: Abort transmission for sleeping station
by Rajkumar Manoharan
· 11 years ago
c1e5f47
cfg80211: constify more pointers in the cfg80211 API
by Johannes Berg
· 11 years ago
3b3a016
cfg80211: constify MAC addresses in cfg80211 ops
by Johannes Berg
· 11 years ago
89ce4f6
ath: add JP DFS pattern detector
by Janusz Dziedzic
· 11 years ago
f12e3e0
ath: add DFS FCC pattern detector
by Janusz Dziedzic
· 11 years ago
75e5807
Merge branch 'for-linville' of git://github.com/kvalo/ath
by John W. Linville
· 11 years ago
eeab266
ath10k: fix pmf for action frames
by Marek Kwaczynski
· 11 years ago
a6a2f74
ath10k: get rid of pci_assign_resource() call from pci_probe
by Bartosz Markowski
· 11 years ago
1a4ab28
ath10k: enable early device dumps
by Michal Kazior
· 11 years ago
61c95ce
ath10k: retry warm reset a few times
by Michal Kazior
· 11 years ago
de01357
ath10k: improve warm reset reliability
by Michal Kazior
· 11 years ago
d0e0a55
ath10k: fix spelling mistake in comments
by Ben Greear
· 11 years ago
faf1dc6
ath9k_htc: Stop ANI before doing hw_reset
by Rajkumar Manoharan
· 11 years ago
ede9c8e
ath10k: fix handling of wierd MSDU chaining cases
by Michal Kazior
· 11 years ago
3e841fd
ath10k: fix htt rx ring clean up
by Michal Kazior
· 11 years ago
e213535
Merge remote-tracking branch 'wireless-next/master' into ath-next
by Kalle Valo
· 11 years ago
3eb6ed2
ath9k_htc: use ath9k_cmn_debug_phy_err
by Oleksij Rempel
· 11 years ago
e02912c
ath9k: move phy_err to ath9k_cmn_debug_phy_err
by Oleksij Rempel
· 11 years ago
f14c17c
ath9k_htc: use ath9k_cmn_debug_recv
by Oleksij Rempel
· 11 years ago
87ea9b0
ath9k: move recv to ath9k_cmn_debug_recv
by Oleksij Rempel
· 11 years ago
b5a0c86
ath9k & ath9k_htc: move ath_rx_stats to cmn
by Oleksij Rempel
· 11 years ago
9d83cd5
ath9k: reorder or remove some includes
by Oleksij Rempel
· 11 years ago
df73820
ath9k_htc: use ath9k_cmn_debug_base_eeprom
by Oleksij Rempel
· 11 years ago
29bf801
ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eeprom
by Oleksij Rempel
· 11 years ago
7e9bed7
ath9k_htc: use ath9k_cmn_debug_modal_eeprom
by Oleksij Rempel
· 11 years ago
f2c3c95
ath9k-common: create common-debug and move modal_eeprom to cmn
by Oleksij Rempel
· 11 years ago
e515e9c
ath9k: non-functional: calculate DFS pulse interval per-wiphy
by Zefir Kurtisi
· 11 years ago
4f15754
amend "ath9k: Allow platform override without EEPROM override"
by Helmut Schaa
· 11 years ago
3231d65
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
552a515
ath9k: Allow platform override without EEPROM override
by Helmut Schaa
· 11 years ago
7a42e4e
ath9k_hw: get QCA953x WMAC revision via platform_data
by Felix Fietkau
· 11 years ago
b59d45e
ath9k: Advertise support for AP mode channel width changes
by Rajkumar Manoharan
· 11 years ago
76c9398
ath9k: Prevent divide-by-zero upon bad beacon_interval.
by Ben Greear
· 11 years ago
8e4a4f5
ath10k: Improve grammar in comments
by Geert Uytterhoeven
· 11 years ago
4d76775
ath6kl: Spelling s/determnine/determine/
by Geert Uytterhoeven
· 11 years ago
c83a4e5
ath9k_hw: fix worse EVM for 11b rates
by Rajkumar Manoharan
· 11 years ago
8aab2c7
ath9k_hw: update ar9300 initvals
by Rajkumar Manoharan
· 11 years ago
4c8a348
ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.
by Nickolay Ledovskikh
· 11 years ago
f659544
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
Next »