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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix update_tkip_key() documentation about the context
Kalle Valo
2010-01-25
2
-3
/
+1
*
b43: Workaround circular locking in hw-tkip key update callback
Michael Buesch
2010-01-25
1
-8
/
+5
*
ath9k: improve max rate retry handling
Felix Fietkau
2010-01-25
2
-8
/
+7
*
iwlwifi: fix throughput degradation in aggregation mode
Daniel Halperin
2010-01-25
1
-14
/
+9
*
iwlwifi: cleanup spectrum measurement command support
Reinette Chatre
2010-01-25
8
-247
/
+33
*
iwlwifi: check endianness annotations by default
Johannes Berg
2010-01-25
1
-0
/
+2
*
iwlwifi: fix sparse warning
Johannes Berg
2010-01-25
1
-1
/
+1
*
iwlwifi: clean up debugfs code
Johannes Berg
2010-01-25
3
-215
/
+91
*
iwlwifi: reorder device setup
Johannes Berg
2010-01-25
1
-12
/
+16
*
iwlwifi: is no longer experimental
Johannes Berg
2010-01-25
1
-1
/
+1
*
iwlwifi: module parameter to enable/disable bt co-exist
Wey-Yi Guy
2010-01-25
2
-1
/
+31
*
iwlwifi: bit field description for BT Config command
Wey-Yi Guy
2010-01-25
2
-4
/
+13
*
iwlwifi: make broadcast station addition generic
Reinette Chatre
2010-01-25
9
-6
/
+23
*
iwlwifi: cleanup station adding code
Reinette Chatre
2010-01-25
1
-36
/
+78
*
iwlwifi: enable DC calibration
Abhijeet Kolekar
2010-01-25
1
-1
/
+15
*
iwlwifi: Tune radio to prevent unexpected behavior
Trieu 'Andrew' Nguyen
2010-01-25
10
-0
/
+132
*
iwlwifi: Logic to control how frequent radio should be reset if needed
Wey-Yi Guy
2010-01-25
2
-2
/
+17
*
iwlwifi: Fix A band scanning when associated
Henry Zhangh
2010-01-25
2
-16
/
+2
*
iwlwifi: add function to reset/tune radio if needed
Wey-Yi Guy
2010-01-25
6
-14
/
+193
*
iwlwifi: configure missed beacon threshold
Wey-Yi Guy
2010-01-25
7
-6
/
+74
*
mac80211: fix tx select key null pointer crash with hostapd
Kalle Valo
2010-01-23
1
-3
/
+4
*
mac80211: add missing key check
Johannes Berg
2010-01-22
1
-1
/
+1
*
p54pci: revise tx locking
Christian Lamparter
2010-01-22
1
-12
/
+4
*
b43: N-PHY: add TX tone
Rafał Miłecki
2010-01-22
1
-5
/
+55
*
b43: N-PHY: add setting power amplifier filters
Rafał Miłecki
2010-01-22
3
-2
/
+64
*
b43: N-PHY: add running samples
Rafał Miłecki
2010-01-22
1
-4
/
+64
*
b43: N-PHY: implement overriding RF control
Rafał Miłecki
2010-01-22
3
-3
/
+137
*
b43: check band width
Rafał Miłecki
2010-01-22
3
-1
/
+10
*
mac80211: fix rx data handling for non-data frames on multiple vifs
Felix Fietkau
2010-01-22
1
-17
/
+28
*
ath9k: Fix wifi disconnection when collocated bt scan is active
Vasanthakumar Thiagarajan
2010-01-22
4
-11
/
+29
*
ath5k: fix setup for CAB queue
Bob Copeland
2010-01-22
3
-6
/
+23
*
ath5k: dont use external sleep clock in AP mode
Bob Copeland
2010-01-22
1
-2
/
+3
*
mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...
Andriy Tkachuk
2010-01-22
2
-1
/
+6
*
cfg80211: export multiple MAC addresses in sysfs
Johannes Berg
2010-01-22
4
-2
/
+60
*
mac80211: pass vif and station to update_tkip_key
Johannes Berg
2010-01-22
6
-25
/
+43
*
mac80211: avoid NULL ptr deref when using WEP
John W. Linville
2010-01-22
1
-3
/
+2
*
libertas/assoc.c: rearrange some strange line breaks
John W. Linville
2010-01-19
1
-32
/
+30
*
ath9k: make tx power config changes take effect immediatley
Luis R. Rodriguez
2010-01-19
1
-1
/
+3
*
nl80211: Allow association to change channels during reassociation
Jouni Malinen
2010-01-19
1
-1
/
+3
*
libertas: Set/clear WPA keys before the WEP ones
Samuel Ortiz
2010-01-19
1
-7
/
+8
*
b43: N-PHY: silence warnings, add missing call
Rafał Miłecki
2010-01-19
1
-3
/
+3
*
b43: N-PHY: implement and add multi-dimensional table reading
Rafał Miłecki
2010-01-19
3
-19
/
+48
*
b43: N-PHY: implement and add reading one element tables
Rafał Miłecki
2010-01-19
3
-11
/
+39
*
b43: N-PHY: implement and add multi-dimensional table writing
Rafał Miłecki
2010-01-19
3
-33
/
+67
*
b43: N-PHY: add writing one element tables
Rafał Miłecki
2010-01-19
1
-27
/
+13
*
p54pci: move tx cleanup into tasklet
Christian Lamparter
2010-01-19
2
-30
/
+32
*
p54pci: handle dma mapping errors
Christian Lamparter
2010-01-19
1
-2
/
+16
*
mac80211: Fixed a bug in IBSS merge
Benoit Papillault
2010-01-19
1
-5
/
+1
*
mac80211: removed useless code in IBSS management
Benoit Papillault
2010-01-19
1
-7
/
+9
*
ath9k: fix RTS/CTS handling
Felix Fietkau
2010-01-19
1
-21
/
+16
[next]