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
/
ath5k
/
base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-24
1
-0
/
+4
|
\
|
*
ath5k: check return value of ieee80211_get_tx_rate
John W. Linville
2010-08-30
1
-0
/
+4
*
|
ath5k: Add tx queue configuration function
Bruno Randolf
2010-09-21
1
-1
/
+39
*
|
ath5k: Simplify cw_min/max and AIFS configuration
Bruno Randolf
2010-09-21
1
-7
/
+11
*
|
ath5k: Keep last descriptor in queue
Bruno Randolf
2010-09-21
1
-32
/
+32
*
|
ath5k: Count how many times a queue got stuck
Bruno Randolf
2010-09-21
1
-0
/
+2
*
|
ath5k: Add watchdog for stuck TX queues
Bruno Randolf
2010-09-21
1
-0
/
+51
*
|
ath5k: Move tx frame completion into separate function
Bruno Randolf
2010-09-21
1
-50
/
+57
*
|
ath5k: Fix TX queues stopping
Bruno Randolf
2010-09-21
1
-5
/
+4
*
|
ath5k: Use four hardware queues
Bruno Randolf
2010-09-21
1
-6
/
+41
*
|
ath5k: reorder base.c to remove fwd decls
Bob Copeland
2010-09-21
1
-898
/
+764
*
|
ath5k: Use common crypt capabilities flags
Bruno Randolf
2010-09-16
1
-1
/
+1
*
|
ath5k: Use common ath key management functions
Bruno Randolf
2010-09-16
1
-19
/
+14
*
|
ath5k: re-order one of the frees on unwind
Dan Carpenter
2010-08-27
1
-2
/
+2
*
|
ath5k: don't enable probe request rx for STAs
Bob Copeland
2010-08-24
1
-2
/
+2
*
|
ath5k: remove all mention of monitor iftype
Bob Copeland
2010-08-24
1
-7
/
+1
*
|
ath5k: remove monitor check in receive_frame_ok filter
Bob Copeland
2010-08-24
1
-3
/
+2
*
|
ath5k: clean up some comments
Bob Copeland
2010-08-24
1
-29
/
+29
*
|
ath5k: remove own (wrong) IEEE80211_MAX_LEN
Nick Kossifidis
2010-08-24
1
-1
/
+1
*
|
ath5k: rename ath5k_hw_set_associd to _set_bssid
Nick Kossifidis
2010-08-24
1
-2
/
+2
*
|
mac80211: use cipher suite selectors
Johannes Berg
2010-08-16
1
-4
/
+5
|
/
*
ath5k: disable ASPM L0s for all cards
Maxim Levitsky
2010-08-13
1
-0
/
+21
*
ath5k: clean up rxlink handling
Bruno Randolf
2010-07-14
1
-5
/
+2
*
ath5k: disable tasklets during reset
Bob Copeland
2010-07-14
1
-6
/
+14
*
ath5k: move reset to mac80211 workqueue
Bob Copeland
2010-07-14
1
-17
/
+21
*
ath5k: use direct function calls for descriptors when possible
Bruno Randolf
2010-06-16
1
-3
/
+4
*
ath5k: move checks and stats into new function
Bruno Randolf
2010-06-16
1
-60
/
+70
*
ath5k: split descriptor handling and frame receive
Bruno Randolf
2010-06-16
1
-71
/
+78
*
ath5k: unify rx descriptor error handling
Bruno Randolf
2010-06-16
1
-2
/
+1
*
ath5k: reset more pointers after we free skbs
Bruno Randolf
2010-06-16
1
-0
/
+7
*
ath5k: print more errors when decriptor setup fails
Bruno Randolf
2010-06-16
1
-1
/
+3
*
ath5k: fix some comment typos
Bruno Randolf
2010-06-16
1
-3
/
+3
*
ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()
Bruno Randolf
2010-06-16
1
-8
/
+9
*
ath5k: more debug prints for resets
Bruno Randolf
2010-06-16
1
-3
/
+11
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-07
1
-19
/
+10
|
\
|
*
ath5k: retain promiscuous setting
Bob Copeland
2010-06-04
1
-1
/
+3
|
*
ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions
Tobias Doerffel
2010-06-04
1
-4
/
+4
|
*
ath5k: wake queues on reset
Bruno Randolf
2010-06-01
1
-14
/
+3
*
|
ath5k: add sysfs files for ANI parameters
Bruno Randolf
2010-06-02
1
-0
/
+3
*
|
ath5k: use ath5k_softc as driver data
Bruno Randolf
2010-06-02
1
-9
/
+6
*
|
ath5k: run NF calibration only every 60 seconds
Bruno Randolf
2010-06-02
1
-7
/
+11
*
|
ath5k: Stop queues only for NF calibration
Bruno Randolf
2010-06-02
1
-5
/
+6
*
|
ath5k: move noise floor calibration into tasklet
Bruno Randolf
2010-06-02
1
-0
/
+1
*
|
ath5k: initialize calibration timers
Bruno Randolf
2010-06-02
1
-0
/
+2
|
/
*
ath5k: consistently use rx_bufsize for RX DMA
Bruno Randolf
2010-05-24
1
-3
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
1
-6
/
+6
|
\
|
*
ath5k: drop warning on jumbo frames
Luis R. Rodriguez
2010-05-11
1
-6
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
1
-4
/
+2
|
\
\
|
|
/
|
*
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
2010-04-30
1
-2
/
+1
|
*
ath5k: remove usage of deprecated noise value
John W. Linville
2010-04-28
1
-2
/
+1
[next]