summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-11mac80211: Add flushes before going off-channelSeth Forshee
2013-02-11mac80211: Fix tx queue handling during scansSeth Forshee
2013-02-11mac80211/minstrel_ht: remove the sampling bypass check for the lowest rateFelix Fietkau
2013-02-11mac80211/minstrel_ht: show the number of retries for each rate in debugfsFelix Fietkau
2013-02-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-11mac80211: remove unused code to mark AP station authenticatedJohannes Berg
2013-02-11mac80211: simplify idle handlingJohannes Berg
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg
2013-02-11mac80211: remove dynamic PS driver interfaceJohannes Berg
2013-02-11mac80211: introduce beacon-only timing dataJohannes Berg
2013-02-11cfg80211: move TSF into IEsJohannes Berg
2013-02-11cfg80211: remove scan ies NULL checkJohannes Berg
2013-02-11mac80211: add vif debugfs driver callbacksAlexander Bondar
2013-02-11cfg80211: track hidden SSID networks properlyJohannes Berg
2013-02-11mac80211: explicitly copy channels to VLANs where neededJohannes Berg
2013-02-11mac80211: fix chandef tracing bugJohannes Berg
2013-02-11mac80211: fix AP beacon loss messagesJohannes Berg
2013-02-11mac80211: protect rx-path with spinlockChristian Lamparter
2013-02-11mac80211: Add the DS Params for mesh to every bandEmanuel Taube
2013-02-11mac80211: fix mesh sta teardownThomas Pedersen
2013-02-11wireless: fix kernel-docJohannes Berg
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-02-11cfg80211: fix radar check for P2P_DEVICEIlan Peer
2013-02-11cfg80211: Fix memory leakLarry Finger
2013-02-11Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg
2013-02-11mac80211: fix channel selection bugJohannes Berg
2013-02-08NFC: llcp: integer underflow in nfc_llcp_set_remote_gb()Dan Carpenter
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-07mac80211: fix managed mode channel context useJohannes Berg
2013-02-06mac80211: fix error in sizeof() usageCong Ding
2013-02-05mac80211: stop plink timer only on mesh interfacesThomas Pedersen
2013-02-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-02-04mac80211: mesh power save basicsMarco Porsch
2013-02-04cfg80211: wrap BSS krefJohannes Berg
2013-02-04cfg80211: remove a local variableJohannes Berg
2013-02-04cfg80211: use lockdep to assert lock is heldJohannes Berg
2013-02-04mac80211: send deauth if connection was lost during suspendJohannes Berg
2013-02-04mac80211: allow transmitting deauth with tainted keyJohannes Berg
2013-02-04cfg80211: move locking into cfg80211_bss_ageJohannes Berg
2013-02-04cfg80211: fix BSS IE allocation commentJohannes Berg
2013-02-04mac80211: remove unused SSID from BSSJohannes Berg
2013-02-04cfg80211: remove unused cfg80211_get_meshJohannes Berg
2013-02-04cfg80211: simplify mesh BSS comparisonJohannes Berg
2013-02-04cfg80211: fix BSS list hidden SSID lookupJohannes Berg
2013-02-04cfg80211: refactor hidden SSID findingJohannes Berg
2013-02-04cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev
2013-02-04mac80211: always allow calling ieee80211_connection_loss()Johannes Berg
2013-02-04mac80211: send deauth when connection is lostJohannes Berg
2013-02-01Bluetooth: Refactor mgmt_pending_foreachAndre Guedes