aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* NFC: Implement NCI dep_link_up and dep_link_downIlan Elias2012-09-24
* NFC: Parse NCI NFC-DEP activation paramsIlan Elias2012-09-24
* NFC: Set local general bytes in nci_start_pollIlan Elias2012-09-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-24
|\
| * Bluetooth: Update management interface revisionJohan Hedberg2012-09-18
| * Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-18
| * Bluetooth: AMP: Add Read Data Block Size to amp_initAndrei Emeltchenko2012-09-08
| * Bluetooth: trivial: Remove empty lineAndrei Emeltchenko2012-09-08
| * Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko2012-09-08
| * Bluetooth: Remove unneeded zero initAndrei Emeltchenko2012-09-08
| * Bluetooth: Fix establishing ESCO linksVinicius Costa Gomes2012-08-21
| * Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2012-08-21
| * Bluetooth: debug: Correct the PSM printingSyam Sidhardhan2012-08-21
| * Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-21
| * Bluetooth: Fix minor coding style in hci_event.cMikel Astiz2012-08-21
| * Bluetooth: trivial: Use preferred method for NULL checkAndrei Emeltchenko2012-08-21
| * Bluetooth: trivial: Shorten variable scopeAndrei Emeltchenko2012-08-15
| * Bluetooth: Add type information to the hci_connect() debug statementVinicius Costa Gomes2012-08-14
| * Bluetooth: Simplify a the connection type handlingVinicius Costa Gomes2012-08-14
| * Bluetooth: Refactor SCO connection into its own functionVinicius Costa Gomes2012-08-14
| * Bluetooth: Refactor ACL connection into its own functionVinicius Costa Gomes2012-08-14
| * Bluetooth: Refactor LE connection into its own functionVinicius Costa Gomes2012-08-14
| * Bluetooth: Rename LE and ACL connection functionsVinicius Costa Gomes2012-08-14
| * Bluetooth: Remove some functions from being exportedVinicius Costa Gomes2012-08-14
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-24
|\ \
| * | mac80211: allow re-open the blocked peer link in meshChun-Yeow Yeoh2012-09-14
| * | mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-14
| * | mac80211: handle power constraint/country IE betterJohannes Berg2012-09-14
| * | mac80211: remove unneeded CONFIG_PM ifdefJohannes Berg2012-09-11
| * | mac80211: validate skb->dev in the tx status pathFelix Fietkau2012-09-10
| * | mac80211: use call_rcu() on sta deletionEliad Peller2012-09-10
| * | mac80211: add key flag for management keysJohannes Berg2012-09-10
| * | mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSSAntonio Quartulli2012-09-07
| * | mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli2012-09-07
| * | net/mac80211/scan.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-07
| * | mac80211: refactor set_channel_typeMichal Kazior2012-09-06
| * | mac80211: use synchronize_net() on key destroyingEliad Peller2012-09-06
| * | mac80211: check power constraint IE size when parsingJohannes Berg2012-09-06
| * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-09-06
| |\ \
| * | | mac80211: disconnect if channel switch failsJohannes Berg2012-09-06
| * | | mac80211: don't hang on to sched_scan_iesJohannes Berg2012-09-06
| * | | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-06
| |\ \ \
| * | | | mac80211: use list_move instead of list_del/list_addWei Yongjun2012-09-06
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-05
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda2012-09-05
| | * | | | nl80211: fix possible memory leak nl80211_connect()Wei Yongjun2012-09-04
| | * | | | mac80211: clear bssid on auth/assoc failureEliad Peller2012-09-04
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-05
| |\ \ \ \ \
| | * | | | | Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes2012-08-27