aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Bluetooth: Update hci_disconnect() to return an error valueJohan Hedberg2014-09-08
* Bluetooth: Fix SMP error and response to be mutually exclusiveJohan Hedberg2014-09-08
* Bluetooth: Remove unused l2cap_conn_shutdown APIJohan Hedberg2014-09-08
* Bluetooth: Use hci_disconnect for immediate disconnection from SMPJohan Hedberg2014-09-08
* Bluetooth: Set discon_timeout to 0 in l2cap_conn_delJohan Hedberg2014-09-08
* Bluetooth: Remove hci_conn_hold/drop from hci_chanJohan Hedberg2014-09-08
* Bluetooth: Ignore incoming data after initiating disconnectionJohan Hedberg2014-09-08
* Bluetooth: Set disc_timeout to 0 when calling hci_chan_delJohan Hedberg2014-09-08
* Bluetooth: Fix hci_conn reference counting with hci_chanJohan Hedberg2014-09-08
* Bluetooth: Refactor connection parameter freeing into its own functionJohan Hedberg2014-09-08
* Bluetooth: Fix using hci_conn_get() for hci_conn pointersJohan Hedberg2014-09-08
* Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg2014-09-08
* Bluetooth: Optimize connection parameter lookup for LE connectionsJohan Hedberg2014-09-08
* Bluetooth: Set addr_type only when it's neededJohan Hedberg2014-09-08
* Bluetooth: Fix hci_conn reference counting for fixed channelsJohan Hedberg2014-09-08
* Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_addJohan Hedberg2014-09-08
* Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTUJohan Hedberg2014-09-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-08
|\
| * Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-09-04
| |\
| | * mac80211: fix agg_status debugfs file alignmentJohannes Berg2014-08-26
| | * mac80211: fix start_seq_num in Rx reorder offloadDenton Gentry2014-08-26
| | * mac80211: mesh_plink: handle confirm frames with new plidBob Copeland2014-08-26
| | * mac80211: fix smps mode check for AP_VLANFelix Fietkau2014-08-26
| | * mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantypeFelix Fietkau2014-08-26
| | * Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg2014-08-26
| * | net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg2014-08-25
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-08-25
| |\ \
| | * | Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg2014-08-20
| | * | ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend2014-08-19
| | * | ieee802154: 6lowpan: ensure of sending 1280 packetsAlexander Aring2014-08-19
| | * | ieee802154: mac802154: handle the reserved dest mode by dropping the packetMartin Townsend2014-08-19
| | * | ieee802154: 6lowpan_rtnl: fix correct errno valueAlexander Aring2014-08-19
| | * | mac802154: fixed potential skb leak with mac802154_parse_frame_startMartin Townsend2014-08-19
* | | | Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville2014-09-04
|\ \ \ \
| * | | | net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg2014-08-29
| * | | | mac80211: fix chantype recalc warningMichal Kazior2014-08-29
| * | | | mac80211: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-08-27
| * | | | mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-26
| * | | | cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-26
| * | | | cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg2014-08-26
| * | | | cfg80211: re-enable CSA for drivers that support itMichal Kazior2014-08-26
| * | | | mac80211: don't resize skbs needlesslyIdo Yariv2014-08-26
| * | | | mac80211: Fix accounting of the tailroom-needed counterIdo Yariv2014-08-26
| * | | | cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev2014-08-26
| * | | | mac80211: make ieee80211_vif_use_reserved_switch staticJohannes Berg2014-08-26
| * | | | mac80211: mesh_plink: use get_unaligned_le16 instead of memcpyBob Copeland2014-08-26
| * | | | mac80211: disable 40MHz support in case of 20MHz APEliad Peller2014-08-15
| * | | | mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-15
| | |_|/ | |/| |
* | | | wireless: core: Reorder wiphy_register() notifications relevantlyTomasz Bursztyka2014-08-25
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-08-25
|\ \ \ \ | |_|/ / |/| | |