index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwl8k: s/IEEE80211_ADDR_LEN/ETH_ALEN/g
Lennert Buytenhek
2009-08-20
1
-25
/
+22
*
mwl8k: remove various unused struct members and defines
Lennert Buytenhek
2009-08-20
1
-65
/
+8
*
ath9k: Nuke struct ath9k_node_stats
Vasanthakumar Thiagarajan
2009-08-20
5
-25
/
+8
*
ath9k: Fix bug in retrieving average beacon rssi
Vasanthakumar Thiagarajan
2009-08-20
1
-6
/
+1
*
b43: add hardware tkip
gregor kowski
2009-08-20
5
-12
/
+147
*
mac80211: fix register_hw error path
Johannes Berg
2009-08-20
1
-1
/
+1
*
b43: LP-PHY: Implement spec updates and remove resolved FIXMEs
Gábor Stefanik
2009-08-20
3
-46
/
+82
*
cfg80211: allow cfg80211_connect_result with bssid == NULL
Zhu Yi
2009-08-20
2
-2
/
+5
*
orinoco: remove spare whitespace
David Kilroy
2009-08-20
1
-1
/
+1
*
cfg80211: fix leaks of wdev->conn->ie
David Kilroy
2009-08-20
1
-0
/
+4
*
ar9170: refactor configure_filter
Christian Lamparter
2009-08-20
3
-84
/
+27
*
b43: LP-PHY: Two small spec updates
Gábor Stefanik
2009-08-20
1
-5
/
+12
*
rt2x00: bss_info_changed() callback is allowed to sleep
Ivo van Doorn
2009-08-20
6
-25
/
+3
*
rt2x00: configure_filter() callback is allowed to sleep
Ivo van Doorn
2009-08-20
3
-15
/
+1
*
cfg80211: fix dangling scan request checking
Johannes Berg
2009-08-20
3
-13
/
+67
*
ipw2x00: fix sparse warnings
Reinette Chatre
2009-08-20
2
-43
/
+44
*
mac80211: New stat counters for multicast and unicast forwarded frames
Daniel Walker
2009-08-20
4
-2
/
+21
*
wl1271: remove print_mac usage
John W. Linville
2009-08-20
1
-3
/
+2
*
rc80211_pid_algo.c: remove unused variable declaration
John W. Linville
2009-08-20
1
-1
/
+0
*
ath: move regulatory info into shared common structure
Luis R. Rodriguez
2009-08-20
15
-79
/
+116
*
ath9k: Fix TX poll cancelling
Sujith
2009-08-20
1
-4
/
+3
*
wl1251: halt the embedded CPU before loading firmware
Bob Copeland
2009-08-20
1
-0
/
+3
*
mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.
Javier Cardona
2009-08-20
5
-29
/
+24
*
rt2x00: Add support for retry rates
Benoit PAPILLAULT
2009-08-20
2
-5
/
+19
*
rt2x00: Fix MCS register intialization
Ivo van Doorn
2009-08-20
1
-1
/
+1
*
rt2x00: wireless CLI ID and packet ID must not be 0
Ivo van Doorn
2009-08-20
1
-2
/
+2
*
rt2x00: Set SKBDESC_L2_PADDED in RX path
Ivo van Doorn
2009-08-20
1
-1
/
+3
*
rt2x00: Add new RF chip defines
Ivo van Doorn
2009-08-20
1
-0
/
+6
*
rt2x00: Fix for rt2800usb for SHARED_KEY_TABLE initializations
Ivo van Doorn
2009-08-20
2
-6
/
+6
*
rt2x00: Fix RFKILL polling
Ivo van Doorn
2009-08-20
1
-2
/
+2
*
b43: LP-PHY: Fix setting TX power control mode during RC calibration
Gábor Stefanik
2009-08-20
1
-1
/
+1
*
b43: LP-PHY: Fix reading old mode in the set TX power control routine
Gábor Stefanik
2009-08-20
1
-2
/
+2
*
wl1251: correct definitions for 0th bit defines
Bob Copeland
2009-08-20
1
-2
/
+2
*
mac80211: remove deprecated API
Johannes Berg
2009-08-20
4
-29
/
+2
*
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-20
28
-169
/
+297
*
cfg80211: report userspace SME connected event properly
Johannes Berg
2009-08-20
2
-16
/
+15
*
b43: LP-PHY: Remove BROKEN from B43_PHY_LP
Gábor Stefanik
2009-08-20
2
-7
/
+9
*
b43: LP-PHY: Update B2062 radio init with recent spec changes
Gábor Stefanik
2009-08-20
1
-0
/
+5
*
b43: LP-PHY: Fix a bug in the B2062 channel tune path
Gábor Stefanik
2009-08-20
1
-1
/
+1
*
b43: LP-PHY: Update code for spec fixes, and fix a few typos
Gábor Stefanik
2009-08-20
1
-18
/
+35
*
b43: LP-PHY: Fix a spec error in the B2062 channel switch routine
Gábor Stefanik
2009-08-20
1
-0
/
+4
*
cfg80211: fix deadlock
Johannes Berg
2009-08-20
1
-12
/
+18
*
b43: LP-PHY: Update baseband init for recent spec changes
Gábor Stefanik
2009-08-20
1
-5
/
+68
*
b43: Handle B43_PHYTYPE_LP in RX path
Gábor Stefanik
2009-08-20
2
-1
/
+2
*
b43: LP-PHY: Fix another TX power control abuse
Gábor Stefanik
2009-08-20
1
-3
/
+4
*
b43: LP-PHY: Update TX gain override for a spec typo fix
Gábor Stefanik
2009-08-20
1
-1
/
+1
*
b43: LP-PHY: Don't adjust gain table for rev2+ when setting channel
Gábor Stefanik
2009-08-20
1
-2
/
+1
*
b43: Make LP-PHY testable
Gábor Stefanik
2009-08-20
1
-4
/
+7
*
b43: Add LP-PHY firmware loading support
Gábor Stefanik
2009-08-20
1
-1
/
+25
*
ssb: Fix typo in the rev8 SPROM extraction routine
Gábor Stefanik
2009-08-20
1
-1
/
+1
[next]