| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-11-08 | 23 | -309/+1004 |
|\ |
|
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-11-05 | 23 | -309/+1004 |
| |\ |
|
| | * | mac80211: fix uninitialized variable | Michal Kazior | 2013-10-28 | 1 | -1/+1 |
| | * | mac80211: process mesh channel switching using beacon | Chun-Yeow Yeoh | 2013-10-28 | 2 | -9/+136 |
| | * | {nl,cfg,mac}80211: implement mesh channel switch userspace API | Chun-Yeow Yeoh | 2013-10-28 | 5 | -2/+137 |
| | * | {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh | Chun-Yeow Yeoh | 2013-10-28 | 4 | -54/+110 |
| | * | mac80211: process the CSA frame for mesh accordingly | Chun-Yeow Yeoh | 2013-10-28 | 5 | -3/+114 |
| | * | mac80211: refactor the parsing of chan switch ie | Chun-Yeow Yeoh | 2013-10-28 | 4 | -41/+48 |
| | * | mac80211: add ieee80211_tx_prepare_skb() helper function | Felix Fietkau | 2013-10-28 | 1 | -0/+29 |
| | * | mac80211: fixes for mesh powersave logic | Marco Porsch | 2013-10-28 | 3 | -18/+22 |
| | * | mac80211: Remove check for offchannel state when waking netdev queues | Seth Forshee | 2013-10-28 | 1 | -3/+0 |
| | * | mac80211: enable DFS for IBSS mode | Simon Wunderlich | 2013-10-28 | 2 | -5/+45 |
| | * | mac80211: implement SMPS for AP | Emmanuel Grumbach | 2013-10-28 | 10 | -38/+289 |
| | * | mac80211: port CCMP to cryptoapi's CCM driver | Ard Biesheuvel | 2013-10-11 | 5 | -146/+84 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-11-04 | 3 | -12/+99 |
|\| | |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-11-04 | 10 | -18/+137 |
| |\ \
| | |/
| |/| |
|
| | * | mac80211: disable WMM with invalid parameters | Johannes Berg | 2013-10-17 | 2 | -9/+87 |
| | * | mac80211: respect rate mask in TX | Andrei Otcheretianski | 2013-10-15 | 1 | -3/+9 |
| | * | mac80211: fix honouring rate flags in low-rate transmit | Andrei Otcheretianski | 2013-10-15 | 1 | -0/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-23 | 7 | -2/+34 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: fix crash if bitrate calculation goes wrong | Johannes Berg | 2013-10-14 | 1 | -0/+4 |
| * | | mac80211: correctly close cancelled scans | Emmanuel Grumbach | 2013-10-09 | 2 | -0/+22 |
| * | | mac80211: Run deferred scan if last roc_list item is not started | Jouni Malinen | 2013-09-30 | 1 | -0/+2 |
| * | | mac80211: update sta->last_rx on acked tx frames | Felix Fietkau | 2013-09-30 | 1 | -0/+3 |
| * | | mac80211: use sta_info_get_bss() for nl80211 tx and client probing | Felix Fietkau | 2013-09-30 | 2 | -2/+3 |
* | | | net: misc: Remove extern from function prototypes | Joe Perches | 2013-10-20 | 1 | -6/+6 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-10-17 | 19 | -505/+1159 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: implement STA CSA for drivers using channel contexts | Arik Nemtsov | 2013-10-02 | 3 | -19/+48 |
| * | | mac80211: improve default WMM parameter setting | Fred Zhou | 2013-10-01 | 1 | -13/+14 |
| * | | mac80211: support reporting A-MSDU subframes individually | Michal Kazior | 2013-10-01 | 1 | -1/+2 |
| * | | mac80211: use exact-size allocation for authentication frame | Fred Zhou | 2013-10-01 | 1 | -2/+2 |
| * | | mac80211: add explicit IBSS driver operations | Johannes Berg | 2013-10-01 | 3 | -2/+82 |
| * | | ieee80211: fix vht cap definitions | Eliad Peller | 2013-10-01 | 1 | -2/+2 |
| * | | mac80211: fix some snprintf misuses | Eliad Peller | 2013-10-01 | 2 | -39/+42 |
| * | | mac80211: send a CSA action frame when changing channel | Simon Wunderlich | 2013-09-26 | 1 | -0/+60 |
| * | | mac80211: add support for CSA in IBSS mode | Simon Wunderlich | 2013-09-26 | 6 | -43/+480 |
| * | | mac80211: split off ibss disconnect | Simon Wunderlich | 2013-09-26 | 1 | -80/+92 |
| * | | mac80211: split off channel switch parsing function | Simon Wunderlich | 2013-09-26 | 4 | -223/+262 |
| * | | mac80211: do not override fixed_rate_idx in minstrel_ht_update_stats | Lorenzo Bianconi | 2013-09-26 | 1 | -10/+13 |
| * | | mac80211: add fixed_rate management to minstrel rc | Lorenzo Bianconi | 2013-09-26 | 1 | -0/+14 |
| * | | mac80211: change beacon/connection polling | Stanislaw Gruszka | 2013-09-26 | 3 | -32/+10 |
| * | | mac80211: Remove superfluous is_multicast_ether_addr() call | Sergey Ryazanov | 2013-09-26 | 1 | -1/+1 |
| * | | mac80211: use ERR_CAST() | Johannes Berg | 2013-09-26 | 1 | -1/+1 |
| * | | mac80211: add ieee80211_iterate_active_interfaces_rtnl() | Johannes Berg | 2013-09-26 | 1 | -37/+34 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-09 | 2 | -4/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: fix the setting of extended supported rate IE | Chun-Yeow Yeoh | 2013-09-26 | 1 | -4/+1 |
| * | | mac80211: drop spoofed packets in ad-hoc mode | Felix Fietkau | 2013-09-26 | 1 | -0/+3 |
| |/ |
|
* / | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 2013-10-02 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-08-28 | 6 | -17/+20 |
|\ |
|
| * | mac80211: fix change_interface queue assignments | Johannes Berg | 2013-08-26 | 1 | -8/+11 |