Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f0e9a8606ce60880249fd570fbebf4472c3d37c0
/
drivers
/
net
/
wireless
/
ath
f0e9a86
ath9k: process rx packet if we are waiting for CAB
by Gabor Juhos
· 16 years ago
7fe96a1
ath9k: prevent sleeping while we are waiting for CAB
by Gabor Juhos
· 16 years ago
3989279
ath9k: restore power mode on error path
by Gabor Juhos
· 16 years ago
3b319aa
ath9k: port to cfg80211 rfkill
by Johannes Berg
· 16 years ago
159cd46
ath9k: Make sure we have current channel in ah_curchan before rf disable/enable
by Vasanthakumar Thiagarajan
· 16 years ago
82880a7
ath9k: Add helper to get ath9k specific current channel
by Vasanthakumar Thiagarajan
· 16 years ago
35edf8a
ath5k: fix mesh beaconing
by Nick Kossifidis
· 16 years ago
a6ae071
ath5k: minor rfkill cleanup
by Bob Copeland
· 16 years ago
5eae659
ath9k: Fix tx stuck when connected to aggr disabled HT AP
by Vasanthakumar Thiagarajan
· 16 years ago
e6a3b61
ath5k: added cfg80211 based rfkill support
by Tobias Doerffel
· 16 years ago
9b9c5aa
ar9170: xmit code revamp
by Christian Lamparter
· 16 years ago
2543a0c
ar9170: interpret firmware debug commands
by Johannes Berg
· 16 years ago
2489e4ea
ar9170: remove deprecated code
by Christian Lamparter
· 16 years ago
72828b1
ath5k: disable beacon interrupt when interface is down
by Bob Copeland
· 16 years ago
e03e5ffd
ath: make regulatory parsing more verbose on debug
by Luis R. Rodriguez
· 16 years ago
581f725
ath9k: Fix write callback of 'debug' which configures debug mask
by Vasanthakumar Thiagarajan
· 16 years ago
19d337d
rfkill: rewrite
by Johannes Berg
· 16 years ago
6d7db19
ar9170: cancel led worker properly on exit
by Christian Lamparter
· 16 years ago
66d0081
ar9170usb: more minor fixes
by Christian Lamparter
· 16 years ago
b55d6bc
ar9170: fix lockdep warning on hibernate
by Christian Lamparter
· 16 years ago
2431fe9
ar9170: fix LED power state handling
by Christian Lamparter
· 16 years ago
95cf876
ar9170: kill duplicated HT feature flag
by Christian Lamparter
· 16 years ago
864cc02
ar9170: use bitop macros for tx filter flags
by Christian Lamparter
· 16 years ago
29ceff5
ar9170: introduce functions for MAC programming
by Christian Lamparter
· 16 years ago
d743339
ar9170: 40mhz fixes
by Christian Lamparter
· 16 years ago
b9ad462
ar9170: update hardware definitions
by Christian Lamparter
· 16 years ago
f46f0dc
ar9170: fix beacon plcp settings
by Christian Lamparter
· 16 years ago
bdf6d32
ar9170: add AVM FRITZ devices
by Luis R. Rodriguez
· 16 years ago
c768b58
ar9170: add support for 1-stage firmware
by Luis R. Rodriguez
· 16 years ago
546256f
ath9k: Add sanity check for beacon_int in adhoc/mesh case
by Jouni Malinen
· 16 years ago
73ca520
ath5k: remove conf->beacon_int usage
by Bob Copeland
· 16 years ago
2493928
ath9k: Add "debug" file to debugfs
by Jeff Hansen
· 16 years ago
bedf087
ath9k: Combine legacy and 11n rc statistics
by Jeff Hansen
· 16 years ago
b74444f
ath9k: Reset SC_OP_TSF_RESET flag after stuck beacon
by Jeff Hansen
· 16 years ago
55aa4e0
ath5k: avoid leaking mutex in ath5k_config
by John W. Linville
· 16 years ago
c649c0e3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e31a16d
wireless: move some utility functions from mac80211 to cfg80211
by Zhu Yi
· 16 years ago
ccdfeab
ath9k: Update Beacon timers based on timestamp from the AP
by Jouni Malinen
· 16 years ago
267a901
ath9k: Optimize TBTT/DTIM calculation for timers
by Jouni Malinen
· 16 years ago
eeddfd9
ath9k: set max default eirp to 20 dBm
by Luis R. Rodriguez
· 16 years ago
c26c2e5
ath9k: fix custom regulatory call position
by Luis R. Rodriguez
· 16 years ago
dc8c458
ath9k: Set PM field in frame control when in PS mode
by Jouni Malinen
· 16 years ago
aa68aea
ath9k: Wake up for RX filter changes
by Jouni Malinen
· 16 years ago
54ce846
ath9k: Use TSFOOR interrupt to trigger TSF sync with next Beacon
by Jouni Malinen
· 16 years ago
1ffc1c6
ath9k: Do not try to calibrate radio when in sleep mode
by Jouni Malinen
· 16 years ago
9a23f9c
ath9k: Wake up for TX in mac80211 timeout=0 sleep mode
by Jouni Malinen
· 16 years ago
9c8b3ed
ath5k: avoid and warn on potential infinite loop
by Bob Copeland
· 16 years ago
153e080
ath9k: Move PS wakeup/restore calls from isr to tasklet
by Vasanthakumar Thiagarajan
· 16 years ago
1071db8
ath5k: update beacons in AP mode
by Bob Copeland
· 16 years ago
6b96f93
ath9k: cleanup beacon parameters configuration
by Vasanthakumar Thiagarajan
· 16 years ago
d31e20a
ath9k: Remove unused parameters which are passed to ath_beacon_config_X()
by Vasanthakumar Thiagarajan
· 16 years ago
6b45784
ath9k: Print hw reset failure status as signed int
by Vasanthakumar Thiagarajan
· 16 years ago
cc65965
ath9k: Fix PS mode operation to receive buffered broadcast/multicast frames
by Jouni Malinen
· 16 years ago
9d64a3c
ath9k: Clean up RX processing a bit
by Jouni Malinen
· 16 years ago
d8959fb
ath9k: Fix a check for multicast address for virtual wiphy
by Jouni Malinen
· 16 years ago
038659e
cfg80211: Process regulatory max bandwidth checks for HT40
by Luis R. Rodriguez
· 16 years ago
bb803cf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
8fbff4b
ath9k: Cleanup ineffective return values
by Vasanthakumar Thiagarajan
· 16 years ago
19eddca
ath9k: Remove bogus break after return
by Vasanthakumar Thiagarajan
· 16 years ago
f9dd6b5
ath9k: remove redundant AR9285 checks
by Gabor Juhos
· 16 years ago
4f0fc7c
ath9k: make private driver rate tables const
by Luis R. Rodriguez
· 16 years ago
8a71304
ar9170: fix build when !CONFIG_PM
by Alexander Beregalov
· 16 years ago
84379cb
Add LED support for AR5BXB6 IBM Thinkpad PCIe adapters
by Paride Legovini
· 16 years ago
6752ee9
ath5k: use ctl settings based on current regdomain
by Bob Copeland
· 16 years ago
57e6c56
ath5k: Add Spur filter support on newer chips
by Nick Kossifidis
· 16 years ago
2bed03e
ath5k: Implement antenna control
by Nick Kossifidis
· 16 years ago
6f5f39c
ath5k: Enable AP mode
by Jiri Slaby
· 16 years ago
428cbd4
ath5k: Beaconing fixes
by Nick Kossifidis
· 16 years ago
1889ba0
ath5k: Put remaining EEPROM data on ee struct
by Nick Kossifidis
· 16 years ago
cd41751
ath5k: Read Spur channels from EEPROM
by Nick Kossifidis
· 16 years ago
a082381
ath5k: Allow user/driver to set txpower
by Nick Kossifidis
· 16 years ago
fb4a3d3
ath9k: uninline ath9k_io{read,write}32 routines
by Gabor Juhos
· 16 years ago
97d3f45
ath9k: Fix handling of retry count of NO_ACK frames
by Gábor Stefanik
· 16 years ago
2516baa
ath5k: correct interrupt storm warning
by Bob Copeland
· 16 years ago
bbb3388
ath5k: Storage class should be before const qualifier
by Tobias Klauser
· 16 years ago
ba5101d
ar9170: wrong test on outlen in ar9170_usb_exec_cmd() ?
by Roel Kluin
· 16 years ago
90ccda9
ar9170usb: reset device on resume
by Christian Lamparter
· 16 years ago
ded7a7e
ath5k: 5211, don't crypt every protected frame
by Jiri Slaby
· 16 years ago
2cfb1f5
ar9170: uncomment powermgt case handle
by Christian Lamparter
· 16 years ago
083c468
ar9170: handle otus' A-MPDU density definitions
by Christian Lamparter
· 16 years ago
2d0ddec
mac80211: unify config_interface and bss_info_changed
by Johannes Berg
· 16 years ago
57c4d7b
mac80211: clean up beacon interval settings
by Johannes Berg
· 16 years ago
aba7453
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
d3feaf5
wireless: remove some (bogus?) 'may be used uninitialized' warnings
by John W. Linville
· 16 years ago
cca84799
ar9170: rework rxstream code
by Christian Lamparter
· 16 years ago
9e52b0623
ar9170: support HT receive and channel config
by Johannes Berg
· 16 years ago
d323655
cfg80211: clean up includes
by Johannes Berg
· 16 years ago
85efc86
atheros: fix propagation of bad EEPROM on regulatory init
by Luis R. Rodriguez
· 16 years ago
2692504
ath5k: manipulate rxlink and descriptor address under rxbuf lock
by Bob Copeland
· 16 years ago
c57ca81
ath5k: use rx hw descriptor pointer for self-linked check
by Bob Copeland
· 16 years ago
46802a4
ath5k: use bool for modparams
by Bob Copeland
· 16 years ago
56d2ac7
ath5k: use tasklet_hi_schedule for beacon queue
by Bob Copeland
· 16 years ago
77ded01
ath5k: fix initvals errors
by Bob Copeland
· 16 years ago
882b709
ath9k: Disable autosleep feature for AR9285 based chipsets.
by Vivek Natarajan
· 16 years ago
a1c5558
ath: add module information
by Christian Lamparter
· 16 years ago
386aeac
ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrate
by Sujith
· 16 years ago
04d19dd
ath9k: Fix bug in calibration initialization
by Sujith
· 16 years ago
cbfe946
ath9k: Use a consistent naming convention
by Sujith
· 16 years ago
379f044
ath9k: Cleanup calibration interface
by Sujith
· 16 years ago
415f738
ath9k: Initialize ANI timers
by Sujith
· 16 years ago
Next »