Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b61eaa924c320821469caa0cd2bf89e7a1ec8bd0
/
drivers
/
net
/
wireless
/
ath5k
875690c
ath5k: fix interpolation with equal power levels
by Fabio Rossi
· 16 years ago
a54be5d
ath5k: fix exp off-by-one when computing OFDM delta slope
by Forrest Zhang
· 16 years ago
2b611cb
ath5k: fix scanning in AR2424
by Pavel Roskin
· 16 years ago
209d889
ath5k: update channel in sw state after stopping RX and TX
by Bob Copeland
· 16 years ago
b7fcb5c
ath5k: fix buffer overrun in rate debug code
by Bob Copeland
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
5a0fe8ac
ath5k: properly drop packets from ops->tx
by Bob Copeland
· 16 years ago
b726604
ath5k: warn and correct rate for unknown hw rate indexes
by Bob Copeland
· 16 years ago
af83deb
ath5k: Support LED's on Acer Extensa 5620z
by Tulio Magno Quites Machado Filho
· 16 years ago
8f655dd
ath5k: Add tx power calibration support
by Nick Kossifidis
· 16 years ago
e23a901
ath5k: remove dummy PCI "retry timeout" fix
by Bob Copeland
· 16 years ago
9ca9fb8
ath5k: disable MIB interrupts
by Bob Copeland
· 16 years ago
8e218fb
ath5k: Convert chip specific calibration data to a generic format
by Nick Kossifidis
· 16 years ago
504f365
ath5k: Choose the right initvals for RF2425
by Nick Kossifidis
· 16 years ago
22e5b085
ath5k: update LED table with reported devices
by Bob Copeland
· 16 years ago
cdb02dc
ath5k: use a table for LED parameters
by Bob Copeland
· 16 years ago
0ed4548
ath5k: extract LED code into a separate file
by Bob Copeland
· 16 years ago
8d6c39e
ath5k: don't change mac in eeprom_read_mac on error
by Jiri Slaby
· 16 years ago
2c91108c
ath5k: constify stuff
by Jiri Slaby
· 16 years ago
0ad65bd
ath5k: Set TSF fix
by Alina Friedrichsen
· 16 years ago
db5b4f7
ath5k: fix hw rate index condition
by Jiri Slaby
· 16 years ago
362695e
ath5k: compute rts/cts duration after computing full pktlen
by Bob Copeland
· 16 years ago
acf3c1a
ath5k: move beacon processing to a tasklet
by Bob Copeland
· 16 years ago
b5f0395
ath5k: use spin_lock_irqsave for beacon lock
by Bob Copeland
· 16 years ago
0b6f582
ath5k: don't mask off interrupt bits
by Bob Copeland
· 16 years ago
925be8a
ath5k: Storage class should be before const qualifier
by Tobias Klauser
· 16 years ago
fa8419d
ath5k: Don't call reset on config_interface
by Nick Kossifidis
· 16 years ago
1e3e6e8
ath5k: Disable BMISS interrupts
by Nick Kossifidis
· 16 years ago
e8f055f
ath5k: Update reset code
by Nick Kossifidis
· 16 years ago
a406c13
ath5k: Update initvals
by Nick Kossifidis
· 16 years ago
8892e4e
ath5k: Update RF Buffer handling
by Nick Kossifidis
· 16 years ago
6f3b414
ath5k: Update gain_F calibration code and add documentation
by Nick Kossifidis
· 16 years ago
33a3182
ath5k: PHY code cleanup
by Nick Kossifidis
· 16 years ago
a6c8d37
ath5k: properly free rx dma descriptors
by Felix Fietkau
· 16 years ago
1725d40
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
05bee47
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
be00937
ath5k: fix locking in ath5k_config
by Bob Copeland
· 16 years ago
f677d77
ath5k: support LED's on emachines E510 notebook
by Tulio Magno Quites Machado Filho
· 16 years ago
3b5d665
mac80211: Generic TSF debugging
by Alina Friedrichsen
· 16 years ago
8cab758
ath5k: Read and write the TSF via debugfs
by Alina Friedrichsen
· 16 years ago
07c1e85
ath5k: honor the RTS/CTS bits
by Bob Copeland
· 16 years ago
8902ff4
ath5k: use short preamble when possible
by Bob Copeland
· 16 years ago
5ef4017
ath5k: remove unused led_off parameter
by Bob Copeland
· 16 years ago
bb2beca
ath5k: remove stop/start calls from within suspend/resume
by Bob Copeland
· 16 years ago
672cf3c
ath5k: notice a negative keytype
by Roel Kluin
· 16 years ago
8109488
ath5k: discard 11g caps if reported by an ar5211 eeprom
by Helmut Schaa
· 16 years ago
b6ea035
ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx
by Bob Copeland
· 16 years ago
3cfcf6ac
mac80211: 802.11w - Use BIP (AES-128-CMAC)
by Jouni Malinen
· 16 years ago
84656762
ath5k: Minor QCU updates
by Nick Kossifidis
· 16 years ago
7d96920
ath5k: fix off-by-one in gpio checks
by Bob Copeland
· 16 years ago
63649b6
ath5k: support LEDs on Acer Aspire One netbook
by Bob Copeland
· 16 years ago
dc822b5
mac80211: clean up set_key callback
by Johannes Berg
· 16 years ago
eaee7cc
ath5k: More EEPROM code updates
by Nick Kossifidis
· 16 years ago
0ea9c00
ath5k: Update EEPROM code
by Nick Kossifidis
· 16 years ago
4101dec
net: constify VFTs
by Jan Engelhardt
· 16 years ago
71ef99c
ath5k: fix return values from ath5k_tx
by Bob Copeland
· 16 years ago
4fb7404
ath5k: Correct usage of AR5K_CFG_ADHOC
by Steve Brown
· 16 years ago
73ac36e
fix similar typos to successfull
by Coly Li
· 16 years ago
fd6effc
ath5k: correct packet length in tx descriptors
by Bob Copeland
· 16 years ago
0fe45b1
ath5k: fix 802.11 header padding on RX, unpadding on TX
by Benoit PAPILLAULT
· 16 years ago
388cdf3
ath5k: fix endianness of bitwise ops when installing mic
by Bob Copeland
· 16 years ago
f650470
ath5k: enable combined michael mic in key cache
by Bob Copeland
· 16 years ago
6714349
ath5k: clean up ath5k_hw_set_key
by Bob Copeland
· 16 years ago
f6bac3e
ath5k: preserve higher order bits when setting mac address
by Bob Copeland
· 16 years ago
5b9ab2e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
1048643
ath5k: Clean up eeprom parsing and add missing calibration data
by Felix Fietkau
· 16 years ago
0e149cf
ath5k: set mac address in add_interface
by Bob Copeland
· 16 years ago
9764f3f
ath5k: name pci driver "ath5k" too
by Johannes Berg
· 16 years ago
02969b3
ath5k: disable beacon filter when station is not associated
by Martin Xu
· 16 years ago
33ab625
ath5k: fix Security issue in DebugFS part of ath5k
by Cheng Renquan
· 16 years ago
296bf2a
ath5k: allow APs to receive beacons
by Luis R. Rodriguez
· 16 years ago
6a53a8a
ath5k: Fix IMR init
by Nick Kossifidis
· 16 years ago
8b0162a
ath5k: ignore the return value of ath5k_hw_noise_floor_calibration
by Felix Fietkau
· 16 years ago
3f64b43
ath5k: update keycache to support TKIP handling
by Bob Copeland
· 16 years ago
9ad9a26
ath5k: enable hardware encryption for WEP
by Bob Copeland
· 16 years ago
17683c6
ath5k: fix keytable type buglet in ath5k_hw_reset_key
by Bob Copeland
· 16 years ago
f07a6c4
ath5k: Update PCU code
by Nick Kossifidis
· 16 years ago
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
c793033
ath5k: correct handling of rx status fields
by Bob Copeland
· 16 years ago
934f6c3
Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"
by John W. Linville
· 16 years ago
4c674c6
ath5k: Update interrupt masking code
by Nick Kossifidis
· 16 years ago
0bbac08
ath5k: reduce checkpatch.pl errors
by John Daiker
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
by Johannes Berg
· 16 years ago
b706e65
ath5k: fix mesh point operation
by Andrey Yurovsky
· 16 years ago
6e0e0bf
ath5k: correct ath5k signal quality
by Luis R. Rodriguez
· 16 years ago
da966bc
Ath5k: add AP mode
by Jiri Slaby
· 16 years ago
e897558
mac80211: introduce hw config change flags
by Johannes Berg
· 16 years ago
0632790
ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode
by Bob Copeland
· 16 years ago
7d19267
ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular
by Elias Oltmanns
· 16 years ago
85519a6
ath5k: correct misspelling in debug help
by Bob Copeland
· 16 years ago
bc1b32d
ath5k: Reset key cache on interface up, thus fixing resume
by Elias Oltmanns
· 16 years ago
8bdd5b9
ath5k: fix suspend-related oops on rmmod
by Bob Copeland
· 16 years ago
2f7fe87
ath5k: implement multi-rate retry support, fix tx status reporting
by Felix Fietkau
· 16 years ago
76708de
mac80211: free up 2 bytes in skb->cb
by Felix Fietkau
· 16 years ago
0d5f031
ath5k: Add support for AR2417 v2
by Nick Kossifidis
· 16 years ago
75d0edb
ath5k: Fix SREV reporting after SREV updates
by Nick Kossifidis
· 16 years ago
509a106
ath5k: Use QUIET mechanism on tx dma stop
by Nick Kossifidis
· 16 years ago
ee81c55
ath5k: Use new srevs to properly attach radio chips
by Nick Kossifidis
· 16 years ago
1bef016
ath5k: Update registers and SREV ids v2
by Nick Kossifidis
· 16 years ago
14be994
ath5k: write beacon control register twice when resetting tsf
by Bob Copeland
· 16 years ago
Next »