aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-11-11
|\
| * mac802154: add support for perm_extended_addrAlexander Aring2014-11-05
| * mac802154: cleanup ieee802154_netdev_to_extended_addrAlexander Aring2014-11-05
| * mac802154: add ieee802154_le64_to_be64Alexander Aring2014-11-05
| * mac802154: add ieee802154_vif structAlexander Aring2014-11-05
| * ieee802154: remove mlme get_phy callbackAlexander Aring2014-11-05
| * ieee802154: rework interface registrationAlexander Aring2014-11-05
| * ieee802154: remove nl802154 unused functionsAlexander Aring2014-11-05
| * ieee802154: rework wpan_phy index assignmentAlexander Aring2014-11-05
| * Bluetooth: Add hci_conn_lookup_type() helper functionMarcel Holtmann2014-11-03
| * Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTERMarcel Holtmann2014-11-03
| * mac802154: fix byteorder issuesAlexander Aring2014-11-02
| * Bluetooth: Add hci_reset_dev() for driver triggerd stack resetMarcel Holtmann2014-11-02
| * Bluetooth: Print error message for HCI_Hardware_Error eventMarcel Holtmann2014-11-02
| * mac802154: add helper for converting dev_addrAlexander Aring2014-11-01
| * cfg802154: convert deprecated iface add and delAlexander Aring2014-11-01
| * cfg802154: introduce cfg802154_registered_deviceAlexander Aring2014-11-01
* | Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-04
|\ \ | |/ |/|
| * mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-04
| * mac80211: 802.11p OCB mode supportRostislav Lisovy2014-11-04
| * cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-04
| * mac80211: add support for driver tx power reportingFelix Fietkau2014-11-04
| * cfg80211: support configuring vif mac addr on createBen Greear2014-10-27
| * mac80211: support creating wiphy w/out creating wlanXBen Greear2014-10-27
| * mac80211: allow creating wiphy devices with suggested nameBen Greear2014-10-27
| * cfg80211: support creating wiphy with suggested nameBen Greear2014-10-27
| * mac80211: expose API allowing station iterationArik Nemtsov2014-10-23
| * mac80211: expose TDLS-initiator value to low level driverArik Nemtsov2014-10-23
| * mac80211: export IE splitting functionAndrei Otcheretianski2014-10-23
| * mac80211: add WMM admission control supportJohannes Berg2014-10-22
| * cfg80211: make WMM TSPEC support flag an nl80211 feature flagJohannes Berg2014-10-22
| * cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATIONJouni Malinen2014-10-20
| * cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-20
| * mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-09
| * mac80211: add post_channel_switch driver operationLuciano Coelho2014-10-09
| * mac80211: add pre_channel_switch driver operationLuciano Coelho2014-10-09
| * mac80211: add device_timestamp to the ieee80211_channel_switch structLuciano Coelho2014-10-09
| * cfg80211: add ops to query mesh proxy path tableHenning Rogge2014-10-09
* | mac802154: rx: add software checksum filtering checkAlexander Aring2014-10-29
* | mac802154: separate omit tx/rx flagsAlexander Aring2014-10-29
* | mac802154: add support for promiscuous modeAlexander Aring2014-10-29
* | mac802154: add hardware address filter flagAlexander Aring2014-10-29
* | mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring2014-10-29
* | mac802154: remove tab after defineAlexander Aring2014-10-29
* | mac802154: remove driver ops in wpan-phyAlexander Aring2014-10-28
* | mac802154: ops: declare channel and page as u8Alexander Aring2014-10-28
* | mac802154: declare struct ieee802154_ops as constAlexander Aring2014-10-28
* | mac802154: rx: use tasklet instead workqueueAlexander Aring2014-10-27
* | ieee802154: 6lowpan: rename process_data and lowpan_process_dataMartin Townsend2014-10-27
* | 6lowpan: remove skb_deliver from IPHCMartin Townsend2014-10-27