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
/
cfg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-22
cfg80211: restructure AP/GO mode API
Johannes Berg
1
-87
/
+59
2012-02-06
mac80211: redesign auth/assoc
Johannes Berg
1
-3
/
+3
2012-01-30
mac80211: add support for mcs masks
Simon Wunderlich
1
-1
/
+4
2012-01-30
mac80211: station state transition error handling
Johannes Berg
1
-14
/
+8
2012-01-27
{nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh
Chun-Yeow Yeoh
1
-0
/
+2
2012-01-27
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
1
-8
/
+2
2012-01-24
mac80211: check sta_apply_parameters() return value
Eliad Peller
1
-1
/
+6
2012-01-13
mac80211: fix no-op authorized transitions
Johannes Berg
1
-1
/
+1
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-2
/
+2
2011-12-19
cfg80211: Return beacon loss count in station
Paul Stewart
1
-1
/
+3
2011-12-15
mac80211: refactor station state transitions
Johannes Berg
1
-15
/
+61
2011-12-15
mac80211: use station mutex in configuration
Johannes Berg
1
-6
/
+6
2011-12-15
mac80211: remove duplicate TDLS peer verification
Johannes Berg
1
-14
/
+0
2011-12-15
cfg80211: validate nl80211 station handling better
Johannes Berg
1
-0
/
+8
2011-11-28
{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
Thomas Pedersen
1
-0
/
+3
2011-11-28
{nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh
Chun-Yeow Yeoh
1
-0
/
+6
2011-11-28
mac80211: dereference RCU protected probe_resp pointer correctly
Arik Nemtsov
1
-1
/
+1
2011-11-28
mac80211: Add NoAck per tid support
Simon Wunderlich
1
-0
/
+11
2011-11-21
mac80211: Support ht-cap over-rides.
Ben Greear
1
-1
/
+1
2011-11-11
mac80211: fix warning in ieee80211_probe_client
Johannes Berg
1
-4
/
+5
2011-11-11
mac80211: Save probe response data for bss
Arik Nemtsov
1
-3
/
+35
2011-11-11
mac80211/cfg80211: report monitor channel in wireless extensions
Johannes Berg
1
-0
/
+9
2011-11-11
mac80211: init rate-control for TDLS sta when supp-rates are known
Arik Nemtsov
1
-1
/
+9
2011-11-09
mac80211: Also report the STA's TDLS flag via nl80211
Helmut Schaa
1
-1
/
+4
2011-11-09
cfg80211/mac80211: allow management TX to not wait for ACK
Johannes Berg
1
-3
/
+8
2011-11-09
mac80211: support client probe
Johannes Berg
1
-0
/
+68
2011-11-09
mac80211: add support for control port protocol in AP mode
Johannes Berg
1
-1
/
+20
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+6
2011-11-08
mac80211: fix confusing parentheses
Johannes Berg
1
-1
/
+1
2011-11-02
mac80211: Fix TDLS support validation in add_station handler
Jouni Malinen
1
-6
/
+6
2011-10-17
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
1
-2
/
+20
2011-10-14
mac80211: Provide station flags to cfg80211
Helmut Schaa
1
-1
/
+19
2011-10-11
mac80211: fix offchannel TX cookie matching
Johannes Berg
1
-1
/
+1
2011-10-11
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
1
-17
/
+363
2011-09-30
mac80211: optimise station flags
Johannes Berg
1
-20
/
+24
2011-09-30
mac80211: data path modification for TDLS peers
Arik Nemtsov
1
-0
/
+10
2011-09-30
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
1
-0
/
+20
2011-09-30
mac80211: handle TDLS high-level commands and frames
Arik Nemtsov
1
-0
/
+310
2011-09-30
cfg80211/mac80211: apply station uAPSD parameters selectively
Johannes Berg
1
-2
/
+4
2011-09-30
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
1
-3
/
+9
2011-09-27
mac80211: save tx params per sdata
Eliad Peller
1
-2
/
+3
2011-09-27
cfg80211/mac80211: add netdev param to set_txq_params()
Eliad Peller
1
-0
/
+1
2011-09-27
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
1
-0
/
+3
2011-09-27
nl80211/cfg80211: Add support to disable CCK rate for management frame
Rajkumar Manoharan
1
-1
/
+2
2011-09-19
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
1
-2
/
+19
2011-09-14
mac80211: add ssid config to bss information in AP-mode
Arik Nemtsov
1
-1
/
+18
2011-09-13
mac80211: Remove mesh paths when an interface is removed
Javier Cardona
1
-1
/
+1
2011-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+19
2011-08-26
mac80211: add uapsd_queues and max_sp params fields
Eliad Peller
1
-0
/
+3
2011-08-26
mac80211: mesh gate fixes
Thomas Pedersen
1
-0
/
+8
[next]