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