summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-05Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville4-23/+253
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller1-6/+23
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy1-0/+2
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy2-0/+30
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau1-0/+5
2014-11-04ieee80211: add "max length of AMPDU" enum for VHTEran Harary1-1/+16
2014-10-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville9-96/+111
2014-10-30mac802154: rx: add software checksum filtering checkAlexander Aring1-0/+2
2014-10-30mac802154: separate omit tx/rx flagsAlexander Aring1-2/+8
2014-10-30mac802154: add support for promiscuous modeAlexander Aring1-0/+7
2014-10-30mac802154: add hardware address filter flagAlexander Aring1-0/+2
2014-10-30mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring1-1/+4
2014-10-30mac802154: remove tab after defineAlexander Aring1-8/+8
2014-10-29mac802154: remove driver ops in wpan-phyAlexander Aring1-8/+0
2014-10-29mac802154: ops: declare channel and page as u8Alexander Aring1-3/+2
2014-10-29mac802154: declare struct ieee802154_ops as constAlexander Aring1-1/+1
2014-10-27ath9k: allow disabling bands via platform dataFelix Fietkau1-0/+2
2014-10-27ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau1-0/+1
2014-10-27ieee802154: add valid psdu length helperAlexander Aring1-0/+11
2014-10-27mac802154: rx: use tasklet instead workqueueAlexander Aring1-0/+1
2014-10-27ieee802154: 6lowpan: rename process_data and lowpan_process_dataMartin Townsend1-4/+6
2014-10-276lowpan: remove skb_deliver from IPHCMartin Townsend1-3/+1
2014-10-27cfg80211: support configuring vif mac addr on createBen Greear2-3/+10
2014-10-27mac80211: support creating wiphy w/out creating wlanXBen Greear1-1/+6
2014-10-27mac80211: allow creating wiphy devices with suggested nameBen Greear1-2/+26
2014-10-27cfg80211: support creating wiphy with suggested nameBen Greear1-1/+22
2014-10-26mac802154: tx: add comment at sync xmit callbackAlexander Aring1-0/+4
2014-10-26mac802154: tx: add support for xmit_async callbackAlexander Aring1-3/+14
2014-10-26mac802154: add netdev qeue helpersAlexander Aring1-0/+4
2014-10-26mac802154: tx: remove xmit channel context switchAlexander Aring1-2/+1
2014-10-25mac802154: remove ieee802154_addr from driver_opsAlexander Aring1-1/+0
2014-10-25ieee802154: rename ieee802154_dev to ieee802154_hwAlexander Aring1-22/+22
2014-10-25ieee802154: move ieee802154 headerAlexander Aring2-6/+4
2014-10-25ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring1-3/+4
2014-10-25ieee802154: wpan-phy: use blank line after functionAlexander Aring1-0/+1
2014-10-25ieee802154: wpan-phy: change to __aligned(size)Alexander Aring1-1/+1
2014-10-25mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring1-4/+4
2014-10-25ieee802154: mac802154: remove FSF addressAlexander Aring7-27/+0
2014-10-25Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta1-0/+1
2014-10-25Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta1-0/+2
2014-10-25Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta1-3/+2
2014-10-23mac80211: expose API allowing station iterationArik Nemtsov1-0/+16
2014-10-23mac80211: expose TDLS-initiator value to low level driverArik Nemtsov1-0/+3
2014-10-23mac80211: export IE splitting functionAndrei Otcheretianski1-0/+28
2014-10-22mac80211: add WMM admission control supportJohannes Berg1-1/+2
2014-10-22cfg80211: make WMM TSPEC support flag an nl80211 feature flagJohannes Berg2-5/+6
2014-10-20cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATIONJouni Malinen2-1/+10
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen1-2/+13
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+21
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-26/+41