| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: ibss: fix ignored channel parameter | Simon Wunderlich | 2013-08-21 | 1 | -4/+29 |
* | mac80211: add a flag to indicate CCK support for HT clients | Felix Fietkau | 2013-08-21 | 1 | -0/+3 |
* | mac80211: add missing channel context release | Johannes Berg | 2013-08-21 | 1 | -0/+1 |
* | mac80211: continue using disabled channels while connected | Johannes Berg | 2013-07-31 | 1 | -1/+10 |
* | mac80211: ignore HT primary channel while connected | Johannes Berg | 2013-07-31 | 1 | -13/+13 |
* | mac80211: don't wait for TX status forever | Johannes Berg | 2013-07-31 | 1 | -3/+12 |
* | mac80211: fix infinite loop in ieee80211_determine_chantype | Chris Wright | 2013-07-31 | 1 | -1/+1 |
* | mac80211: fix monitor interface suspend crash regression | Stanislaw Gruszka | 2013-07-23 | 1 | -2/+5 |
* | mac80211: prevent the buffering or frame transmission to non-assoc mesh STA | Chun-Yeow Yeoh | 2013-07-22 | 1 | -0/+4 |
* | mac80211/minstrel: fix NULL pointer dereference issue | Felix Fietkau | 2013-07-16 | 1 | -1/+2 |
* | mac80211: fix duplicate retransmission detection | Johannes Berg | 2013-07-16 | 1 | -2/+8 |
* | mac80211: fix ethtool stats for non-station interfaces | Johannes Berg | 2013-07-16 | 1 | -0/+2 |
* | mac80211/minstrel_ht: fix cck rate sampling | Felix Fietkau | 2013-07-16 | 1 | -1/+9 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 | 25 | -582/+566 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-28 | 13 | -86/+127 |
| |\ |
|
| | * | mac80211: initialize power mode for mesh STAs | Thomas Pedersen | 2013-06-24 | 1 | -0/+1 |
| | * | mac80211: allow self-protected frame tx without sta | Thomas Pedersen | 2013-06-24 | 1 | -1/+2 |
| | * | cfg80211: require passing BSS struct back to cfg80211_assoc_timeout | Johannes Berg | 2013-06-19 | 1 | -8/+7 |
| | * | Merge remote-tracking branch 'mac80211/master' into HEAD | Johannes Berg | 2013-06-19 | 6 | -19/+113 |
| | |\ |
|
| | * | | Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion" | Antonio Quartulli | 2013-06-18 | 3 | -46/+7 |
| | * | | mac80211: change IBSS channel state to chandef | Simon Wunderlich | 2013-06-18 | 2 | -13/+12 |
| | * | | mac80211: fix various components for the new 5 and 10 MHz widths | Simon Wunderlich | 2013-06-18 | 5 | -3/+31 |
| | * | | mac80211: update mesh beacon on workqueue | Thomas Pedersen | 2013-06-18 | 3 | -12/+44 |
| | * | | mac80211: Fix VHT bandwidth change event | Ilan Peer | 2013-06-13 | 1 | -1/+1 |
| | * | | mac80211: track AP's beacon rate and give it to the driver | Alexander Bondar | 2013-06-13 | 3 | -1/+17 |
| | * | | mac80211: Ensure tid_start_tx is protected by sta->lock | Ben Greear | 2013-06-13 | 2 | -1/+4 |
| | * | | mac80211: fix TX aggregation TID struct leak | Johannes Berg | 2013-06-13 | 1 | -0/+1 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-21 | 12 | -110/+108 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-18 | 5 | -12/+92 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-06-12 | 12 | -110/+108 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | * | | mac80211: make mgmt_tx accept a NULL channel | Antonio Quartulli | 2013-06-11 | 1 | -3/+14 |
| | | * | | {nl,mac,cfg}80211: Allow user to configure basic rates for mesh | Ashok Nagarajan | 2013-06-11 | 2 | -4/+1 |
| | | * | | mac80211: expire mesh peers based on mesh configuration | Colleen Twitty | 2013-06-11 | 3 | -2/+3 |
| | | * | | mac80211: fix mesh deadlock | Thomas Pedersen | 2013-06-11 | 2 | -18/+18 |
| | | * | | wireless: fix kernel-doc | Johannes Berg | 2013-06-05 | 1 | -0/+3 |
| | | * | | mac80211: Use suitable semantics for beacon availability indication | Alexander Bondar | 2013-06-05 | 3 | -12/+16 |
| | | * | | mac80211: fix powersave bug and clean up ieee80211_rx_bss_info | Alexander Bondar | 2013-06-05 | 1 | -21/+9 |
| | | * | | cfg80211/mac80211: clean up cfg80211 SME APIs | Johannes Berg | 2013-06-04 | 2 | -37/+33 |
| | | * | | mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframes | Pontus Fuchs | 2013-06-04 | 1 | -0/+4 |
| | | * | | mac80211: add a tx control flag to indicate PS-Poll/uAPSD response | Felix Fietkau | 2013-06-04 | 1 | -1/+3 |
| | | * | | cfg80211: take WoWLAN support information out of wiphy struct | Johannes Berg | 2013-06-03 | 1 | -2/+1 |
| | | * | | mac80211: set mesh formation field properly | Jacob Minshall | 2013-06-03 | 2 | -4/+3 |
| | | * | | mac80211: don't check local mesh TTL on TX | Thomas Pedersen | 2013-06-03 | 1 | -6/+0 |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-12 | 1 | -7/+21 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-19 | 5 | -12/+92 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-11 | 21 | -424/+370 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | mac80211: fix sdata locking around __ieee80211_request_smps | Johannes Berg | 2013-06-03 | 1 | -0/+2 |
| | * | | | mac80211: always send multicast on CAB queue | Johannes Berg | 2013-05-29 | 1 | -2/+3 |
| | * | | | mac80211: support active monitor interfaces | Felix Fietkau | 2013-05-29 | 4 | -11/+38 |
| | * | | | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 | Johannes Berg | 2013-05-25 | 10 | -283/+187 |