summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Bluetooth: Add support for using controller white list filteringMarcel Holtmann2014-07-261-0/+96
| | * Bluetooth: Fix issue with ADV_IND reports and auto-connection handlingMarcel Holtmann2014-07-244-4/+34
| | * Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devicesMarcel Holtmann2014-07-241-6/+0
| | * Bluetooth: Get MWS transport configuration of the controllerMarcel Holtmann2014-07-232-0/+6
| | * Bluetooth: Read list of local codecs supported by the controllerMarcel Holtmann2014-07-232-0/+6
| | * Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman2014-07-221-2/+5
| * | Merge tag 'for-linville-20140725' of git://github.com/kvalo/athJohn W. Linville2014-07-299-54/+217
| |\ \
| | * | ath10k: handle attention flags correctly when using A-MSDUJanusz Dziedzic2014-07-251-8/+15
| | * | ath10k: don't advertise IBSS iftype for 10.xMichal Kazior2014-07-251-1/+2
| | * | ath10k: fix Rx aggregation reorderingMichal Kazior2014-07-254-3/+126
| | * | Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo2014-07-2465-856/+2245
| | |\ \
| | * | | ath10k: prevent endless pci rx loopMichal Kazior2014-07-221-8/+9
| | * | | ath10k: workaround qos nullfunc bugMichal Kazior2014-07-221-0/+11
| | * | | ath10k: simplify tx helpersMichal Kazior2014-07-223-32/+23
| | * | | ath10k: prevent some tx flushing failuresMichal Kazior2014-07-212-0/+13
| | * | | ath10k: workaround boot issues with KVM/PCI-passthroughMichal Kazior2014-07-211-2/+18
| * | | | Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-2925-29/+2228
| |\ \ \ \
| | * | | | NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksMark A. Greer2014-07-234-9/+93
| | * | | | NFC: digital: Remove extra blank lineMark A. Greer2014-07-231-1/+0
| | * | | | NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target modeChristophe Ricard2014-07-235-3/+993
| | * | | | NFC: st21nfca: Implement stop_poll HCI hookChristophe Ricard2014-07-231-0/+8
| | * | | | NFC: hci: Add stop_poll HCI operand.Christophe Ricard2014-07-232-2/+6
| | * | | | NFC: st21nfca: Improve read length sequence for P2P mode.Christophe Ricard2014-07-231-1/+1
| | * | | | NFC: st21nfca: Improved start of frame detectionChristophe Ricard2014-07-231-3/+2
| | * | | | NFC: st21nfca: Free buffer in case no data are retrieved.Christophe Ricard2014-07-231-0/+2
| | * | | | NFC: st21nfcb: few code clean upChristophe Ricard2014-07-232-10/+10
| | * | | | NFC: nci: Add T1T support notificationChristophe Ricard2014-07-231-1/+3
| | * | | | NFC: dts: st21nfcb_i2c: Add DTS DocumentationChristophe Ricard2014-07-231-0/+33
| | * | | | NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chipChristophe Ricard2014-07-2310-2/+1047
| | * | | | NFC: digital: Add digital framing calls when in target modeMark A. Greer2014-07-212-0/+23
| | * | | | NFC: digital: Clear poll_tech_count before activating targetMark A. Greer2014-07-212-6/+16
| | * | | | NFC: digital: Check for NFC-DEP before checking for Type 4 tagMark A. Greer2014-07-211-2/+2
| | |/ / /
* | | | | net/usb/hso: Add support for Option GTM671WFSRicardo Ribalda2014-08-051-0/+1
* | | | | net: smc911x: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-051-1/+1
* | | | | drivers: atm: fix %d confusingly prefixed with 0x in format stringsHans Wennborg2014-08-051-2/+2
* | | | | netlink: fix lockdep splatsEric Dumazet2014-08-041-2/+2
* | | | | tcp: md5: remove unneeded check in tcp_v4_parse_md5_keysDmitry Popov2014-08-041-1/+1
* | | | | Drivers: net-next: hyperv: Increase the size of the sendbuf regionKY Srinivasan2014-08-042-6/+3
* | | | | net: remove spurious zd1201 rule.Francois Romieu2014-08-041-1/+0
* | | | | net: phy: spi_ks8995: Introduce the use of devm_kzallocHimangi Saraogi2014-08-041-18/+8
* | | | | cxgb4: only free allocated flsHariprasad Shenai2014-08-042-14/+22
* | | | | bridge: remove a useless commentMichael S. Tsirkin2014-08-041-1/+0
* | | | | cxgb4i : remove spurious use of rcuAnish Bhatt2014-08-021-9/+5
* | | | | Merge branch 'concurrent_hash_tables'David S. Miller2014-08-028-432/+1193
|\ \ \ \ \
| * | | | | nftables: Convert nft_hash to use generic rhashtableThomas Graf2014-08-021-236/+55
| * | | | | netlink: Convert netlink_lookup() to use RCU protected hash tableThomas Graf2014-08-023-195/+119
| * | | | | lib: Resizable, Scalable, Concurrent Hash TableThomas Graf2014-08-024-1/+1019
|/ / / / /
* | | | | Merge branch 'intel-next'David S. Miller2014-08-0217-33/+2393
|\ \ \ \ \
| * | | | | i40evf: Fixed guest OS panic when removing vf driverSerey Kong2014-08-021-2/+3
| * | | | | i40evf: fix memory leak on unused interfacesMitch Williams2014-08-021-0/+24
OpenPOWER on IntegriCloud