index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath5k: add LED support for Acer Aspire One AO751h/AO531h
Keng-Yu Lin
2009-11-06
1
-0
/
+2
*
mac80211: make ieee80211_find_sta per virtual interface
Johannes Berg
2009-11-04
2
-2
/
+4
*
ath9k_hw: make ath9k_phy_modify_rx_buffer() static
Luis R. Rodriguez
2009-10-30
1
-130
/
+126
*
ath9k_hw: Fix and complete force bias for AR5416
Luis R. Rodriguez
2009-10-30
2
-1
/
+73
*
ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs()
Luis R. Rodriguez
2009-10-30
3
-6
/
+3
*
ath9k_hw: make spur mitigation a callback
Luis R. Rodriguez
2009-10-30
2
-11
/
+11
*
ath9k_hw: order phy.c code and integrate spur mitigation
Luis R. Rodriguez
2009-10-30
3
-614
/
+637
*
ath9k_hw: use a callback for frequency change
Luis R. Rodriguez
2009-10-30
2
-10
/
+9
*
ath9k_hw: make both analog channel change routines return int
Luis R. Rodriguez
2009-10-30
3
-23
/
+22
*
ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks()
Luis R. Rodriguez
2009-10-30
4
-5
/
+10
*
ath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks()
Luis R. Rodriguez
2009-10-30
1
-52
/
+20
*
ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks()
Luis R. Rodriguez
2009-10-30
3
-32
/
+17
*
ath9k_hw: bail out early on ath9k_hw_init_rf()
Luis R. Rodriguez
2009-10-30
1
-54
/
+55
*
ath9k_hw: start documenting 802.11n RF anlong front ends
Luis R. Rodriguez
2009-10-30
2
-5
/
+170
*
ath9k_hw: change the way we initialize the pll for ar9271
Luis R. Rodriguez
2009-10-30
2
-0
/
+39
*
ath9k_hw: update register initialization/reset values for ar9271
Luis R. Rodriguez
2009-10-30
3
-16
/
+29
*
ath9k_hw: modify the rf control register for ar9271 revision 1.0
Luis R. Rodriguez
2009-10-30
1
-0
/
+4
*
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
John W. Linville
2009-10-30
4
-4
/
+3
*
ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal()
Luis R. Rodriguez
2009-10-30
1
-1
/
+1
*
ath9k_hw: correct AR_PHY_SPECTRAL_SCAN register offset
Luis R. Rodriguez
2009-10-30
2
-3
/
+16
*
ath9k_hw: add AR9271 single chip name mapping
Luis R. Rodriguez
2009-10-30
1
-1
/
+2
*
ath9k_hw: distinguish single-chip solutions on initial probe print
Luis R. Rodriguez
2009-10-30
4
-20
/
+36
*
ath9k_hw: move mac name and rf name helpers to hw code
Luis R. Rodriguez
2009-10-30
5
-62
/
+71
*
ath: Updates for regulatory and country codes.
Vivek Natarajan
2009-10-27
2
-12
/
+28
*
ar9170: don't filter BlockACK frames
Christian Lamparter
2009-10-27
1
-2
/
+2
*
ar9170usb: atomic pending urbs counter
Christian Lamparter
2009-10-27
2
-7
/
+7
*
ar9170: atomic pending A-MPDU counter
Christian Lamparter
2009-10-27
2
-6
/
+7
*
ath5k: use noise calibration from madwifi hal
Bob Copeland
2009-10-27
5
-80
/
+148
*
ath9k: adjust ahb callbacks to new struct layout to avoid compile errors
Marek Lindner
2009-10-27
1
-4
/
+2
*
ath9k: Fix TX hang poll routine
Sujith
2009-10-27
1
-0
/
+2
*
ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibration
Luis R. Rodriguez
2009-10-27
1
-7
/
+18
*
ath9k_hw: run the carrier leakage calibration fix for ar9271 as well
Luis R. Rodriguez
2009-10-27
1
-1
/
+2
*
ath9k: use right parameter for MODULE_PARM_DESC() for debug
Luis R. Rodriguez
2009-10-09
1
-1
/
+1
*
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
Luis R. Rodriguez
2009-10-07
5
-14
/
+15
*
ath9k: move ath_cleanup() below helpers to avoid forward declarations
Luis R. Rodriguez
2009-10-07
1
-17
/
+14
*
ath9k: add a helper to clean the core driver upon module unload
Luis R. Rodriguez
2009-10-07
1
-2
/
+11
*
ath9k: add helper to un-init the hw properly
Luis R. Rodriguez
2009-10-07
1
-9
/
+14
*
ath9k: initialize hw prior to debugfs
Luis R. Rodriguez
2009-10-07
3
-15
/
+30
*
ath9k: move common->debug_mask setting to ath_init_softc()
Luis R. Rodriguez
2009-10-07
2
-5
/
+5
*
ath5k: enable Power-Save Polls by setting the association ID
Luis R. Rodriguez
2009-10-07
2
-3
/
+9
*
ath5k: fix regression which triggers an SME join upon assoc
Luis R. Rodriguez
2009-10-07
1
-2
/
+2
*
ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()
Luis R. Rodriguez
2009-10-07
1
-7
/
+8
*
ath5k: simplify passed params to ath5k_hw_set_associd()
Luis R. Rodriguez
2009-10-07
5
-9
/
+9
*
ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()
Luis R. Rodriguez
2009-10-07
2
-2
/
+2
*
ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc
Luis R. Rodriguez
2009-10-07
1
-7
/
+2
*
ath5k: fix regression on setting bssid mask on association
Luis R. Rodriguez
2009-10-07
1
-1
/
+1
*
Wireless / ath5k: Simplify suspend and resume callbacks
Rafael J. Wysocki
2009-10-07
1
-24
/
+11
*
atheros: define a common priv struct
Luis R. Rodriguez
2009-10-07
5
-24
/
+31
*
ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271
Luis R. Rodriguez
2009-10-07
2
-2
/
+7
*
ath9k_hw: print device ID if not supported
Luis R. Rodriguez
2009-10-07
1
-1
/
+5
[next]