Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ccdfeab6536ae55d43436ffaae949afde6e962ca
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ath9k.h
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]
797fe5cb
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
7ec3e51
ath9k: Add workaround to recover from failed channel changes
by Jouni Malinen
· 16 years ago
18eb62f
ath9k: Pause other virtual wiphys on channel change
by Jouni Malinen
· 16 years ago
9580a22
ath9k: Make start/stop operations aware of virtual wiphys
by Jouni Malinen
· 16 years ago
0e2dedf
ath9k: Add routines for switching between active virtual wiphys
by Jouni Malinen
· 16 years ago
f0ed85c
ath9k: Virtual wiphy pause/unpause functionality
by Jouni Malinen
· 16 years ago
c52f33d
ath9k: Add support for multiple secondary virtual wiphys
by Jouni Malinen
· 16 years ago
bce048d
ath9k: Add data structure for supporting virtual radio/wiphy operation
by Jouni Malinen
· 16 years ago
8ca21f0
ath9k: Set BSSID mask based on configured interfaces
by Jouni Malinen
· 16 years ago
2c3db3d
ath9k: Cleanup multiple VIF processing
by Jouni Malinen
· 16 years ago
b75bc15
ath9k: Remove unused variables in struct ath_beacon_config
by Sujith
· 16 years ago
b238e90
ath9k: Handle TSF properly for AP mode
by Sujith
· 16 years ago
5379c8a
ath9k: Split beacon configuration into mode specific routines
by Sujith
· 16 years ago
9546aae
ath9k: Cleanup beacon stuck processing
by Sujith
· 16 years ago
9fc9ab0
ath9k: Scrub beacon.c
by Sujith
· 16 years ago
0c98de6
ath9k: Use new scan notifiers from mac80211
by Sujith
· 16 years ago
541d8dd
ath9k: Handle power modes in isr for power save.
by Vivek Natarajan
· 16 years ago
20977d3
ath9k: Add appropriate ANI values for AP mode
by Sujith
· 16 years ago
2660b81
ath9k: Remove all the useless ah_ variable prefixes
by Sujith
· 16 years ago
cbe61d8
ath9k: Merge ath_hal and ath_hal_5416 structures
by Sujith
· 16 years ago
ba52da5
ath9k: Remove duplicate variables
by Sujith
· 16 years ago
17d7904
ath9k: Remove all the sc_ prefixes
by Sujith
· 16 years ago
394cf0a
ath9k: Header file cleanup
by Sujith
· 16 years ago
81b1e19
ath9k: Clean up the way the eeprom antenna configuration is read
by Vasanthakumar Thiagarajan
· 16 years ago
3aa24e6
ath9k: Remove unused ath9k_hw_select_antconfig() from hw.c
by Vasanthakumar Thiagarajan
· 16 years ago
27abe06
ath9k: Read and write the TSF via debugfs
by Alina Friedrichsen
· 16 years ago
5f8e077
ath9k: simplify regulatory code
by Luis R. Rodriguez
· 16 years ago
3cbb5dd
ath9k: Enable dynamic power save in ath9k.
by Vivek Natarajan
· 16 years ago
0ced0e1
ath9k: Setup MFP options for CCMP
by Jouni Malinen
· 16 years ago
c97c92d
ath9k: Enable Bluetooth Coexistence support
by Vasanthakumar Thiagarajan
· 16 years ago
c9e27d9
ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()
by Luis R. Rodriguez
· 16 years ago
76061ab
ath9k: make request to get the noisefloor threshold band specific
by Luis R. Rodriguez
· 16 years ago
ae8d285
ath9k: consolidate arguments on hw reset
by Luis R. Rodriguez
· 16 years ago
e759407
ath9k: Adding support for Atheros AR9285 chipset.
by Senthil Balasubramanian
· 16 years ago
d97809d
ath9k: Replace ath9k_opmode with nl80211_iftype
by Colin McCabe
· 16 years ago
2a163c6
ath9k: Add a debugfs file for dumping DMA status
by Sujith
· 16 years ago
788a3d6
ath9k: Fix bug in deciphering channel flags
by Sujith
· 16 years ago
46d14a5
ath9k: General code scrub
by Sujith
· 16 years ago
e63835b
ath9k: Remove ath9k_rate_table
by Sujith
· 16 years ago
e97275c
ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE
by Senthil Balasubramanian
· 16 years ago
f1dc560
ath9k: Refactor hw.c
by Sujith
· 16 years ago
b139a10
ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare
by Luis R. Rodriguez
· 16 years ago
6f25542
ath9k: enable ANI to help with noisy environments
by Luis R. Rodriguez
· 16 years ago
500c064
ath9k: Add RF kill support
by Vasanthakumar Thiagarajan
· 16 years ago
822ceae
ath9k: Remove more dead code
by Sujith
· 16 years ago
c83be68
ath9k: Add LED support
by Vasanthakumar Thiagarajan
· 17 years ago
e022edb
ath9k: Use mac80211 for multicast power save buffering
by Jouni Malinen
· 17 years ago
19b73c7
ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags
by Sujith
· 17 years ago
b4696c8b
ath9k: Use a single opmode variable
by Sujith
· 17 years ago
6a2b9e8
ath9k: Unused macros, variables
by Sujith
· 17 years ago
86b89ee
ath9k: Revamp wireless mode usage
by Sujith
· 17 years ago
3b95978
ath9k: More unused macros
by Sujith
· 17 years ago
06df8be
ath9k: Use mac80211's band macros and remove enum hal_freq_band
by Sujith
· 17 years ago
ea9880f
ath9k: Remove redundant data structure ath9k_txq_info
by Sujith
· 17 years ago
60b67f5
ath9k: Cleanup data structures related to HW capabilities
by Sujith
· 17 years ago
f078f20
ath9k: Add new Atheros IEEE 802.11n driver
by Luis R. Rodriguez
· 17 years ago