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
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-12
/
+26
2011-11-02
mac80211: disable powersave for broken APs
Johannes Berg
2
-2
/
+17
2011-11-02
mac80211: Fix TDLS support validation in add_station handler
Jouni Malinen
1
-6
/
+6
2011-11-02
mac80211: config hw when going back on-channel
Eliad Peller
1
-2
/
+1
2011-11-02
mac80211: fix remain_off_channel regression
Eliad Peller
1
-2
/
+2
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
16
-0
/
+16
2011-10-31
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
Paul Gortmaker
1
-0
/
+1
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+3
2011-10-17
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
10
-273
/
+288
2011-10-14
mac80211: Provide station flags to cfg80211
Helmut Schaa
1
-1
/
+19
2011-10-14
mac80211: fix TID for null poll response
Johannes Berg
1
-4
/
+2
2011-10-14
mac80211: reformat TX unauthorised check
Johannes Berg
1
-5
/
+4
2011-10-14
mac80211: Populate radiotap header with MCS info for TX frames
Helmut Schaa
1
-0
/
+23
2011-10-14
mac80211: Build TX radiotap header dynamically
Helmut Schaa
3
-52
/
+78
2011-10-11
mac80211: dont orphan TX skb
Johannes Berg
1
-5
/
+0
2011-10-11
mac80211: dont adjust truesize
Johannes Berg
1
-3
/
+0
2011-10-11
mac80211: parse radiotap header earlier
Johannes Berg
1
-113
/
+88
2011-10-11
mac80211: move fragment flag to info flag as dont-fragment
Johannes Berg
3
-27
/
+16
2011-10-11
mac80211: remove tx_data ethertype
Johannes Berg
2
-7
/
+1
2011-10-11
mac80211: optimise monitor xmit
Johannes Berg
1
-59
/
+49
2011-10-11
mac80211: Fix regression that allowed mpaths between non-peers.
Javier Cardona
1
-0
/
+9
2011-10-11
mac80211: fix offchannel TX cookie matching
Johannes Berg
4
-3
/
+4
2011-10-11
mac80211: pass no-CCK flag through to HW scan
Johannes Berg
1
-0
/
+1
2011-10-11
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
27
-452
/
+1470
2011-10-07
Merge branch 'pm-qos' into pm-for-linus
Rafael J. Wysocki
3
-3
/
+3
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-1
/
+2
2011-10-03
mac80211: Send nullfunc frames at lower rate during connection monitor
Rajkumar Manoharan
2
-3
/
+10
2011-10-03
mac80211: Allow noack flag overwrite for injected frames
Helmut Schaa
1
-2
/
+13
2011-09-30
mac80211: dont assign seqno to or aggregate QoS Null frames
Johannes Berg
1
-0
/
+4
2011-09-30
mac80211: allow out-of-band EOSP notification
Johannes Berg
4
-0
/
+66
2011-09-30
mac80211: explicitly notify drivers of frame release
Johannes Berg
3
-10
/
+61
2011-09-30
mac80211: add missing station flags to debugfs
Johannes Berg
1
-11
/
+14
2011-09-30
mac80211: optimise station flags
Johannes Berg
18
-194
/
+173
2011-09-30
mac80211: reply only once to each PS-poll
Johannes Berg
3
-16
/
+18
2011-09-30
mac80211: send (QoS) Null if no buffered frames
Johannes Berg
3
-12
/
+92
2011-09-30
mac80211: implement uAPSD
Johannes Berg
5
-79
/
+224
2011-09-30
mac80211: allow releasing driver-buffered frames
Johannes Berg
3
-16
/
+116
2011-09-30
mac80211: clear more-data bit on filtered frames
Johannes Berg
1
-0
/
+10
2011-09-30
mac80211: remove return value from add_pending_skbs
Johannes Berg
2
-15
/
+12
2011-09-30
mac80211: split PS buffers into ACs
Johannes Berg
5
-84
/
+213
2011-09-30
mac80211: also expire filtered frames
Johannes Berg
2
-5
/
+57
2011-09-30
mac80211: unify TIM bit handling
Johannes Berg
4
-68
/
+50
2011-09-30
mac80211: let drivers inform it about per TID buffered frames
Johannes Berg
1
-2
/
+6
2011-09-30
mac80211: data path modification for TDLS peers
Arik Nemtsov
3
-5
/
+52
2011-09-30
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
3
-3
/
+26
2011-09-30
mac80211: handle TDLS high-level commands and frames
Arik Nemtsov
3
-0
/
+326
2011-09-30
mac80211: standardize adding supported rates IEs
Arik Nemtsov
5
-66
/
+61
2011-09-30
cfg80211/mac80211: apply station uAPSD parameters selectively
Johannes Berg
1
-2
/
+4
2011-09-30
mac80211: max_tp_rate2 management of minstrel_ht
Lorenzo Bianconi
1
-0
/
+2
[next]