Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
339a2afcaafb16d6a07a859d7cc6078f9bfeca91
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ath9k.h
6c3118e
ath9k: Fix bug in starting ani
by Vasanthakumar Thiagarajan
· 15 years ago
e500324
ath9k: Add Tx EDMA support
by Vasanthakumar Thiagarajan
· 15 years ago
5088c2f
ath9k: Initialize and configure tx status for EDMA
by Vasanthakumar Thiagarajan
· 15 years ago
4adfcde
ath9k: Setup appropriate tx desc for regular dma and edma
by Vasanthakumar Thiagarajan
· 15 years ago
b5c80475
ath9k: Add Rx EDMA support
by Felix Fietkau
· 15 years ago
3069168
ath9k: move imask from sc to ah
by Pavel Roskin
· 15 years ago
db1a052
ath9k: split out access to tx status information
by Felix Fietkau
· 15 years ago
3f7c5c1
ath9k: Enable TIM timer interrupt only when needed.
by Senthil Balasubramanian
· 15 years ago
ab5132a
ath9k: fix access to freed data on unload
by Pavel Roskin
· 15 years ago
1dbfd9d
ath9k: Handle full sleep in ps_restore.
by Vivek Natarajan
· 15 years ago
58da131
ath9k: Fix wifi disconnection when collocated bt scan is active
by Vasanthakumar Thiagarajan
· 15 years ago
285f2dd
ath9k: Cleanup init/deinit routines
by Sujith
· 15 years ago
1b04b93
ath9k: Cleanup Powersave flags
by Sujith
· 15 years ago
5562420
ath9k: Add new file init.c
by Sujith
· 15 years ago
0fca65c
ath9k: Add a new file for GPIO
by Sujith
· 15 years ago
4f9b2a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
13bda12
ath9k: fix ito64
by Ming Lei
· 15 years ago
05c78d6
ath9k: Remove ANI lock
by Sujith
· 15 years ago
a830df0
ath9k: separate debugfs support from CONFIG_ATH_DEBUG
by Felix Fietkau
· 15 years ago
94db293
ath9k: Ensure a fair beacon distribution in IBSS mode.
by Vivek Natarajan
· 15 years ago
e7824a5
ath9k: fix processing of TX PS null data frames
by Luis R. Rodriguez
· 15 years ago
545750d
ath9k: properly use the mac80211 rate control api
by Felix Fietkau
· 15 years ago
7c82a18
ath9k: Remove a few unused variables
by Sujith
· 15 years ago
db86f07
ath9k_common: add new module to share 802.11n driver helpers
by Luis R. Rodriguez
· 15 years ago
7e86c10
ath9k: move driver keymap, keymax and splitmic to common
by Luis R. Rodriguez
· 15 years ago
cc861f7
ath: move the rx bufsize to common to share with ath5k/ath9k
by Luis R. Rodriguez
· 15 years ago
3d536ac
ath9k: move struct ath_ani to common area
by Luis R. Rodriguez
· 15 years ago
f52de03
ath9k: handle low buffer space for virtual wiphys
by Luis R. Rodriguez
· 15 years ago
68a8911
ath9k: pass the ieee80211_hw on radio enable/disable
by Luis R. Rodriguez
· 15 years ago
194b7c1
ath9k: fix listening to idle requests
by Luis R. Rodriguez
· 15 years ago
536b3a7
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
by Luis R. Rodriguez
· 15 years ago
5bb1279
atheros: move bus ops to ath_common
by Luis R. Rodriguez
· 15 years ago
990b70a
ath9k: move ATH9K_RSSI_BAD to hw.h
by Luis R. Rodriguez
· 15 years ago
cfe8cba
ath9k: clarify what hw code is and remove ath9k.h from a few files
by Luis R. Rodriguez
· 15 years ago
9680e8a
ath9k: remove driver ASSERT, just use BUG_ON()
by Luis R. Rodriguez
· 15 years ago
e3d01bf
ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h
by Luis R. Rodriguez
· 15 years ago
25c56ee
ath9k: remove ath9k_ht_macmode
by Luis R. Rodriguez
· 15 years ago
6420014
ath9k: remove ath9k 25 MHz HT40 spacing stuff
by Luis R. Rodriguez
· 15 years ago
43c2761
atheros: move tx/rx chainmask to ath_common
by Luis R. Rodriguez
· 15 years ago
c46917b
atheros: add common debug printing
by Luis R. Rodriguez
· 15 years ago
9e4bffd
atheros/ath9k: add common read/write ops and port ath9k to use it
by Luis R. Rodriguez
· 15 years ago
867633f
ath9k: Define bus agnostic bluetooth coex prep helper
by Luis R. Rodriguez
· 15 years ago
27c51f1
ath9k: move ath_common to ath_hw
by Luis R. Rodriguez
· 15 years ago
1510718
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
by Luis R. Rodriguez
· 15 years ago
1775374
ath: move ath_bcast_mac to common header
by Luis R. Rodriguez
· 15 years ago
e08a6ac
ath9k: move bt_stomp_type to driver core
by Luis R. Rodriguez
· 15 years ago
8c1b395
ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool
by Luis R. Rodriguez
· 15 years ago
75d7839
ath9k: move driver core helpers to main.c
by Luis R. Rodriguez
· 15 years ago
af03abe
ath9k: move hw specific btcoex info to ath_hw
by Luis R. Rodriguez
· 15 years ago
2e20250
ath9k: move btcoex core driver info to its own struct
by Luis R. Rodriguez
· 15 years ago
aeac355
ath9k: Store subsystem id in struct hw_version
by Vasanthakumar Thiagarajan
· 15 years ago
1773912
ath9k: Add Bluetooth Coexistence 3-wire support
by Vasanthakumar Thiagarajan
· 16 years ago
f14462c
ath9k: Move btcoex related data to a separate struct
by Vasanthakumar Thiagarajan
· 16 years ago
17d50d1
ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]
by Vasanthakumar Thiagarajan
· 16 years ago
f985ad1
ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces
by Vasanthakumar Thiagarajan
· 16 years ago
22e66a4
ath9k: Nuke struct ath9k_node_stats
by Vasanthakumar Thiagarajan
· 16 years ago
608b88c
ath: move regulatory info into shared common structure
by Luis R. Rodriguez
· 16 years ago
08fc5c1
ath9k: Enable LEDs for AR9287 chipsets.
by Vivek Natarajan
· 16 years ago
d15dd3e
ath: add common ath_rxbuf_alloc() and make ath9k use it
by Luis R. Rodriguez
· 16 years ago
1e40bcf
ath9k: distinguish between device initialization and ath_softc init
by Luis R. Rodriguez
· 16 years ago
fec247c
ath9k: Add debug counters for TX
by Sujith
· 16 years ago
9614832
ath9k: fix race with IEEE80211_CONF_PS checks
by Gabor Juhos
· 16 years ago
4ef7084
ath9k: Remove a few redundant variables/macros
by Sujith
· 16 years ago
f83da96
ath9k: Cleanup return values
by Sujith
· 16 years ago
9e98ac6
ath9k: Remove redundant HT macros
by Sujith
· 16 years ago
6483917
ath9k: disable radio when all devices are marked idle
by Luis R. Rodriguez
· 16 years ago
709ade9
ath9k: serialize ath9k_ps_{wakeup,restore} calls
by Gabor Juhos
· 16 years ago
0bc0798
ath9k: uninline ath9k_ps_{wakeup,restore} functions
by Gabor Juhos
· 16 years ago
04717cc
ath9k: serialize ath9k_hw_setpower calls
by Gabor Juhos
· 16 years ago
164ace3
ath9k: Fix TX hang issue with Atheros chipsets
by Senthil Balasubramanian
· 16 years ago
a59b5a5
ath9k: Manipulate and report the correct RSSI
by Senthil Balasubramanian
· 16 years ago
dd19018
ath9k: cleanup try count for MRR in rate control
by Luis R. Rodriguez
· 16 years ago
e5f0921
ath9k: race condition in SCANNING state check during ANI calibration
by Senthil Balasubramanian
· 16 years ago
c3d8f02
ath9k: Remove unnecessary count for addba attempt
by Vasanthakumar Thiagarajan
· 16 years ago
7fe96a1
ath9k: prevent sleeping while we are waiting for CAB
by Gabor Juhos
· 16 years ago
3b319aa
ath9k: port to cfg80211 rfkill
by Johannes Berg
· 16 years ago
19d337d
rfkill: rewrite
by Johannes Berg
· 16 years ago
ccdfeab
ath9k: Update Beacon timers based on timestamp from the AP
by Jouni Malinen
· 16 years ago
9a23f9c
ath9k: Wake up for TX in mac80211 timeout=0 sleep mode
by Jouni Malinen
· 16 years ago
6b96f93
ath9k: cleanup beacon parameters configuration
by Vasanthakumar Thiagarajan
· 16 years ago
cc65965
ath9k: Fix PS mode operation to receive buffered broadcast/multicast frames
by Jouni Malinen
· 16 years ago
4f0fc7c
ath9k: make private driver rate tables const
by Luis R. Rodriguez
· 16 years ago
fb4a3d3
ath9k: uninline ath9k_io{read,write}32 routines
by Gabor Juhos
· 16 years ago
57c4d7b
mac80211: clean up beacon interval settings
by Johannes Berg
· 16 years ago
203c480
atheros: put atheros wireless drivers into ath/
by Luis R. Rodriguez
· 16 years ago
[Renamed from drivers/net/wireless/ath9k/ath9k.h]
797fe5c
ath9k: Remove the useless do..while loops
by Sujith
· 16 years ago
4658b98
ath9k: Remove TIM from the interrupt mask
by Sujith
· 16 years ago
5cc9399
ath9k: Remove unused structures
by Sujith
· 16 years ago
ae459af
ath9k: Remove a couple of unused variables in descriptor handling
by Sujith
· 16 years ago
a119cc4
ath9k: Cleanup buffer status handling
by Sujith
· 16 years ago
a22be22
ath9k: Avoid unneeded casts
by Sujith
· 16 years ago
bdbdf46
ath9k: Remove a few unused flags
by Sujith
· 16 years ago
0ee904c
drivers/net: replace BUG() with BUG_ON() if possible
by Alexander Beregalov
· 16 years ago
6b2c403
ath9k: Nuke struct ath_xmit_status
by Vasanthakumar Thiagarajan
· 16 years ago
cee075a
ath9k: Update copyright in all the files
by Sujith
· 16 years ago
4ed96f0
ath9k: Add support for multiple virtual AP interfaces
by Jouni Malinen
· 16 years ago
2d6a5e9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
6158425
ath9k: implement IO serialization
by Luis R. Rodriguez
· 16 years ago
f98c3bd
ath9k: Add a simple virtual wiphy scheduler
by Jouni Malinen
· 16 years ago
8089cc4
ath9k: Special processing for channel changes during scan
by Jouni Malinen
· 16 years ago
Next »