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
2010-01-22
mac80211: fix rx data handling for non-data frames on multiple vifs
Felix Fietkau
1
-17
/
+28
2010-01-22
mac80211: pass vif and station to update_tkip_key
Johannes Berg
3
-17
/
+24
2010-01-22
mac80211: avoid NULL ptr deref when using WEP
John W. Linville
1
-3
/
+2
2010-01-19
mac80211: Fixed a bug in IBSS merge
Benoit Papillault
1
-5
/
+1
2010-01-19
mac80211: removed useless code in IBSS management
Benoit Papillault
1
-7
/
+9
2010-01-19
mac80211: re-enable re-transmission of filtered frames
Johannes Berg
2
-28
/
+11
2010-01-19
mac80211: move control.hw_key assignment
Johannes Berg
4
-49
/
+46
2010-01-19
mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT
Johannes Berg
1
-3
/
+0
2010-01-19
mac80211: clear TX control on filtered frames
Johannes Berg
1
-0
/
+8
2010-01-19
mac80211: move and rename misc tx handler
Johannes Berg
1
-12
/
+12
2010-01-19
mac80211: pid: replace open-coded msecs_to_jiffies
Bob Copeland
1
-6
/
+2
2010-01-19
mac80211: fix WMM AC default for non-QoS data frames
Felix Fietkau
1
-1
/
+5
2010-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
5
-5
/
+18
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
22
-241
/
+834
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-1
/
+4
2010-01-18
mac80211: fix sign error in pid controller
Bob Copeland
1
-1
/
+1
2010-01-15
mac80211: fix memory leak in ieee80211_send_probe_req
Ming Lei
1
-0
/
+1
2010-01-15
mac80211: force use_short_slot=true for 5GHz
Felix Fietkau
2
-0
/
+9
2010-01-15
mac80211: Fixed netif_tx_wake_all_queues in IBSS mode
Benoit Papillault
1
-1
/
+3
2010-01-15
mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.
Benoit Papillault
1
-0
/
+3
2010-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
8
-42
/
+152
2010-01-12
mac80211: check uapsd state for dynamic power save
Kalle Valo
1
-0
/
+25
2010-01-12
mac80211: create tx handler for dynamic ps
Kalle Valo
1
-40
/
+41
2010-01-12
mac80211: add debugfs interface for U-APSD queue configuration
Kalle Valo
5
-3
/
+113
2010-01-12
mac80211: add U-APSD client support
Kalle Valo
7
-6
/
+81
2010-01-12
mac80211: remove unused type argument
Johannes Berg
1
-19
/
+19
2010-01-12
mac80211: flush workqueue before calling driver ->stop() method
Lennert Buytenhek
1
-1
/
+1
2010-01-12
net/mac80211/mlme.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-01-12
mac80211: fix return from ieee80211_assoc_success
Johannes Berg
1
-1
/
+1
2010-01-12
mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces
Felix Fietkau
1
-1
/
+4
2010-01-12
mac80211: allow station updates on ap interfaces for vlan stations
Felix Fietkau
3
-6
/
+30
2010-01-12
mac80211: use nullfunc frames for 4-addr sta detection
Felix Fietkau
2
-0
/
+51
2010-01-12
mac80211: fix a few work bugs
Johannes Berg
2
-0
/
+5
2010-01-12
mac80211: use Probe Request template when sending a direct scan
Kalle Valo
1
-24
/
+16
2010-01-12
mac80211: create Probe Request template
Kalle Valo
1
-0
/
+50
2010-01-12
mac80211: use PS Poll and Nullfunc templates when sending such frames
Kalle Valo
1
-39
/
+9
2010-01-12
mac80211: add functions to create PS Poll and Nullfunc templates
Kalle Valo
1
-0
/
+78
2010-01-12
cfg80211/mac80211: Use more generic bitrate mask for rate control
Jouni Malinen
7
-60
/
+86
2010-01-12
mac80211: Select lowest rate based on basic rate set in AP mode
Jouni Malinen
2
-11
/
+38
2010-01-12
mac80211: quit addba_resp_timer if Tx BA session is torn down
Zhu Yi
1
-1
/
+2
2010-01-12
mac80211: Add new callback set_coverage_class
Lukáš Turek
3
-0
/
+45
2010-01-11
mac80211: fix queue selection for data frames on monitor interfaces
Felix Fietkau
1
-2
/
+5
2010-01-08
mac80211: fix endian error
Johannes Berg
1
-2
/
+2
2010-01-08
mac80211: add missing sanity checks for action frames
Felix Fietkau
2
-1
/
+7
2010-01-08
mac80211: fix queue selection for packets injected via monitor interface
Lennert Buytenhek
1
-0
/
+1
2010-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
3
-7
/
+7
2010-01-06
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
John W. Linville
3
-9
/
+9
2010-01-06
mac80211: fix-up build breakage in 2.6.33
John W. Linville
1
-1
/
+1
2010-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
6
-32
/
+132
2010-01-05
mac80211: fix ampdu_action tx_start ssn
Christian Lamparter
1
-1
/
+1
[prev]
[next]