summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-12ath9k: add struct ath_spec_scan_privOleksij Rempel3-7/+10
2014-11-12mwifiex: fix warning while starting BSSAvinash Patil1-1/+1
2014-11-12mwifiex: do not setup AMPDU/AMSDU with broadcast receiverAvinash Patil1-0/+4
2014-11-12mwifiex: fix out of memory issue observed for USB chipsetsAmitkumar Karwar3-1/+25
2014-11-12mwifiex: remove data_complete handlerAvinash Patil3-11/+0
2014-11-12mwifiex: rx workqueue support for USB interfaceAvinash Patil4-32/+5
2014-11-12ath9k: add support for reporting tx power to mac80211Felix Fietkau3-16/+40
2014-11-12bcma: get IRQ numbers from dtHauke Mehrtens2-1/+72
2014-11-12bcma: make it possible to specify a IRQ num in bcma_core_irq()Hauke Mehrtens7-16/+33
2014-11-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville40-783/+678
2014-11-076lowpan: move skb_free from error paths in decompressionMartin Townsend3-37/+25
2014-11-06Bluetooth: Sort switch cases by opcode's numeric valueKuba Pawlak1-12/+12
2014-11-06Bluetooth: Clear role switch pending flagKuba Pawlak1-0/+27
2014-11-06at86rf230: fix simple_return.cocci warningsFengguang Wu1-5/+1
2014-11-05mac802154: fix typo promisuous to promiscuousAlexander Aring2-4/+4
2014-11-05mac802154: use IEEE802154_EXTENDED_ADDR_LENAlexander Aring1-3/+2
2014-11-05at86rf230: add force slotted operation bitAlexander Aring1-0/+8
2014-11-05at86rf230: generate random perm extended addressAlexander Aring1-0/+1
2014-11-05mac802154: add support for perm_extended_addrAlexander Aring2-0/+6
2014-11-05mac802154: cleanup ieee802154_netdev_to_extended_addrAlexander Aring2-5/+8
2014-11-05mac802154: add ieee802154_le64_to_be64Alexander Aring1-0/+13
2014-11-05ieee802154: add ieee802154_random_extended_addrAlexander Aring1-0/+14
2014-11-05ieee802154: add IEEE802154_EXTENDED_ADDR_LENAlexander Aring1-0/+2
2014-11-05mac802154: add ieee802154_vif structAlexander Aring6-8/+20
2014-11-05mac802154: add default interface registrationAlexander Aring1-0/+12
2014-11-05ieee802154: remove mlme get_phy callbackAlexander Aring6-38/+6
2014-11-05ieee802154: rework interface registrationAlexander Aring4-82/+92
2014-11-05mac802154: move dev_hold out of ieee802154_if_addAlexander Aring2-1/+1
2014-11-05mac802154: move interface add handling in ifaceAlexander Aring4-68/+72
2014-11-05mac802154: move interface del handling in ifaceAlexander Aring4-18/+16
2014-11-05ieee802154: remove nl802154 unused functionsAlexander Aring4-310/+6
2014-11-05ieee802154: rework wpan_phy index assignmentAlexander Aring3-20/+14
2014-11-05Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville62-451/+2756
2014-11-04ieee802154: || vs && in ieee802154_is_valid_extended_addr()Dan Carpenter1-1/+1
2014-11-046lowpan: fix udp header compression when using raw socketsSimon Vincent1-1/+9
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller7-20/+77
2014-11-04mac80211: increase U-APSD max service period lengthAndrei Otcheretianski1-1/+1
2014-11-04mac80211: handle RIC data element in reassociation requestJohannes Berg3-7/+50
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy14-9/+417
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy15-2/+238
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau4-0/+49
2014-11-04ieee80211: add "max length of AMPDU" enum for VHTEran Harary1-1/+16
2014-11-04Bluetooth: Fix sparse warnings in RFCOMMJohan Hedberg1-2/+4
2014-11-04netdevice: add ieee802154_ptr to net_deviceAlexander Aring1-0/+3
2014-11-03Bluetooth: Fix invalid response for 'Start Discovery' commandSzymon Janc1-21/+35
2014-11-03Bluetooth: Add hci_conn_lookup_type() helper functionMarcel Holtmann2-0/+21
2014-11-03Bluetooth: btusb: Add internal callback for USB bulk rx dataMarcel Holtmann1-1/+5
2014-11-03Bluetooth: Consolidate whitelist debugfs entry into device_listMarcel Holtmann1-30/+6
2014-11-03Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for Broadcom devicesMarcel Holtmann1-0/+1
2014-11-03Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTERMarcel Holtmann1-0/+9