aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* NFC: Remove unneeded LLC symbols exportSamuel Ortiz2012-09-24
* NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade2012-09-24
* NFC: Add an shdlc llc module to llc coreEric Lapuyade2012-09-24
* NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade2012-09-24
* NFC: Add an LLC Core layer to HCIEric Lapuyade2012-09-24
* NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade2012-09-24
* NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade2012-09-24
* NFC: Changed the HCI cmd execution callback prototypeEric Lapuyade2012-09-24
* NFC: Correct outgoing frame before requeueingWaldemar Rymarkiewicz2012-09-24
* NFC: Remove crc generation from shdlc layerWaldemar Rymarkiewicz2012-09-24
* NFC: Fix possible LLCP memory leakWei Yongjun2012-09-24
* NFC: Remove pointless conditional before HCI kfree_skb()Wei Yongjun2012-09-24
* NFC: Use system_nrt_wq instead of custom onesTejun Heo2012-09-24
* NFC: Remove repeated code for NULL checkSyam Sidhardhan2012-09-24
* 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