summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-246-65/+195
|\
| * Bluetooth: Update management interface revisionJohan Hedberg2012-09-181-1/+1
| * Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-182-0/+84
| * Bluetooth: AMP: Add Read Data Block Size to amp_initAndrei Emeltchenko2012-09-081-0/+3
| * Bluetooth: trivial: Remove empty lineAndrei Emeltchenko2012-09-081-1/+0
| * Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko2012-09-081-3/+1
| * Bluetooth: Remove unneeded zero initAndrei Emeltchenko2012-09-081-1/+1
| * Bluetooth: Fix establishing ESCO linksVinicius Costa Gomes2012-08-211-5/+6
| * Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2012-08-211-7/+8
| * Bluetooth: debug: Correct the PSM printingSyam Sidhardhan2012-08-211-1/+1
| * Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-212-7/+28
| * Bluetooth: Fix minor coding style in hci_event.cMikel Astiz2012-08-211-4/+4
| * Bluetooth: trivial: Use preferred method for NULL checkAndrei Emeltchenko2012-08-211-2/+2
| * Bluetooth: trivial: Shorten variable scopeAndrei Emeltchenko2012-08-151-4/+2
| * Bluetooth: Add type information to the hci_connect() debug statementVinicius Costa Gomes2012-08-151-1/+1
| * Bluetooth: Simplify a the connection type handlingVinicius Costa Gomes2012-08-151-4/+7
| * Bluetooth: Refactor SCO connection into its own functionVinicius Costa Gomes2012-08-151-14/+19
| * Bluetooth: Refactor ACL connection into its own functionVinicius Costa Gomes2012-08-151-10/+22
| * Bluetooth: Refactor LE connection into its own functionVinicius Costa Gomes2012-08-151-24/+29
| * Bluetooth: Rename LE and ACL connection functionsVinicius Costa Gomes2012-08-151-9/+9
| * Bluetooth: Remove some functions from being exportedVinicius Costa Gomes2012-08-151-2/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-2416-245/+415
|\ \
| * | mac80211: allow re-open the blocked peer link in meshChun-Yeow Yeoh2012-09-141-1/+2
| * | mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-144-8/+5
| * | mac80211: handle power constraint/country IE betterJohannes Berg2012-09-143-22/+72
| * | mac80211: remove unneeded CONFIG_PM ifdefJohannes Berg2012-09-111-13/+0
| * | mac80211: validate skb->dev in the tx status pathFelix Fietkau2012-09-101-18/+30
| * | mac80211: use call_rcu() on sta deletionEliad Peller2012-09-103-57/+81
| * | mac80211: add key flag for management keysJohannes Berg2012-09-102-1/+33
| * | mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSSAntonio Quartulli2012-09-071-1/+32
| * | mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli2012-09-073-50/+54
| * | net/mac80211/scan.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-071-1/+1
| * | mac80211: refactor set_channel_typeMichal Kazior2012-09-061-19/+48
| * | mac80211: use synchronize_net() on key destroyingEliad Peller2012-09-061-1/+1
| * | mac80211: check power constraint IE size when parsingJohannes Berg2012-09-063-10/+6
| * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-09-0632-257/+625
| |\ \
| * | | mac80211: disconnect if channel switch failsJohannes Berg2012-09-062-18/+38
| * | | mac80211: don't hang on to sched_scan_iesJohannes Berg2012-09-062-26/+14
| * | | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-067-31/+51
| |\ \ \
| * | | | mac80211: use list_move instead of list_del/list_addWei Yongjun2012-09-061-2/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-0752-704/+1403
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-053-6/+11
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda2012-09-051-5/+4
| | * | | | nl80211: fix possible memory leak nl80211_connect()Wei Yongjun2012-09-041-1/+3
| | * | | | mac80211: clear bssid on auth/assoc failureEliad Peller2012-09-041-0/+4
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-054-11/+16
| |\ \ \ \ \
| | * | | | | Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes2012-08-271-0/+4
| | * | | | | Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-08-273-8/+9
| | * | | | | Bluetooth: Fix use-after-free bug in SMPAndre Guedes2012-08-151-3/+3
| * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-231-22/+16
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
OpenPOWER on IntegriCloud