index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
mac80211: add beacon filtering support
Kalle Valo
5
-1
/
+92
2009-03-27
cfg80211: add feature to hold bss
Kalle Valo
3
-1
/
+46
2009-03-27
mac80211: disable power save when scanning
Kalle Valo
2
-7
/
+69
2009-03-27
mac80211: track beacons separately from the rx path activity
Kalle Valo
3
-32
/
+52
2009-03-27
mac80211: decrease execution of the associated timer
Kalle Valo
3
-0
/
+20
2009-03-27
ath5k: Support LED's on Acer Extensa 5620z
Tulio Magno Quites Machado Filho
2
-0
/
+4
2009-03-27
ar9170: update Makefile, Kconfig and MAINTAINERS
Christian Lamparter
5
-0
/
+43
2009-03-27
ar9170: ar9170: USB frontend driver
Christian Lamparter
2
-0
/
+821
2009-03-27
ar9170: mac/bbp and phy code
Christian Lamparter
2
-0
/
+1692
2009-03-27
ar9170: ar9170: mac80211 interaction code
Christian Lamparter
5
-0
/
+2377
2009-03-27
ar9170: hardware and eeprom header files
Christian Lamparter
2
-0
/
+585
2009-03-27
mac80211: remove mixed-cell and userspace MLME code
Johannes Berg
5
-34
/
+11
2009-03-27
cfg80211: accept no-op interface mode changes
Johannes Berg
2
-9
/
+30
2009-03-27
cfg80211: remove code about country IE support with OLD_REG
Luis R. Rodriguez
1
-28
/
+11
2009-03-27
cfg80211: make regdom module parameter available oustide of OLD_REG
Luis R. Rodriguez
2
-5
/
+32
2009-03-27
cfg80211: fix incorrect assumption on last_request for 11d
Luis R. Rodriguez
1
-1
/
+7
2009-03-27
cfg80211: force last_request to be set for OLD_REG if regdom is EU
Luis R. Rodriguez
1
-4
/
+7
2009-03-27
mac80211_hwsim: let the reg workqueue breathe when regtest is set
Luis R. Rodriguez
1
-0
/
+3
2009-03-27
Add mesh point functionality to ath9k
Pat Erley
4
-13
/
+18
2009-03-27
p54: fix SoftLED compile dependencies
Christian Lamparter
2
-8
/
+13
2009-03-27
nl80211: Check iftype in cfg80211 code
Jouni Malinen
2
-42
/
+56
2009-03-27
nl80211: Check that netif_runnin is true in cfg80211 code
Jouni Malinen
2
-25
/
+40
2009-03-27
nl80211: Add more through validation of MLME command parameters
Jouni Malinen
1
-6
/
+26
2009-03-27
nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
Jouni Malinen
8
-240
/
+14
2009-03-27
ssb: remove EXPERIMENTAL dependencies.
Michael Buesch
1
-8
/
+8
2009-03-27
mac80211: Fix memleak in nl80211 authentication on deinit
Jouni Malinen
1
-0
/
+1
2009-03-27
ath9k: Nuke struct ath_xmit_status
Vasanthakumar Thiagarajan
2
-21
/
+8
2009-03-27
ath9k: Fix bug in reporting status of tx rate
Vasanthakumar Thiagarajan
1
-13
/
+22
2009-03-27
mac80211: resume properly, add suspend/resume test
Johannes Berg
3
-0
/
+65
2009-03-27
b43: Mask PHY TX error interrupt, if not debugging
Michael Buesch
1
-0
/
+2
2009-03-27
wireless/p54: P54_SPI should depend on GENERIC_HARDIRQS
Geert Uytterhoeven
1
-1
/
+1
2009-03-27
nl80211: Add MLME primitives to support external SME
Jouni Malinen
8
-21
/
+601
2009-03-27
nl80211: Event notifications for MLME events
Jouni Malinen
7
-4
/
+219
2009-03-27
mac80211: Fix reassociation by not clearing previous BSSID
Jouni Malinen
1
-2
/
+4
2009-03-27
mac80211: Fix a typo in assoc vs. reassoc check
Jouni Malinen
1
-1
/
+1
2009-03-27
ath9k: Fix rate control update for aggregated frames
Vasanthakumar Thiagarajan
1
-8
/
+18
2009-03-27
mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIME
Johannes Berg
1
-6
/
+0
2009-03-27
mac80211: don't drop nullfunc frames during software scan
Kalle Valo
2
-1
/
+26
2009-03-27
iwl3945: replace stations with stations_39
Abhijeet Kolekar
1
-3
/
+3
2009-03-27
iwlwifi: report error when detect failure during stop agg queue
Wey-Yi Guy
3
-3
/
+7
2009-03-27
iwl3945: control rate decrease
Abhijeet Kolekar
1
-7
/
+6
2009-03-27
iwl3945: fix checkpatch.pl errors
Abhijeet Kolekar
2
-2
/
+2
2009-03-27
iwl3945: use iwl_cmd_queue_free
Abhijeet Kolekar
3
-8
/
+10
2009-03-27
iwl3945: set TFD_QUEUE_MAX to correct value
Abhijeet Kolekar
2
-4
/
+7
2009-03-27
iwlwifi: support 11h
Mohamed Abbas
2
-1
/
+3
2009-03-27
iwlcore: dont commit power command if interface is not up
Mohamed Abbas
1
-1
/
+1
2009-03-27
iwlagn: allow power level setting all the times
Mohamed Abbas
2
-10
/
+0
2009-03-27
iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going down
Wey-Yi Guy
1
-2
/
+11
2009-03-27
iwl3945: use changed in iwl3945_mac_config
Mohamed Abbas
1
-8
/
+12
2009-03-27
iwlagn: use changed in mac_config
Mohamed Abbas
2
-80
/
+85
[next]