mac80211: introduce TDLS channel switch ops
[pandora-kernel.git] / net /
2014-11-19 Arik Nemtsovmac80211: introduce TDLS channel switch ops
2014-11-19 Arik Nemtsovmac80211: add parsing of TDLS specific IEs
2014-11-19 Arik Nemtsovcfg80211: introduce TDLS channel switch commands
2014-11-19 Arik Nemtsovmac80211: prepare TDLS mgmt code for channel-switch...
2014-11-19 Arik Nemtsovmac80211: track AP and peer STA TDLS chan-switch support
2014-11-19 Arik Nemtsovcfg/mac80211: define TDLS channel switch feature bit
2014-11-19 Arik Nemtsovmac80211: add BSS coex IE to TDLS setup frames
2014-11-19 Arik Nemtsovmac80211: add supported channels IE during TDLS setup
2014-11-19 Johannes Bergmac80211: add function to create data frame template...
2014-11-19 Johannes Bergmac80211: factor out 802.11 header building code
2014-11-19 Johannes Bergmac80211: move skb info band assignment out
2014-11-19 Liad Kaufmanmac80211: retransmit TDLS teardown packet through AP...
2014-11-19 Liad Kaufmanmac80211: add option for setting skb flags before xmit
2014-11-18 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2014-11-17 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo/ath
2014-11-11 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-11-11 Johannes Bergmac80211: refactor duplicate detection
2014-11-10 Arik Nemtsovcfg80211: introduce regulatory flags controlling bw
2014-11-10 Johannes Bergmac80211: add back support for radiotap vendor namespac...
2014-11-10 Luciano Coelhocfg80211/mac80211: allow any interface to send channel...
2014-11-10 Luciano Coelhomac80211: send channel switch started notifications
2014-11-10 Luciano Coelhocfg80211: add channel switch started notification
2014-11-10 Luciano Coelhomac80211: add device_timestamp to the drv_pre_channel_s...
2014-11-10 Luciano Coelhomac80211: fix order of setting ch_switch and drv_pre_ch...
2014-11-06 Martin Townsend6lowpan: move skb_free from error paths in decompression
2014-11-06 Kuba PawlakBluetooth: Sort switch cases by opcode's numeric value
2014-11-06 Kuba PawlakBluetooth: Clear role switch pending flag
2014-11-05 Alexander Aringmac802154: fix typo promisuous to promiscuous
2014-11-05 Alexander Aringmac802154: use IEEE802154_EXTENDED_ADDR_LEN
2014-11-05 Alexander Aringmac802154: add support for perm_extended_addr
2014-11-05 Alexander Aringmac802154: cleanup ieee802154_netdev_to_extended_addr
2014-11-05 Alexander Aringmac802154: add ieee802154_vif struct
2014-11-05 Alexander Aringmac802154: add default interface registration
2014-11-05 Alexander Aringieee802154: remove mlme get_phy callback
2014-11-05 Alexander Aringieee802154: rework interface registration
2014-11-05 Alexander Aringmac802154: move dev_hold out of ieee802154_if_add
2014-11-05 Alexander Aringmac802154: move interface add handling in iface
2014-11-05 Alexander Aringmac802154: move interface del handling in iface
2014-11-05 Alexander Aringieee802154: remove nl802154 unused functions
2014-11-05 Alexander Aringieee802154: rework wpan_phy index assignment
2014-11-04 John W. LinvilleMerge tag 'mac80211-next-for-john-2014-11-04' of git...
2014-11-04 Simon Vincent6lowpan: fix udp header compression when using raw...
2014-11-04 Henning Roggecfg80211: fix nl80211 cmd id in nl80211_send_mpath()
2014-11-04 Eliad Pellermac80211: replace restart_complete() with reconfig_comp...
2014-11-04 Andrei Otcheretianskimac80211: increase U-APSD max service period length
2014-11-04 Johannes Bergmac80211: handle RIC data element in reassociation...
2014-11-04 Rostislav Lisovymac80211: 802.11p OCB mode support
2014-11-04 Rostislav Lisovycfg80211: 802.11p OCB mode handling
2014-11-04 Felix Fietkaumac80211: add support for driver tx power reporting
2014-11-04 Johan HedbergBluetooth: Fix sparse warnings in RFCOMM
2014-11-03 Szymon JancBluetooth: Fix invalid response for 'Start Discovery...
2014-11-03 Marcel HoltmannBluetooth: Consolidate whitelist debugfs entry into...
2014-11-02 Alexander Aringieee802154: remove unnecessary functions
2014-11-02 Alexander Aringmac802154: cfg: add missing include
2014-11-02 Alexander Aringieee802154: sysfs: add missing include
2014-11-02 Marcel HoltmannBluetooth: Add hci_reset_dev() for driver triggerd...
2014-11-02 Marcel HoltmannBluetooth: Introduce BT_BREDR and BT_LE config options
2014-11-02 Marcel HoltmannBluetooth: Print error message for HCI_Hardware_Error...
2014-11-02 Marcel HoltmannBluetooth: Check status of command complete for HCI_Reset
2014-11-02 Alexander Aringieee802154: 6lowpan: remove set of mac address
2014-11-02 Alexander Aringmac802154: iface: add validation for extended address
2014-11-02 Alexander Aringmac802154: move phy settings into netlink receive
2014-11-02 Alexander Aringmac802154: set panid address filter on ifup
2014-11-02 Alexander Aringmac802154: set short address filter on ifup
2014-11-02 Alexander Aringmac802154: set extended address filter on ifup
2014-11-02 Alexander Aringieee802154: don't allow to change addr while netif_running
2014-11-02 Alexander Aringcfg802154: convert deprecated iface add and del
2014-11-02 Alexander Aringieee802154: add helper wpan_phy_to_rdev function
2014-11-02 Alexander Aringmac802154: introduce mac802154_config_ops
2014-11-02 Alexander Aringcfg802154: introduce cfg802154_registered_device
2014-11-02 Alexander Aringieee802154: remove default channel settings
2014-11-01 Chan-yeol ParkBluetooth: Fix hci_sync missing wakeup interrupt
2014-10-31 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-10-31 Johannes Bergcfg80211: avoid using default in interface type switch
2014-10-31 Stephen Hemmingermac80211: fix spelling errors
2014-10-30 John W. LinvilleMerge tag 'iwlwifi-next-for-john-2014-10-29' of git...
2014-10-30 Marcel HoltmannBluetooth: Clear LE white list when resetting controller
2014-10-30 Dan CarpenterBluetooth: 6lowpan: use after free in disconnect_devices()
2014-10-29 Alexander Aringmac802154: add basic support for monitor
2014-10-29 Alexander Aringmac802154: rx: add error handling after skb_clone
2014-10-29 Alexander Aringmac802154: rx: monitor receive cleanup
2014-10-29 Alexander Aringmac802154: rx: add rx stats incrementation
2014-10-29 Alexander Aringmac802154: rx: use netif_receive_skb
2014-10-29 Alexander Aringmac802154: rx: remove override pkt_type set to PACKET_HOST
2014-10-29 Alexander Aringmac802154: rx: add software checksum filtering check
2014-10-29 Alexander Aringmac802154: rx: simplify crc receive handling
2014-10-29 Alexander Aringmac802154: rx: remove unnecessary parameter
2014-10-29 Alexander Aringmac802154: separate omit tx/rx flags
2014-10-29 Alexander Aringmac802154: add support for promiscuous mode
2014-10-29 Alexander Aringmac802154: main: remove unnecessary include
2014-10-29 Johannes Bergcfg80211: fix integer signedness in chandef_primary_freqs()
2014-10-29 Fabian Frederickcfg80211: fix set but not used warning in nl80211_chann...
2014-10-29 Jukka RissanenBluetooth: Wrong style spin lock used
2014-10-28 Alexander Aringieee802154: introduce sysfs file
2014-10-28 Alexander Aringmac802154: cleanup open count handling
2014-10-28 Alexander Aringmac802154: move mac_params functions into mac_cmd
2014-10-28 Alexander Aringmac802154: remove channel attributes from sdata
2014-10-28 Alexander Aringmac802154: iface: remove assign to zero
2014-10-28 Alexander Aringmac802154: add synchronization handling
2014-10-28 Alexander Aringmac802154: move local started handling
next