summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | mac80211: use spin_lock_bh() for TKIP lockJohannes Berg2013-02-152-9/+6Star
| | | * | | | | mac80211: use spin_lock_bh() for tim_lockJohannes Berg2013-02-152-7/+4Star
| | | * | | | | mac80211: don't pick up WPA vendor IEJohannes Berg2013-02-152-7/+1Star
| | | * | | | | mac80211: always unblock CSA queue stop when disconnectingJohannes Berg2013-02-151-2/+2
| | | * | | | | mac80211: don't call bss_info_changed on p2p-device/monitorJohannes Berg2013-02-152-9/+18
| | | * | | | | mac80211: fix auth/assoc timeout handlingJohannes Berg2013-02-154-4/+25
| | | * | | | | mac80211: fix ieee80211_sta_tx_notify for nullfuncWojciech Dubowik2013-02-151-4/+5
| | | * | | | | mac80211: consolidate MBSS change notificationThomas Pedersen2013-02-155-37/+55
| | | * | | | | mac80211: fix WPA with VLAN on AP side with ps-staMichael Braun2013-02-151-0/+1
| | | * | | | | mac80211: free ps->bc_buf skbs on vlan device stopMichael Braun2013-02-151-0/+14
| | | * | | | | mac80211: add radar detection command/eventSimon Wunderlich2013-02-1510-1/+190
| | | * | | | | nl80211/cfg80211: add radar detection command/eventSimon Wunderlich2013-02-159-17/+463
| | | * | | | | cfg80211: configuration for WoWLAN over TCPJohannes Berg2013-02-132-3/+295
| | | * | | | | mac80211/minstrel_ht: add support for using CCK ratesFelix Fietkau2013-02-135-60/+237
| | | * | | | | cfg80211: check vendor IE length to avoid overrunLuciano Coelho2013-02-131-4/+8
| | | * | | | | nl80211: add packet offset information for wowlan patternAmitkumar Karwar2013-02-131-27/+47
| | | * | | | | mac80211: allow driver to be stateless wrt. SMSP requestsEmmanuel Grumbach2013-02-121-0/+3
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-145-9/+26
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | mac80211: Add flushes before going off-channelSeth Forshee2013-02-112-0/+8
| | * | | | | | mac80211: Fix tx queue handling during scansSeth Forshee2013-02-116-25/+36
| | * | | | | | mac80211/minstrel_ht: remove the sampling bypass check for the lowest rateFelix Fietkau2013-02-111-4/+0Star
| | * | | | | | mac80211/minstrel_ht: show the number of retries for each rate in debugfsFelix Fietkau2013-02-111-5/+6
| | * | | | | | mac80211: remove unused code to mark AP station authenticatedJohannes Berg2013-02-111-3/+1Star
| | * | | | | | mac80211: simplify idle handlingJohannes Berg2013-02-115-127/+25Star
| | * | | | | | mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-113-11/+2Star
| | * | | | | | mac80211: remove dynamic PS driver interfaceJohannes Berg2013-02-112-42/+2Star
| | * | | | | | mac80211: introduce beacon-only timing dataJohannes Berg2013-02-114-6/+68
| | * | | | | | cfg80211: move TSF into IEsJohannes Berg2013-02-114-20/+34
| | * | | | | | cfg80211: remove scan ies NULL checkJohannes Berg2013-02-111-8/+3Star
| | * | | | | | mac80211: add vif debugfs driver callbacksAlexander Bondar2013-02-112-0/+41
| | * | | | | | cfg80211: track hidden SSID networks properlyJohannes Berg2013-02-112-54/+223
| | * | | | | | mac80211: explicitly copy channels to VLANs where neededJohannes Berg2013-02-113-18/+38
| | * | | | | | mac80211: fix chandef tracing bugJohannes Berg2013-02-111-1/+1
| | * | | | | | mac80211: fix AP beacon loss messagesJohannes Berg2013-02-111-2/+2
| | * | | | | | mac80211: protect rx-path with spinlockChristian Lamparter2013-02-113-56/+48Star
| | * | | | | | mac80211: Add the DS Params for mesh to every bandEmanuel Taube2013-02-111-9/+4Star
| | * | | | | | mac80211: fix mesh sta teardownThomas Pedersen2013-02-114-10/+35
| | * | | | | | wireless: fix kernel-docJohannes Berg2013-02-111-0/+1
| | * | | | | | cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-118-26/+27
| | * | | | | | cfg80211: fix radar check for P2P_DEVICEIlan Peer2013-02-111-1/+1
| | * | | | | | cfg80211: Fix memory leakLarry Finger2013-02-111-2/+7
| | * | | | | | Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-02-1110-223/+478
| | |\ \ \ \ \ \
| | | * | | | | | NFC: llcp: integer underflow in nfc_llcp_set_remote_gb()Dan Carpenter2013-02-081-3/+2Star
| | | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-0830-423/+1315
| | | |\ \ \ \ \ \
| | * | | | | | | | mac80211: stop plink timer only on mesh interfacesThomas Pedersen2013-02-051-0/+3
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | mac80211: mesh power save basicsMarco Porsch2013-02-0420-17/+803
| | * | | | | | | cfg80211: wrap BSS krefJohannes Berg2013-02-041-5/+15
| | * | | | | | | cfg80211: remove a local variableJohannes Berg2013-02-041-3/+2Star
| | * | | | | | | cfg80211: use lockdep to assert lock is heldJohannes Berg2013-02-041-2/+4
| | * | | | | | | mac80211: send deauth if connection was lost during suspendJohannes Berg2013-02-041-6/+8