Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | mac80211: don't pick up WPA vendor IE | Johannes Berg | 2013-02-15 | 2 | -7/+1 | |
| | | * | | | | | mac80211: always unblock CSA queue stop when disconnecting | Johannes Berg | 2013-02-15 | 1 | -2/+2 | |
| | | * | | | | | mac80211: don't call bss_info_changed on p2p-device/monitor | Johannes Berg | 2013-02-15 | 2 | -9/+18 | |
| | | * | | | | | mac80211: fix auth/assoc timeout handling | Johannes Berg | 2013-02-15 | 4 | -4/+25 | |
| | | * | | | | | mac80211: fix ieee80211_sta_tx_notify for nullfunc | Wojciech Dubowik | 2013-02-15 | 1 | -4/+5 | |
| | | * | | | | | mac80211: consolidate MBSS change notification | Thomas Pedersen | 2013-02-15 | 5 | -37/+55 | |
| | | * | | | | | mac80211: fix WPA with VLAN on AP side with ps-sta | Michael Braun | 2013-02-15 | 1 | -0/+1 | |
| | | * | | | | | mac80211: free ps->bc_buf skbs on vlan device stop | Michael Braun | 2013-02-15 | 1 | -0/+14 | |
| | | * | | | | | mac80211: add radar detection command/event | Simon Wunderlich | 2013-02-15 | 10 | -1/+190 | |
| | | * | | | | | nl80211/cfg80211: add radar detection command/event | Simon Wunderlich | 2013-02-15 | 9 | -17/+463 | |
| | | * | | | | | cfg80211: configuration for WoWLAN over TCP | Johannes Berg | 2013-02-13 | 2 | -3/+295 | |
| | | * | | | | | mac80211/minstrel_ht: add support for using CCK rates | Felix Fietkau | 2013-02-13 | 5 | -60/+237 | |
| | | * | | | | | cfg80211: check vendor IE length to avoid overrun | Luciano Coelho | 2013-02-13 | 1 | -4/+8 | |
| | | * | | | | | nl80211: add packet offset information for wowlan pattern | Amitkumar Karwar | 2013-02-13 | 1 | -27/+47 | |
| | | * | | | | | mac80211: allow driver to be stateless wrt. SMSP requests | Emmanuel Grumbach | 2013-02-12 | 1 | -0/+3 | |
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-14 | 5 | -9/+26 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | mac80211: Add flushes before going off-channel | Seth Forshee | 2013-02-11 | 2 | -0/+8 | |
| | * | | | | | | mac80211: Fix tx queue handling during scans | Seth Forshee | 2013-02-11 | 6 | -25/+36 | |
| | * | | | | | | mac80211/minstrel_ht: remove the sampling bypass check for the lowest rate | Felix Fietkau | 2013-02-11 | 1 | -4/+0 | |
| | * | | | | | | mac80211/minstrel_ht: show the number of retries for each rate in debugfs | Felix Fietkau | 2013-02-11 | 1 | -5/+6 | |
| | * | | | | | | mac80211: remove unused code to mark AP station authenticated | Johannes Berg | 2013-02-11 | 1 | -3/+1 | |
| | * | | | | | | mac80211: simplify idle handling | Johannes Berg | 2013-02-11 | 5 | -127/+25 | |
| | * | | | | | | mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE | Johannes Berg | 2013-02-11 | 3 | -11/+2 | |
| | * | | | | | | mac80211: remove dynamic PS driver interface | Johannes Berg | 2013-02-11 | 2 | -42/+2 | |
| | * | | | | | | mac80211: introduce beacon-only timing data | Johannes Berg | 2013-02-11 | 4 | -6/+68 | |
| | * | | | | | | cfg80211: move TSF into IEs | Johannes Berg | 2013-02-11 | 4 | -20/+34 | |
| | * | | | | | | cfg80211: remove scan ies NULL check | Johannes Berg | 2013-02-11 | 1 | -8/+3 | |
| | * | | | | | | mac80211: add vif debugfs driver callbacks | Alexander Bondar | 2013-02-11 | 2 | -0/+41 | |
| | * | | | | | | cfg80211: track hidden SSID networks properly | Johannes Berg | 2013-02-11 | 2 | -54/+223 | |
| | * | | | | | | mac80211: explicitly copy channels to VLANs where needed | Johannes Berg | 2013-02-11 | 3 | -18/+38 | |
| | * | | | | | | mac80211: fix chandef tracing bug | Johannes Berg | 2013-02-11 | 1 | -1/+1 | |
| | * | | | | | | mac80211: fix AP beacon loss messages | Johannes Berg | 2013-02-11 | 1 | -2/+2 | |
| | * | | | | | | mac80211: protect rx-path with spinlock | Christian Lamparter | 2013-02-11 | 3 | -56/+48 | |
| | * | | | | | | mac80211: Add the DS Params for mesh to every band | Emanuel Taube | 2013-02-11 | 1 | -9/+4 | |
| | * | | | | | | mac80211: fix mesh sta teardown | Thomas Pedersen | 2013-02-11 | 4 | -10/+35 | |
| | * | | | | | | wireless: fix kernel-doc | Johannes Berg | 2013-02-11 | 1 | -0/+1 | |
| | * | | | | | | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg | 2013-02-11 | 8 | -26/+27 | |
| | * | | | | | | cfg80211: fix radar check for P2P_DEVICE | Ilan Peer | 2013-02-11 | 1 | -1/+1 | |
| | * | | | | | | cfg80211: Fix memory leak | Larry Finger | 2013-02-11 | 1 | -2/+7 | |
| | * | | | | | | Merge remote-tracking branch 'wireless-next/master' into HEAD | Johannes Berg | 2013-02-11 | 10 | -223/+478 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | NFC: llcp: integer underflow in nfc_llcp_set_remote_gb() | Dan Carpenter | 2013-02-08 | 1 | -3/+2 | |
| | | * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-02-08 | 30 | -423/+1315 | |
| | | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | | mac80211: stop plink timer only on mesh interfaces | Thomas Pedersen | 2013-02-05 | 1 | -0/+3 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | mac80211: mesh power save basics | Marco Porsch | 2013-02-04 | 20 | -17/+803 | |
| | * | | | | | | | cfg80211: wrap BSS kref | Johannes Berg | 2013-02-04 | 1 | -5/+15 | |
| | * | | | | | | | cfg80211: remove a local variable | Johannes Berg | 2013-02-04 | 1 | -3/+2 | |
| | * | | | | | | | cfg80211: use lockdep to assert lock is held | Johannes Berg | 2013-02-04 | 1 | -2/+4 | |
| | * | | | | | | | mac80211: send deauth if connection was lost during suspend | Johannes Berg | 2013-02-04 | 1 | -6/+8 | |
| | * | | | | | | | mac80211: allow transmitting deauth with tainted key | Johannes Berg | 2013-02-04 | 1 | -1/+2 | |
| | * | | | | | | | cfg80211: move locking into cfg80211_bss_age | Johannes Berg | 2013-02-04 | 2 | -3/+2 |