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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath/ath5k/ath9k: Fix crypto capabilities merge issue
Bruno Randolf
2010-09-21
1
-2
/
+1
*
ath5k: Use common crypt capabilities flags
Bruno Randolf
2010-09-16
3
-7
/
+7
*
ath5k: Remove old ath5k key handling functions
Bruno Randolf
2010-09-16
3
-238
/
+0
*
ath5k: Use common ath key management functions
Bruno Randolf
2010-09-16
2
-19
/
+17
*
ath5k: avoid unneeded calibration error messages
Fabio Rossi
2010-09-14
1
-1
/
+1
*
ath5k: fix off-by-one in pilot magnitude mask
Bob Copeland
2010-08-27
1
-1
/
+1
*
ath5k: re-order one of the frees on unwind
Dan Carpenter
2010-08-27
1
-2
/
+2
*
ath5k: log descriptor chains at a new debug level
Bob Copeland
2010-08-25
2
-2
/
+5
*
ath5k: trivial spelling fixes
Bob Copeland
2010-08-25
3
-6
/
+6
*
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
9
-62
/
+59
*
ath5k: remove own (wrong) IEEE80211_MAX_LEN
Nick Kossifidis
2010-08-24
2
-5
/
+2
*
ath5k: rename ath5k_hw_set_associd to _set_bssid
Nick Kossifidis
2010-08-24
5
-12
/
+11
*
mac80211: use cipher suite selectors
Johannes Berg
2010-08-16
2
-15
/
+13
*
ath5k: disable ASPM L0s for all cards
Maxim Levitsky
2010-08-13
1
-0
/
+21
*
ath5k: snprintf() returns largish values
Dan Carpenter
2010-07-26
1
-0
/
+18
*
ath5k: clean up rxlink handling
Bruno Randolf
2010-07-14
2
-5
/
+3
*
ath5k: disable tasklets during reset
Bob Copeland
2010-07-14
1
-6
/
+14
*
ath5k: move reset to mac80211 workqueue
Bob Copeland
2010-07-14
3
-19
/
+24
*
ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413
Bruno Randolf
2010-06-28
1
-1
/
+1
*
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2010-06-25
1
-0
/
+1
|
\
|
*
ath5k: initialize ah->ah_current_channel
Bob Copeland
2010-06-18
1
-0
/
+1
*
|
ath5k: report PHY error frames only for chips which need it
Bruno Randolf
2010-06-16
1
-1
/
+2
*
|
ath5k: review RX descriptor functions
Bruno Randolf
2010-06-16
1
-14
/
+20
*
|
ath5k: take descriptor differences between 5210 and 5211 into account
Bruno Randolf
2010-06-16
2
-10
/
+25
*
|
ath5k: update 5210/5211 frame types
Bruno Randolf
2010-06-16
2
-6
/
+8
*
|
ath5k: review and add comments for descriptors
Bruno Randolf
2010-06-16
2
-154
/
+144
*
|
ath5k: remove pointless rx error overlay struct
Bruno Randolf
2010-06-16
3
-29
/
+9
*
|
ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()
Bruno Randolf
2010-06-16
1
-5
/
+5
*
|
ath5k: use direct function calls for descriptors when possible
Bruno Randolf
2010-06-16
3
-38
/
+20
*
|
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 rx descriptor debugging
Bruno Randolf
2010-06-16
1
-2
/
+2
*
|
ath5k: fix some comment typos
Bruno Randolf
2010-06-16
2
-4
/
+4
*
|
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
2
-3
/
+12
*
|
ath5k: add debugfs file for queue debugging
Bruno Randolf
2010-06-08
2
-0
/
+67
*
|
ath5k: no need to save/restore the default antenna
Bruno Randolf
2010-06-08
1
-7
/
+1
*
|
ath5k: new function for setting the antenna switch table
Bruno Randolf
2010-06-08
4
-27
/
+46
*
|
ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks
Bruno Randolf
2010-06-08
1
-2
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-07
2
-19
/
+17
|
\
\
|
|
/
|
*
ath5k: fix NULL pointer in antenna configuration
Bruno Randolf
2010-06-07
1
-0
/
+7
|
*
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
[next]