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
2015-01-23
mac80211: fix per-TID RX-MSDU counter
Johannes Berg
1
-2
/
+2
2015-01-23
mac80211: tdls: disentangle HT supported conditions
Johannes Berg
1
-18
/
+18
2015-01-23
mac80211: tdls: remove shadowing variable
Johannes Berg
1
-1
/
+0
2015-01-23
Revert "mac80211: keep sending peer candidate events while in listen state"
Bob Copeland
1
-7
/
+0
2015-01-23
mac80211: complete scan work immediately if quiesced or suspended
Luciano Coelho
1
-0
/
+5
2015-01-23
mac80211: avoid races related to suspend flow
Emmanuel Grumbach
3
-12
/
+40
2015-01-23
mac80211: synchronize_net() before flushing the queues
Emmanuel Grumbach
1
-0
/
+3
2015-01-23
mac80211: enable TPC through mac80211 stack
Lorenzo Bianconi
4
-8
/
+23
2015-01-22
mac80211: allow drivers to control software crypto
Johannes Berg
2
-29
/
+46
2015-01-21
mac80211: fix HW registration error paths
Johannes Berg
1
-6
/
+6
2015-01-19
mac80211: delete the assoc/auth timer upon suspend
Emmanuel Grumbach
1
-0
/
+12
2015-01-16
mac80211: remove doubled semicolon
Johannes Berg
1
-1
/
+1
2015-01-15
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
2
-19
/
+37
2015-01-15
mac80211: remove 80+80 MHz rate reporting
Johannes Berg
3
-9
/
+0
2015-01-14
mac80211: don't defer scans in case of radar detection
Eliad Peller
1
-1
/
+1
2015-01-14
mac80211: consider only relevant vifs for radar_required calculation
Eliad Peller
1
-2
/
+30
2015-01-14
mac80211: remove local->radar_detect_enabled
Eliad Peller
4
-7
/
+5
2015-01-14
mac80211: add TDLS supported channels correctly
Arik Nemtsov
1
-5
/
+21
2015-01-14
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
10
-22
/
+27
2015-01-09
mac80211: fix handling TIM IE when stations disconnect
Johannes Berg
1
-3
/
+13
2015-01-08
mac80211: provide per-TID RX/TX MSDU counters
Johannes Berg
5
-2
/
+68
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
2
-43
/
+43
2015-01-08
mac80211: allow drivers to provide most station statistics
Johannes Berg
3
-73
/
+87
2015-01-08
mac80211: send statistics with delete station event
Johannes Berg
1
-1
/
+3
2015-01-08
cfg80211: remove "channel" from survey names
Johannes Berg
1
-10
/
+10
2015-01-07
mac80211: Re-fix accounting of the tailroom-needed counter
Ido Yariv
1
-6
/
+3
2015-01-07
Merge branch 'mac80211' into mac80211-next
Johannes Berg
4
-9
/
+21
2015-01-06
mac80211: skip disabled channels in VHT check
Arik Nemtsov
1
-4
/
+6
2015-01-05
Revert "mac80211: Fix accounting of the tailroom-needed counter"
Johannes Berg
1
-3
/
+9
2014-12-23
mac80211: fix dot11MulticastTransmittedFrameCount tested address
Eliad Peller
1
-1
/
+1
2014-12-19
mac80211: minstrel: reduce size of struct minstrel_rate_stats
Felix Fietkau
2
-10
/
+11
2014-12-17
mac80211: avoid reconfig if no interfaces are up
Eliad Peller
1
-5
/
+6
2014-12-17
mac80211: remove unused variable in ieee80211_parse_ch_switch_ie()
Luciano Coelho
1
-4
/
+0
2014-12-17
mac80211: update sta bw on ht chanwidth action frame
Eliad Peller
3
-38
/
+47
2014-12-17
mac80211: handle power constraint and country IEs in RRM
Moshe Benji
1
-4
/
+8
2014-12-17
mac80211: Fix ignored HT override configurations
Chaya Rachel Ivgi
1
-14
/
+29
2014-12-17
mac80211: free management frame keys when removing station
Johannes Berg
1
-1
/
+1
2014-12-17
mac80211: keep sending peer candidate events while in listen state
Nishikawa, Kenzoh
1
-0
/
+7
2014-12-17
mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()
Luciano Coelho
1
-2
/
+2
2014-12-17
mac80211: notify NSS changed when IBSS and HT
Janusz Dziedzic
1
-2
/
+9
2014-12-15
mac80211: move U-APSD enablement to vif flags
Johannes Berg
3
-7
/
+6
2014-12-15
mac80211: ask driver to look at power level when starting AP
Johannes Berg
1
-1
/
+2
2014-12-12
mac80211: Fix accounting of multicast frames
Sujith Manoharan
1
-3
/
+6
2014-12-12
mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE
Sujith Manoharan
1
-3
/
+4
2014-12-12
mac80211: update the channel context after channel switch
Emmanuel Grumbach
1
-0
/
+4
2014-12-12
mac80211: fix multicast LED blinking and counter
Andreas Müller
1
-5
/
+6
2014-12-12
mac80211: avoid using uninitialized stack data
Jes Sorensen
1
-0
/
+1
2014-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-9
/
+6
2014-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
11
-47
/
+180
2014-11-28
mac80211: add ieee80211_tx_status_noskb
Felix Fietkau
2
-0
/
+72
[next]