Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fec0de1110e58ed39647e484bff8437e4185158d
/
drivers
/
net
/
wireless
/
ath9k
/
hw.c
fec0de1
ath9k: Fix rd_ext EEPROM capability for AR9285
by Sujith
· 16 years ago
6d08b9b
ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()
by Luis R. Rodriguez
· 16 years ago
24c1a28
ath9k: add comments for ath9k_hw_configpcipowersave()
by Luis R. Rodriguez
· 16 years ago
2660b81
ath9k: Remove all the useless ah_ variable prefixes
by Sujith
· 16 years ago
f74df6f
ath9k: Cleanup EEPROM operations
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
d6bad49
ath9k: Move regulatory information to a separate structure
by Sujith
· 16 years ago
d535a42
ath9k: Store HW version information in a separate structure
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
feed029
ath9k: Fix typo in checking for chip revision
by Sujith
· 16 years ago
793c592
ath9k: Fix AR9285 specific noise floor eeprom reads.
by Senthil Balasubramanian
· 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
369391d
ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset()
by Vasanthakumar Thiagarajan
· 16 years ago
e6799cc
ath9k: Fix typo in chip version check
by Vasanthakumar Thiagarajan
· 16 years ago
3cbb5dd
ath9k: Enable dynamic power save in ath9k.
by Vivek Natarajan
· 16 years ago
0c1aa49
ath9k: enable support for AR9100
by Gabor Juhos
· 16 years ago
d03a66c
ath9k: remove (u16) casts from rtc register access
by Gabor Juhos
· 16 years ago
138ab2e
ath9k: Fix basic connectivity issue
by Vasanthakumar Thiagarajan
· 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
cb33c41
ath9k: INI update for Atheros AR9280 and AR9285 chipset.
by Senthil Balasubramanian
· 16 years ago
a085ff7
ath9k: fix sparse warnings
by Luis R. Rodriguez
· 16 years ago
0de57d9
ath9k: remove ath9k_hw_check_chan()
by Luis R. Rodriguez
· 16 years ago
4febf7b
ath9k: remove ath9k_hw_chan2wmode()
by Luis R. Rodriguez
· 16 years ago
ae8d285
ath9k: consolidate arguments on hw reset
by Luis R. Rodriguez
· 16 years ago
8aa15e1
ath9k: avoid rx frames with corrupted descriptor.
by Senthil Balasubramanian
· 16 years ago
2df1bff
ath9k: Incorrect band enum causes invalid antenna configuration.
by Senthil Balasubramanian
· 16 years ago
e759407
ath9k: Adding support for Atheros AR9285 chipset.
by Senthil Balasubramanian
· 16 years ago
f6688cd
ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV
by Sujith
· 16 years ago
d97809d
ath9k: Replace ath9k_opmode with nl80211_iftype
by Colin McCabe
· 16 years ago
04bd4638
ath9k: Use cleaner debug masks
by Sujith
· 16 years ago
99405f9
ath9k: Use proper TX channel width for setting channels
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
9f80420
ath9k: INI update for atheros chipets.
by Senthil Balasubramanian
· 16 years ago
392dff8
ath9k : Display MAC/BB and RF version at startup (v2)
by Benoit PAPILLAULT
· 16 years ago
f1dc560
ath9k: Refactor hw.c
by Sujith
· 16 years ago
9371dd6
ath9k: remove useless conditional
by Bob Copeland
· 16 years ago
f97e400
ath9k: enable RX interrupt mitigation
by Luis R. Rodriguez
· 16 years ago
e174961
net: convert print_mac to %pM
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
6f25542
ath9k: enable ANI to help with noisy environments
by Luis R. Rodriguez
· 16 years ago
e6c948e
ath9k: Add a few comments about mibevents
by Luis R. Rodriguez
· 16 years ago
500c064
ath9k: Add RF kill support
by Vasanthakumar Thiagarajan
· 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
1b96175
ath9k: Incorrect key used when group and pairwise ciphers are different.
by Senthil Balasubramanian
· 16 years ago
c83be68
ath9k: Add LED support
by Vasanthakumar Thiagarajan
· 16 years ago
ff9b662
ath9k: Miscellaneous fixes
by Sujith
· 16 years ago
dc2222a
ath9k: Random cleanup
by Sujith
· 16 years ago
b4696c8b
ath9k: Use a single opmode variable
by Sujith
· 16 years ago
d2d80ee
ath9k: Remove ar5416hal and assign default values directly
by Sujith
· 16 years ago
88b9e2b
ath9k: work around gcc ICEs (again)
by Adrian Bunk
· 16 years ago
86b89ee
ath9k: Revamp wireless mode usage
by Sujith
· 16 years ago
06df8be
ath9k: Use mac80211's band macros and remove enum hal_freq_band
by Sujith
· 16 years ago
ea9880f
ath9k: Remove redundant data structure ath9k_txq_info
by Sujith
· 16 years ago
60b67f5
ath9k: Cleanup data structures related to HW capabilities
by Sujith
· 16 years ago
b08cbcd
ath9k: work around gcc ICEs
by Adrian Bunk
· 16 years ago
f078f20
ath9k: Add new Atheros IEEE 802.11n driver
by Luis R. Rodriguez
· 16 years ago