index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
p54: disable PS by default
Christian Lamparter
2009-08-20
1
-0
/
+6
*
ath9k: Updates for AR9287_12 version of chipset.
Vivek Natarajan
2009-08-20
2
-4
/
+11
*
ath9k: Fix ref power interpolation logic for AR9287 chipsets.
Vivek Natarajan
2009-08-20
1
-9
/
+3
*
ath9k: Enable LEDs for AR9287 chipsets.
Vivek Natarajan
2009-08-20
4
-15
/
+22
*
ath9k: Set AR_WA for AR9287 as it improves consistency in throughput.
Vivek Natarajan
2009-08-20
1
-1
/
+1
*
ath9k: Add open loop power control support for AR9287.
Vivek Natarajan
2009-08-20
3
-19
/
+52
*
b43: LP-PHY: Implement channel switching for rev0/1/B2062 radio
Gábor Stefanik
2009-08-20
2
-15
/
+284
*
b43: LP-PHY: Implement channel switching for rev2+/B2063 radio
Gábor Stefanik
2009-08-20
1
-22
/
+402
*
libertas: don't use dynamic-sized array
Andrey Yurovsky
2009-08-20
1
-1
/
+7
[next]