summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcma: make it possible to specify a IRQ num in bcma_core_irq()Hauke Mehrtens2014-11-115-14/+29
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-11-114-14/+20
|\
| * at86rf230: fix simple_return.cocci warningsFengguang Wu2014-11-061-5/+1
| * at86rf230: add force slotted operation bitAlexander Aring2014-11-051-0/+8
| * at86rf230: generate random perm extended addressAlexander Aring2014-11-051-0/+1
| * mac802154: add ieee802154_vif structAlexander Aring2014-11-052-0/+2
| * Bluetooth: btusb: Add internal callback for USB bulk rx dataMarcel Holtmann2014-11-031-1/+5
| * Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for Broadcom devicesMarcel Holtmann2014-11-031-0/+1
| * Bluetooth: Switch HCI H5 driver to use hci_reset_dev() functionMarcel Holtmann2014-11-021-11/+2
| * Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payloadMarcel Holtmann2014-11-021-2/+2
| * at86rf230: add default channel settingsAlexander Aring2014-11-021-0/+3
| * at86rf230: fix page parameter constraintsAlexander Aring2014-11-021-1/+1
* | Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-0414-123/+455
|\ \ | |/ |/|
| * mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-043-6/+24
| * mac80211-hwsim: Provide multicast event for HWSIM_CMD_DEL_RADIOJukka Rissanen2014-10-311-7/+47
| * mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIOJukka Rissanen2014-10-311-77/+198
| * mac80211-hwsim: add missing policy entriesJohannes Berg2014-10-311-0/+3
| * mac80211-hwsim: remove spurious newlineJohannes Berg2014-10-291-1/+0
| * mac80211-hwsim: support SGI-20Ben Greear2014-10-291-0/+1
| * mac80211-hwsim: add frequency attribute to netlink pktsBen Greear2014-10-292-1/+9
| * mac80211-hwsim: Rename CREATE and DESTROY radio to NEW and DEL radioJukka Rissanen2014-10-291-5/+9
| * mac80211-hwsim: support creating wiphy w/out creating wlanXBen Greear2014-10-272-3/+14
| * mac80211-hwsim: support creating radios with specific nameBen Greear2014-10-271-4/+9
| * mac80211-hwsim: support destroying radio by nameBen Greear2014-10-242-5/+18
| * mac80211-hwsim: add ethtool stats supportBen Greear2014-10-241-1/+74
| * cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-205-13/+17
| * mac80211-hwsim: Add support for HWSIM_ATTR_DESTROY_RADIO_ON_CLOSEJukka Rissanen2014-10-092-3/+40
| * mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-094-18/+13
| * mac80211_hwsim: fix typo, remove unnecessary gotoBen Greear2014-10-091-2/+1
| * mac80211_hwsim: fix memory leak on netlink TX failureBen Greear2014-10-091-1/+2
* | mwifiex: add cfg80211 dump_survey handlerXinming Hu2014-10-311-0/+47
* | mwifiex: channel statistics support for mwifiexAvinash Patil2014-10-317-3/+132
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-10-3110-757/+376
|\ \
| * | Bluetooth: HCI H5 peer reset detectionLoic Poulain2014-10-311-0/+34
| * | at86rf230: deliver with checksumAlexander Aring2014-10-291-2/+2
| * | at86rf230: add support for promiscuous modeAlexander Aring2014-10-291-1/+29
| * | mac802154: add hardware address filter flagAlexander Aring2014-10-293-3/+6
| * | mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring2014-10-291-1/+1
| * | mac802154: remove might_sleep from driver layerAlexander Aring2014-10-283-8/+0
| * | mac802154: ops: declare channel and page as u8Alexander Aring2014-10-284-8/+7
| * | mac802154: declare struct ieee802154_ops as constAlexander Aring2014-10-284-4/+4
| * | at86rf230: improve receive handlingAlexander Aring2014-10-271-7/+3
| * | at86rf230: use ieee802154_is_valid_psdu_len helperAlexander Aring2014-10-271-18/+8
| * | ieee802154: drivers: use dev_alloc_skbAlexander Aring2014-10-273-3/+3
| * | at86rf230: asynchronous xmit handlingAlexander Aring2014-10-261-25/+17
| * | mac802154: tx: add support for xmit_async callbackAlexander Aring2014-10-264-4/+4
| * | ieee802154: rename ieee802154_dev to ieee802154_hwAlexander Aring2014-10-254-133/+133
| * | ieee802154: remove fakehard driverAlexander Aring2014-10-253-438/+0
| * | ieee802154: move ieee802154 headerAlexander Aring2014-10-254-4/+4
| * | ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring2014-10-255-5/+5