| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: move "bufferable MMPDU" check to fix AP mode scan | Felix Fietkau | 2013-12-16 | 1 | -10/+13 |
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-11-05 | 1 | -0/+45 |
|\ |
|
| * | {nl,cfg,mac}80211: implement mesh channel switch userspace API | Chun-Yeow Yeoh | 2013-10-28 | 1 | -0/+16 |
| * | mac80211: add ieee80211_tx_prepare_skb() helper function | Felix Fietkau | 2013-10-28 | 1 | -0/+29 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-11-04 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | mac80211: use sta_info_get_bss() for nl80211 tx and client probing | Felix Fietkau | 2013-09-30 | 1 | -1/+2 |
* | | mac80211: add support for CSA in IBSS mode | Simon Wunderlich | 2013-09-26 | 1 | -4/+33 |
* | | mac80211: Remove superfluous is_multicast_ether_addr() call | Sergey Ryazanov | 2013-09-26 | 1 | -1/+1 |
|/ |
|
* | mac80211: assign seqnums for group QoS frames | Bob Copeland | 2013-08-23 | 1 | -2/+4 |
* | mac80211: add control port protocol TX control flag | Johannes Berg | 2013-08-12 | 1 | -3/+5 |
* | mac80211: add channel switch command and beacon callbacks | Simon Wunderlich | 2013-08-01 | 1 | -0/+78 |
* | mac80211: use oneshot blink API for LED triggers | Fabio Baltieri | 2013-08-01 | 1 | -1/+0 |
* | mac80211: make active monitor injection work w/ HW queue | Johannes Berg | 2013-07-16 | 1 | -0/+4 |
* | mac80211: select and adjust bitrates according to channel mode | Simon Wunderlich | 2013-07-16 | 1 | -5/+16 |
* | mac80211: fix timing for 5 MHz and 10 MHz channels | Simon Wunderlich | 2013-07-16 | 1 | -3/+7 |
* | mac80211: don't check local mesh TTL on TX | Thomas Pedersen | 2013-06-03 | 1 | -6/+0 |
* | mac80211: always send multicast on CAB queue | Johannes Berg | 2013-05-29 | 1 | -2/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-24 | 1 | -105/+48 |
|\ |
|
| * | mac80211: improve the rate control API | Felix Fietkau | 2013-04-22 | 1 | -108/+34 |
| * | mac80211: fix CTS protection handling | Felix Fietkau | 2013-04-16 | 1 | -0/+8 |
| * | mac80211: fix and optimize MCS mask handling | Felix Fietkau | 2013-04-16 | 1 | -5/+5 |
| * | mac80211: fix rate control tx handler for VHT rates | Karl Beldan | 2013-04-16 | 1 | -14/+17 |
| * | mac80211: always pick a basic rate to tx RTS/CTS for pre-HT rates | Karl Beldan | 2013-04-11 | 1 | -4/+7 |
| * | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 2013-03-25 | 1 | -2/+2 |
| * | mac80211: ibss: use beacon_data struct for beacon and probe response | Johannes Berg | 2013-03-25 | 1 | -2/+5 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-10 | 1 | -2/+6 |
|\| |
|
| * | mac80211: stop queues temporarily for flushing | Johannes Berg | 2013-03-18 | 1 | -0/+1 |
| * | mac80211: provide race-free 64-bit traffic counters | Johannes Berg | 2013-03-07 | 1 | -2/+5 |
| * | Merge remote-tracking branch 'mac80211/master' into HEAD | Johannes Berg | 2013-03-06 | 1 | -29/+51 |
| |\ |
|
* | | | net: add ETH_P_802_3_MIN | Simon Horman | 2013-03-28 | 1 | -1/+1 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-03-06 | 1 | -1/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: fix oops on mesh PS broadcast forwarding | Marco Porsch | 2013-03-01 | 1 | -1/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-03-05 | 1 | -28/+49 |
|\| |
| |/
|/| |
|
| * | mac80211: Ensure off-channel frames don't get queued | Seth Forshee | 2013-02-26 | 1 | -25/+31 |
| * | mac80211: fix the problem of forwarding from DS to DS in Mesh | Chun-Yeow Yeoh | 2013-02-26 | 1 | -1/+16 |
| * | mac80211: fix tim_lock locking | Johannes Berg | 2013-02-26 | 1 | -2/+2 |
* | | mac80211: convert to idr_alloc() | Tejun Heo | 2013-02-27 | 1 | -14/+4 |
|/ |
|
* | mac80211: clean up mesh code | Johannes Berg | 2013-02-15 | 1 | -15/+11 |
* | mac80211: cache mesh beacon | Thomas Pedersen | 2013-02-15 | 1 | -53/+8 |
* | mac80211: use spin_lock_bh() for tim_lock | Johannes Berg | 2013-02-15 | 1 | -4/+2 |
* | mac80211: fix auth/assoc timeout handling | Johannes Berg | 2013-02-15 | 1 | -0/+2 |
* | mac80211: fix WPA with VLAN on AP side with ps-sta | Michael Braun | 2013-02-15 | 1 | -0/+1 |
* | mac80211: Fix tx queue handling during scans | Seth Forshee | 2013-02-11 | 1 | -0/+15 |
* | mac80211: mesh power save basics | Marco Porsch | 2013-02-04 | 1 | -9/+22 |
* | mac80211: allow transmitting deauth with tainted key | Johannes Berg | 2013-02-04 | 1 | -1/+2 |
* | Merge remote-tracking branch 'wireless-next/master' into HEAD | Johannes Berg | 2013-01-29 | 1 | -3/+6 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-01-28 | 1 | -3/+6 |
| |\ |
|
| | * | mac80211: fix monitor mode injection | Felix Fietkau | 2013-01-16 | 1 | -3/+6 |
* | | | mac80211: avoid a build warning | Arnd Bergmann | 2013-01-25 | 1 | -4/+4 |
|/ / |
|
* / | mac80211: move add_tim to subfunction | Marco Porsch | 2013-01-16 | 1 | -19/+28 |
|/ |
|