index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
Johannes Berg
7
-140
/
+11
2009-03-27
mac80211: fix aggregation to not require queue stop
Johannes Berg
6
-78
/
+217
2009-03-27
mac80211: add skb length sanity checking
Johannes Berg
1
-1
/
+6
2009-03-27
mac80211: unify and fix TX aggregation start
Johannes Berg
1
-36
/
+27
2009-03-27
mac80211: clean up __ieee80211_tx args
Johannes Berg
1
-15
/
+16
2009-03-27
mac80211: rework the pending packets code
Johannes Berg
4
-79
/
+98
2009-03-27
mac80211: fix A-MPDU queue assignment
Johannes Berg
1
-8
/
+27
2009-03-27
mac80211: rewrite fragmentation
Johannes Berg
5
-224
/
+173
2009-03-27
mac80211: fix RX path
Johannes Berg
1
-1
/
+1
2009-03-27
mac80211: rate control status only for controlled packets
Johannes Berg
2
-3
/
+7
2009-03-27
mac80211: add beacon filtering support
Kalle Valo
3
-1
/
+53
2009-03-27
mac80211: disable power save when scanning
Kalle Valo
1
-2
/
+62
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
mac80211: remove mixed-cell and userspace MLME code
Johannes Berg
5
-34
/
+11
2009-03-27
nl80211: Check iftype in cfg80211 code
Jouni Malinen
1
-40
/
+0
2009-03-27
nl80211: Check that netif_runnin is true in cfg80211 code
Jouni Malinen
1
-25
/
+0
2009-03-27
nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
Jouni Malinen
5
-166
/
+7
2009-03-27
mac80211: Fix memleak in nl80211 authentication on deinit
Jouni Malinen
1
-0
/
+1
2009-03-27
mac80211: resume properly, add suspend/resume test
Johannes Berg
3
-0
/
+65
2009-03-27
nl80211: Add MLME primitives to support external SME
Jouni Malinen
4
-11
/
+184
2009-03-27
nl80211: Event notifications for MLME events
Jouni Malinen
1
-2
/
+7
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
mac80211: don't drop nullfunc frames during software scan
Kalle Valo
2
-1
/
+26
2009-03-27
mac80211: Tear down aggregation sessions for suspend/resume
Sujith
4
-0
/
+45
2009-03-27
mac80211: acquire sta_lock for station suspend/resume
Johannes Berg
1
-8
/
+10
2009-03-27
mac80211: Populate HT limitation with TKIP/WEP to the handler for SIOCSIWENCO...
Vasanthakumar Thiagarajan
1
-2
/
+11
2009-03-27
wireless: radiotap updates
Johannes Berg
1
-3
/
+4
2009-03-27
mac80211: stop queues across suspend/resume
Johannes Berg
2
-0
/
+7
2009-03-27
mac80211: fix warnings in ieee80211_if_config
Johannes Berg
1
-9
/
+3
2009-03-27
mac80211: start pending scan after probe/auth/assoc timed out
Helmut Schaa
1
-0
/
+23
2009-03-27
mac80211: remove ieee80211_num_regular_queues
Johannes Berg
2
-5
/
+4
2009-03-27
mac80211: ieee80211_ibss_commit() cleanup
Alina Friedrichsen
1
-1
/
+2
2009-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-23
/
+53
2009-03-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2009-03-16
mac80211: deauth before flushing STA information
Herton Ronaldo Krzesinski
1
-4
/
+12
2009-03-16
mac80211: handle failed scan requests in STA mode
Helmut Schaa
3
-2
/
+25
2009-03-16
mac80211: Fix WMM ACM parsing and AC downgrade operation
Jouni Malinen
2
-17
/
+16
2009-03-16
mac80211: Fix panic on fragmentation with power saving
Jouni Malinen
1
-0
/
+2
2009-03-05
mac80211: Update IBSS beacon timestamp properly
Sujith
1
-3
/
+5
2009-03-05
mac80211: Always send a null data frame if TIM bit is set.
Vivek Natarajan
1
-2
/
+1
2009-03-05
mac80211: Fix TKIP/WEP HT capability handling
Sujith
1
-1
/
+2
2009-03-05
mac80211: Fix quality reporting for wireless stats
Johannes Berg
1
-19
/
+39
2009-03-05
mac80211: Notify the driver only when the beacon interval changes
Sujith
1
-1
/
+2
2009-02-27
mac80211: Give it some time to do the TSF sync
Alina Friedrichsen
1
-0
/
+5
2009-02-27
mac80211: Don't merge with the same BSSID
Alina Friedrichsen
1
-0
/
+4
2009-02-27
mac80211: Introduce a generic commit() to apply changes
Alina Friedrichsen
3
-20
/
+37
2009-02-27
mac80211: Add software scan notifiers
Michael Buesch
1
-0
/
+5
2009-02-27
mac80211/cfg80211: move iwrange handler to cfg80211
Johannes Berg
1
-119
/
+16
[next]