Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
306efdd109f086b19d849f1ec0f9104c9fdb3444
/
drivers
/
net
/
wireless
/
ath9k
306efdd
ath9k: IRQ should be disabled before calling free_irq()
by Senthil Balasubramanian
· 16 years ago
e97275c
ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE
by Senthil Balasubramanian
· 16 years ago
f9bbf43
ath9k: incorrect noise floor threshold values.
by Senthil Balasubramanian
· 16 years ago
9f80420
ath9k: INI update for atheros chipets.
by Senthil Balasubramanian
· 16 years ago
87c1687
drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZE
by Julia Lawall
· 16 years ago
ffb8267
ath9k: enable RXing of beacons on STA/IBSS
by Luis R. Rodriguez
· 16 years ago
392dff8
ath9k : Display MAC/BB and RF version at startup (v2)
by Benoit PAPILLAULT
· 16 years ago
9757d55
ath9k: Fix compilation failure when RFKILL is enabled
by Sujith
· 16 years ago
f161796
ath9k: correct warning about unintialized variable 'tid'
by John W. Linville
· 16 years ago
8469cde
mac80211: Add a new event in ieee80211_ampdu_mlme_action
by Sujith
· 16 years ago
dca3edb
ath9k: Remove internal RX A-MPDU processing
by Sujith
· 16 years ago
7f95903
ath9k: Clear HT info on starting the driver
by Sujith
· 16 years ago
ccc75c5
ath9k: Remove ath_tx_aggr_resp()
by Sujith
· 16 years ago
05a1e2d
ath9k: Enable interrupts at the proper place
by Sujith
· 16 years ago
154662a
ath9k: Remove unnecessary TSF reset
by Sujith
· 16 years ago
9c84b79
ath9k: Streamline attach/detach
by Sujith
· 16 years ago
50fdae2
ath9k: Remove unused function ath_get_currentCountry()
by Sujith
· 16 years ago
f1dc560
ath9k: Refactor hw.c
by Sujith
· 16 years ago
5640b08
ath9k: Revamp VAP management
by Sujith
· 16 years ago
a37c2c7
ath9k: Use bitfields to store tid's state in a single variable
by Sujith
· 16 years ago
102e057
ath9k: Ensure ath_node is not NULL when updating tx chainmask
by Sujith
· 16 years ago
43453b3
ath9k: Remove SM Power Save as it is not supported now
by Sujith
· 16 years ago
528f0c6
ath9k: Revamp transmit control block
by Sujith
· 16 years ago
c517016
ath9k: Simplify node attach/detach routines
by Sujith
· 16 years ago
b5aa9bf
ath9k: Node cleanup
by Sujith
· 16 years ago
e5704bf
ath9k: remove useless NULL initialisers
by Johannes Berg
· 16 years ago
4c24429
ath9k: use ETH_P_PAE
by Luis R. Rodriguez
· 16 years ago
9371dd6
ath9k: remove useless conditional
by Bob Copeland
· 16 years ago
8b30b1f
mac80211: Re-enable aggregation
by Sujith
· 16 years ago
a4510bf
ath9k: Check if the STA supports HT when initializing rate control
by Sujith
· 16 years ago
5c020dc
ath9k: Allow user to change tx power when asked
by Luis R. Rodriguez
· 16 years ago
f97e400
ath9k: enable RX interrupt mitigation
by Luis R. Rodriguez
· 16 years ago
b139a10
ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare
by Luis R. Rodriguez
· 16 years ago
50fb2e4
mac80211: remove rate_control_clear
by Johannes Berg
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
by Johannes Berg
· 16 years ago
c49d154
ath9k: correct signal quality report
by Luis R. Rodriguez
· 16 years ago
ae5eb02
mac80211: rewrite HT handling
by Johannes Berg
· 16 years ago
9124b07
mac80211: make retry limits part of hw config
by Johannes Berg
· 16 years ago
e897558
mac80211: introduce hw config change flags
by Johannes Berg
· 16 years ago
d9fe60d
802.11: clean up/fix HT support
by Johannes Berg
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
4233df6
ath9k/mac80211: disallow fragmentation in ath9k, report to userspace
by Johannes Berg
· 16 years ago
d2a3b22
ath9k: Fix return code when ath9k_hw_setpower() fails on reset
by Luis R. Rodriguez
· 16 years ago
1cf69cf
ath9k: remove nasty FAIL macro from ath9k_hw_reset()
by Luis R. Rodriguez
· 16 years ago
76708de
mac80211: free up 2 bytes in skb->cb
by Felix Fietkau
· 16 years ago
6f25542
ath9k: enable ANI to help with noisy environments
by Luis R. Rodriguez
· 16 years ago
a477e4e
ath9k: fix oops on trying to hold the wrong spinlock
by Luis R. Rodriguez
· 16 years ago
0345f37
ath9k: kill ath9k's memzero() and use memset() instead
by Luis R. Rodriguez
· 16 years ago
8ec8eba
ath9k: fixup some merge damage
by John W. Linville
· 16 years ago
b262e60
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e6c948e
ath9k: Add a few comments about mibevents
by Luis R. Rodriguez
· 16 years ago
4b7679a
mac80211: clean up rate control API
by Johannes Berg
· 16 years ago
31e9ab2
ath9k: Fix TSF Adjust usage
by Sujith
· 16 years ago
459f5f9
ath9k: Fix nexttbtt calculation
by Sujith
· 16 years ago
980b24d
ath9k: Whitespace cleanup
by Sujith
· 16 years ago
92cccc2
ath9k: disable MIB interrupts to fix interrupt storm
by Luis R. Rodriguez
· 16 years ago
6115e85
ath9k: Fix IRQ nobody cared issue with ath9k
by Senthil Balasubramanian
· 16 years ago
d0be7cc
ath9k: connectivity is lost after Group rekeying is done
by Senthil Balasubramanian
· 16 years ago
ae17e98
mac80211: move txrate_idx into RC algorithms
by Johannes Berg
· 16 years ago
323ce79
mac80211: share sta->supp_rates
by Johannes Berg
· 16 years ago
17741cd
mac80211: share STA information with driver
by Johannes Berg
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
500c064
ath9k: Add RF kill support
by Vasanthakumar Thiagarajan
· 16 years ago
8feceb6
ath9k: Re-order functions in main.c
by Vasanthakumar Thiagarajan
· 16 years ago
00c5ae2
mac80211: change MIMO_PS to SM_PS
by Tomas Winkler
· 16 years ago
69da6b8
ath9k: Assign seq# when mac80211 requests this
by Jouni Malinen
· 16 years ago
17dce5d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
d203b8e
ath9k: uses/needs led_classdev_[un]register
by Randy Dunlap
· 16 years ago
f59ac04
cfg80211: keep track of supported interface modes
by Luis R. Rodriguez
· 16 years ago
9aab3e3
ath9k: Fix TX control flag use for no ACK and RTS/CTS
by Jouni Malinen
· 16 years ago
43f30ae
ath9k: Fix TX status reporting
by Jouni Malinen
· 16 years ago
773b4e0
ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message.
by Senthil Balasubramanian
· 16 years ago
1b96175
ath9k: Incorrect key used when group and pairwise ciphers are different.
by Senthil Balasubramanian
· 16 years ago
5701ed8
ath9k: rc.h cleanup
by Sujith
· 16 years ago
1fe1132
ath9k: Remove sc_lastrx as we don't use it anywhere
by Sujith
· 16 years ago
14cc709
ath9k: Do not update frame's duration field
by Sujith
· 16 years ago
822ceae
ath9k: Remove more dead code
by Sujith
· 16 years ago
c83be68
ath9k: Add LED support
by Vasanthakumar Thiagarajan
· 16 years ago
e022edb
ath9k: Use mac80211 for multicast power save buffering
by Jouni Malinen
· 16 years ago
19b73c7
ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags
by Sujith
· 16 years ago
6065367
ath9k: Use definition from ieee80211.h
by Sujith
· 16 years ago
ff9b662
ath9k: Miscellaneous fixes
by Sujith
· 16 years ago
dc2222a
ath9k: Random cleanup
by Sujith
· 16 years ago
927e70e
ath9k: Remove remaining occurences of ath_skb_map functions
by Sujith
· 16 years ago
b14ecdd
ath9k: Fix TX control flag use for no ACK and RTS/CTS
by Jouni Malinen
· 16 years ago
147583c
ath9k: Assign seq# when mac80211 requests this
by Jouni Malinen
· 16 years ago
580f0b8
ath9k: Fix TX status reporting
by Jouni Malinen
· 16 years ago
a8fff50
ath9k: Updated Beacon generation to use mac80211-style
by Jouni Malinen
· 16 years ago
2ad67de
ath9k: Allow AP mode to be enabled
by Jouni Malinen
· 16 years ago
98deeea
ath9k: Trim struct ath_softc
by Sujith
· 16 years ago
7c56d24
ath9k: Use ah_curchan and remove sc_curchan which is redundant
by Sujith
· 16 years ago
672840a
ath9k: Use bitfields for sc operations
by Sujith
· 16 years ago
b4696c8b
ath9k: Use a single opmode variable
by Sujith
· 16 years ago
6a2b9e8
ath9k: Unused macros, variables
by Sujith
· 16 years ago
d2d80ee
ath9k: Remove ar5416hal and assign default values directly
by Sujith
· 16 years ago
556bb8f
ath9k: Remove a few unnecessary macros
by Sujith
· 16 years ago
cd3d39a
ath9k: Use bitfields for buffer type
by Sujith
· 16 years ago
7dcfdcd
ath9k: RX Filter cleanup
by Sujith
· 16 years ago
f45144e
ath9k: Merge reset functions
by Sujith
· 16 years ago
88b9e2b
ath9k: work around gcc ICEs (again)
by Adrian Bunk
· 16 years ago
Next »