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
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-06
1
-1
/
+1
|
\
|
*
ath9k: fix misplaced semicolon on rate control
Luis R. Rodriguez
2009-10-30
1
-1
/
+1
*
|
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
*
|
ath9k: move hw code to its own module
Luis R. Rodriguez
2009-10-07
8
-14
/
+121
*
|
ath9k: use common read/write ops on pci and debug code
Luis R. Rodriguez
2009-10-07
2
-10
/
+15
*
|
ath9k: Fix bugs in handling TX power
Senthil Balasubramanian
2009-10-07
3
-7
/
+104
*
|
ath9k: Advertise midband for AR5416 devices
Senthil Balasubramanian
2009-10-07
2
-1
/
+5
*
|
ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.
Senthil Balasubramanian
2009-10-07
3
-7
/
+14
*
|
ath9k: Handle ATH9K_BEACON_RESET_TSF properly
Senthil Balasubramanian
2009-10-07
1
-1
/
+0
*
|
ath9k: Allow PSPOLL only when the interface is configured in AP mode
Senthil Balasubramanian
2009-10-07
1
-1
/
+4
*
|
ath9k: Update initvals
Vasanthakumar Thiagarajan
2009-10-07
1
-24
/
+25
*
|
ath9k: Fix RTC reset for AR5416
Sujith
2009-10-07
1
-2
/
+3
*
|
ath9k: Update INI release for AR9287
Sujith
2009-10-07
4
-12
/
+48
*
|
ath9k: Add Calibration checks
Vivek Natarajan
2009-10-07
1
-28
/
+50
*
|
ar9170: handle overflow in tsf_low register during get_tsf
Joerg Albert
2009-10-07
3
-10
/
+18
*
|
ar9170: add heavy clip handling
Joerg Albert
2009-10-07
2
-4
/
+69
*
|
ar9170: fixed coding style, moved define
Joerg Albert
2009-10-07
2
-13
/
+17
*
|
ath9k: make ath9k_common_ops const
Luis R. Rodriguez
2009-10-07
1
-1
/
+1
*
|
atheros: move bus ops to ath_common
Luis R. Rodriguez
2009-10-07
11
-48
/
+66
*
|
ath9k: move ATH9K_RSSI_BAD to hw.h
Luis R. Rodriguez
2009-10-07
4
-6
/
+6
*
|
ath9k: clarify what hw code is and remove ath9k.h from a few files
Luis R. Rodriguez
2009-10-07
12
-15
/
+15
*
|
ath9k: remove driver ASSERT, just use BUG_ON()
Luis R. Rodriguez
2009-10-07
6
-16
/
+14
*
|
ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h
Luis R. Rodriguez
2009-10-07
2
-1
/
+2
*
|
ath9k: remove ath9k_ht_macmode
Luis R. Rodriguez
2009-10-07
5
-33
/
+17
[next]