index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
rt2x00: Fix HW crypto key handling
Ivo van Doorn
2008-09-24
3
-5
/
+6
*
|
|
ath9k: Add a few comments about mibevents
Luis R. Rodriguez
2008-09-24
1
-2
/
+16
*
|
|
mac80211: clean up rate control API
Johannes Berg
2008-09-24
6
-304
/
+146
*
|
|
ath9k: Fix TSF Adjust usage
Sujith
2008-09-24
1
-1
/
+2
*
|
|
ath9k: Fix nexttbtt calculation
Sujith
2008-09-24
2
-3
/
+7
*
|
|
ath9k: Whitespace cleanup
Sujith
2008-09-24
1
-76
/
+60
*
|
|
iwlwifi: remove HT flags from RXON when not in HT anymore
Emmanuel Grumbach
2008-09-24
2
-3
/
+8
*
|
|
libertas: Reduce the WPA key installation time (fixups)
Javier Cardona
2008-09-24
2
-3
/
+24
*
|
|
ath5k: Fix bad udelay calls on AR5210 code
Nick Kossifidis
2008-09-24
3
-10
/
+14
*
|
|
iwlwifi: make PS use named constants
Tomas Winkler
2008-09-24
1
-7
/
+12
*
|
|
iwlwifi: don't delay scan in IBSS mode
Tomas Winkler
2008-09-24
1
-2
/
+4
*
|
|
b43: Issue warning when RFKILL_INPUT is not enabled
Larry Finger
2008-09-24
1
-0
/
+5
*
|
|
wireless: Read scan flags correctly on x86-64
David Kilroy
2008-09-24
4
-5
/
+4
*
|
|
zd1211: Use skb_queue_walk() instead of by-hand implementation.
David S. Miller
2008-09-23
1
-1
/
+1
*
|
|
libertas: correct "limited range of data type" warning
John W. Linville
2008-09-15
1
-3
/
+2
*
|
|
orinoco: Fix compile warnings
David Kilroy
2008-09-15
1
-7
/
+7
*
|
|
mac80211 hwsim: make radio list dynamic
Johannes Berg
2008-09-15
1
-41
/
+45
*
|
|
mac80211: fix virtual interfaces vs. injection
Johannes Berg
2008-09-15
2
-9
/
+15
*
|
|
libertas: Reduce the WPA key installation time.
Javier Cardona
2008-09-15
1
-3
/
+13
*
|
|
b43: fix QoS parameters initialization
Lorenzo Nava
2008-09-15
1
-1
/
+1
*
|
|
iwl3945: add MODULE_FIRMWARE for 3945 HW
Zhu Yi
2008-09-15
1
-0
/
+2
*
|
|
iwlwifi: add MODULE_FIRMWARE for 5000 HW
Tomas Winkler
2008-09-15
1
-0
/
+2
*
|
|
iwlwifi: update 5350 Wifi PCI IDs
Tomas Winkler
2008-09-15
1
-1
/
+4
*
|
|
iwlwifi: don't access mac80211's AMPDU state machine
Johannes Berg
2008-09-15
1
-7
/
+1
*
|
|
mac80211: share sta_info->ht_info
Johannes Berg
2008-09-15
1
-3
/
+3
*
|
|
mac80211: move txrate_idx into RC algorithms
Johannes Berg
2008-09-15
3
-19
/
+5
*
|
|
mac80211: share sta->supp_rates
Johannes Berg
2008-09-15
3
-6
/
+6
*
|
|
mac80211: move last_txrate_idx into RC algorithms
Johannes Berg
2008-09-15
2
-14
/
+21
*
|
|
mac80211 hwsim: verify sta pointers
Johannes Berg
2008-09-15
1
-0
/
+44
*
|
|
mac80211: share STA information with driver
Johannes Berg
2008-09-15
6
-32
/
+32
*
|
|
mac80211 hwsim: verify vif pointers
Johannes Berg
2008-09-15
1
-0
/
+58
*
|
|
mac80211: use nl80211 interface types
Johannes Berg
2008-09-15
38
-264
/
+264
*
|
|
libertas: convert SNMP_MIB to a direct command
Dan Williams
2008-09-15
9
-264
/
+172
*
|
|
ath9k: Add RF kill support
Vasanthakumar Thiagarajan
2008-09-15
4
-32
/
+327
*
|
|
ath9k: Re-order functions in main.c
Vasanthakumar Thiagarajan
2008-09-15
1
-469
/
+469
*
|
|
libertas: remove unused generic RESET command
Dan Williams
2008-09-15
4
-27
/
+2
*
|
|
zd1211rw: make use of new regulatory_hint()
Luis R. Rodriguez
2008-09-15
7
-203
/
+102
*
|
|
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.
Anna Neal
2008-09-11
6
-7
/
+128
*
|
|
iwlwifi: Added support for 3 antennas
Guy Cohen
2008-09-11
2
-63
/
+122
*
|
|
iwlwifi: fix searching for best rate in new search column
Guy Cohen
2008-09-11
1
-1
/
+2
*
|
|
iwl3945 : Code cleanup
Abhijeet Kolekar
2008-09-11
1
-13
/
+1
*
|
|
libertas: clear current command on card removal
Dan Williams
2008-09-11
1
-1
/
+19
*
|
|
rt2x00: Make rt2x00 LEDS invisible config option
Ivo van Doorn
2008-09-11
6
-63
/
+26
*
|
|
rt2x00: Make RFKILL enabled by default
Ivo van Doorn
2008-09-11
5
-62
/
+42
*
|
|
rt2x00: Revert "rt2x00: Fix the beacon length bug"
Ivo van Doorn
2008-09-11
2
-24
/
+0
*
|
|
b43legacy: Fix to enhance TX speed
Ehud Gavron
2008-09-11
1
-13
/
+19
*
|
|
b43legacy: Fix failure in rate-adjustment mechanism
Larry Finger
2008-09-11
1
-1
/
+1
*
|
|
b43: Remove QoS update workqueue
Michael Buesch
2008-09-11
2
-48
/
+24
*
|
|
b43 G-PHY: Remove mmiowb()
Michael Buesch
2008-09-11
1
-1
/
+0
*
|
|
b43: Fix QoS defaults
Michael Buesch
2008-09-11
1
-11
/
+45
[prev]
[next]