| Commit message (Expand) | Author | Age |
* | mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header | Johannes Berg | 2012-09-05 |
* | mac80211: use RX status band instead of current band | Johannes Berg | 2012-08-20 |
* | mac80211: support P2P Device abstraction | Johannes Berg | 2012-08-20 |
* | mac80211: support A-MPDU status reporting | Johannes Berg | 2012-08-20 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-07-20 |
|\ |
|
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-07-12 |
| |\ |
|
| | * | mac80211: redesign scan RX | Johannes Berg | 2012-07-12 |
| | * | mac80211: track scheduled scan virtual interface | Johannes Berg | 2012-07-12 |
| | * | cfg80211: use wdev in mgmt-tx/ROC APIs | Johannes Berg | 2012-07-09 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-07-09 |
| |\ \
| | |/
| |/| |
|
* | | | net: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 2012-07-11 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-29 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | mac80211: correct behaviour on unrecognised action frames | Johannes Berg | 2012-06-27 |
* | | mac80211: clean up debugging | Johannes Berg | 2012-06-24 |
* | | mac80211: pass sdata to some RX functions | Johannes Berg | 2012-06-22 |
* | | mac80211: save wmm_acm per sdata | Yoni Divinsky | 2012-06-20 |
* | | mac80211: stop Rx during HW reconfig | Arik Nemtsov | 2012-06-18 |
* | | net: mac80211: Convert printk(KERN_DEBUG to pr_debug | Joe Perches | 2012-06-05 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville | 2012-05-22 |
|\ |
|
| * | mac80211: (selectively) add HT details in radiotap | Johannes Berg | 2012-05-16 |
* | | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches | 2012-05-15 |
* | | mac80211: Convert compare_ether_addr to ether_addr_equal by hand | Joe Perches | 2012-05-09 |
* | | mac80211: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-09 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-04-26 |
|\ |
|
| * | mac80211: Support on-channel scan option. | Ben Greear | 2012-04-23 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-23 |
|\ \
| |/
|/| |
|
| * | mac80211: fix truncated packets in cooked monitor rx | Felix Fietkau | 2012-04-17 |
* | | mac80211: remove channel type argument from rate_update | Johannes Berg | 2012-04-10 |
* | | mac80211: optimize aggregation session timeout handling | Felix Fietkau | 2012-04-09 |
|/ |
|
* | mac80211: Don't let regulatory make us deaf | Paul Stewart | 2012-03-13 |
* | mac80211: linearize SKBs as needed for crypto | Johannes Berg | 2012-03-13 |
* | mac80211: move RX WEP weak IV counting | Johannes Berg | 2012-03-13 |
* | cfg80211/mac80211: report signal strength for mgmt frames | Johannes Berg | 2012-03-06 |
* | mac80211: use common radiotap code for cooked monitors | Johannes Berg | 2012-03-05 |
* | mac80211: fix the support of setting non-forwarding entity in Mesh | Chun-Yeow Yeoh | 2012-03-05 |
* | mac80211: add an rx flag for ignoring a packet's signal strength | Felix Fietkau | 2012-03-05 |
* | mac80211: use compare_ether_addr on MAC addresses instead of memcmp | Felix Fietkau | 2012-03-05 |
* | mac80211: clean up asm/unaligned.h inclusion | Johannes Berg | 2012-02-27 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-02-15 |
|\ |
|
| * | mac80211: timeout a single frame in the rx reorder buffer | Eliad Peller | 2012-02-01 |
* | | mac80211: redesign auth/assoc | Johannes Berg | 2012-02-06 |
* | | mac80211: remove dummy STA support | Johannes Berg | 2012-02-06 |
* | | mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end | Helmut Schaa | 2012-01-30 |
* | | mac80211: fix a few -Wshadow warnings | Johannes Berg | 2012-01-27 |
|/ |
|
* | Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding() | Jesper Juhl | 2012-01-16 |
* | mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control | Helmut Schaa | 2012-01-04 |
* | mac80211: Keep skb->piority for relayed frames in AP mode | Helmut Schaa | 2011-12-21 |
* | mac80211: handle SMPS action frames | Johannes Berg | 2011-12-19 |
* | mac80211: delay IBSS station insertion | Johannes Berg | 2011-12-15 |
* | mac80211: accept public action frames with mismatched BSSID | Johannes Berg | 2011-12-06 |