summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2014-07-21next-20140717/net-nextStephen Rothwell
2014-07-15mac80211: remove unnecessary break after returnFabian Frederick
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-07Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg
2014-06-25mac80211: use chanctx reservation for STA CSAMichal Kazior
2014-06-25mac80211: use chanctx reservation for AP CSAMichal Kazior
2014-06-25mac80211: make check_combinations() aware of chanctx reservationMichal Kazior
2014-06-25mac80211: implement multi-vif in-place reservationsMichal Kazior
2014-06-25mac80211: split sched scan IEsDavid Spinadel
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel
2014-06-23mac80211: protect TDLS discovery sessionArik Nemtsov
2014-06-23mac80211: make sure TDLS peer STA exists during setupArik Nemtsov
2014-06-23mac80211: add API to request TDLS operation from userspaceArik Nemtsov
2014-06-23mac80211: implement proper Tx path flushing for TDLSArik Nemtsov
2014-06-23mac80211: split tdls_mgmt functionArik Nemtsov
2014-06-23mac80211: use TDLS initiator in tdls_mgmt operationsArik Nemtsov
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov
2014-06-23mac80211: cleanup TDLS state during failed setupArik Nemtsov
2014-06-23mac80211: set auth flags after other station infoArik Nemtsov
2014-06-23mac80211: clarify TDLS Tx handlingArik Nemtsov
2014-06-23mac80211: stop only the queues assigned to the vif during channel switchLuciano Coelho
2014-06-23mac80211: add functions to stop and wake all queues assigned to a vifLuciano Coelho
2014-06-23mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho
2014-06-23mac80211: don't stop all queues when flushingLuciano Coelho
2014-06-23net: Mac80211: Remove silly timespec danceThomas Gleixner
2014-06-23mac80211: Use ktime_get_ts()Thomas Gleixner
2014-06-23mac80211: use csa counter offsets instead of csa_activeMichal Kazior
2014-06-23mac80211: move csa counters from sdata to beacon/prespMichal Kazior
2014-06-23mac80211: allow tx via monitor iface when DFSJanusz Dziedzic
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg
2014-06-23mac80211: remove weak WEP IV accountingJohannes Berg
2014-06-23trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/Antonio Ospite
2014-06-23mac80211: remove ignore_plink_timer flagBob Copeland
2014-06-23mac80211: fix station/driver powersave raceJohannes Berg
2014-06-23mac80211: remove PID rate controlJohn W. Linville
2014-06-23mac80211: WEP extra head/tail room in ieee80211_send_authMax Stepanov
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-08net: force a list_del() in unregister_netdevice_many()Eric Dumazet
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-28mac80211: set new interfaces as idle upon initAvraham Stern
2014-05-28mac80211: reduce packet loss notifications under loadFelix Fietkau
2014-05-28mac80211: don't check netdev state for debugfs read/writeArik Nemtsov
2014-05-28mac80211: fix a memory leak on sta rate selection tableFelix Fietkau
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-27mac80211: fix IBSS join by initializing last_scan_completedKrzysztof HaƂasa
2014-05-26mac80211: fix virtual monitor interface additionEmmanuel Grumbach
2014-05-26mac80211: add a single-transaction driver op to switch contextsLuciano Coelho
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-21mac80211: export the expected throughputAntonio Quartulli