summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * rtlwifi: rtl8821ae: Add VHT rate descriptorsLarry Finger2014-12-242-23/+21
| * rtlwifi: Convert all drivers to use a common set of rate descriptorsLarry Finger2014-12-2415-208/+177
| * rtlwifi: rtl8192ee: Convert driver to use common rate-mapping codeLarry Finger2014-12-241-161/+2
| * rtlwifi: rtl8723ae: Modify driver to use rate-mapping routine in coreLarry Finger2014-12-241-160/+2
| * rtlwifi: rtl8188ee: Switch to use common rate-mapping routineLarry Finger2014-12-241-160/+2
| * rtlwifi: rtl8723be: Switch to use common rate-mapping routineLarry Finger2014-12-241-159/+1
| * rtlwifi: Remove extraneous argument for rate mappingLarry Finger2014-12-246-17/+12
| * rtlwifi: rtl8192ce: Improve RF sleep routineLarry Finger2014-12-241-2/+3
| * rtlwifi: rtl8192ce: Update rate setting routinesLarry Finger2014-12-241-63/+44
| * rtlwifi: rtl8192ce: Update setting of the media statusLarry Finger2014-12-241-20/+31
| * rtlwifi: rtl8192ce: Add code to set the keep-alive operationLarry Finger2014-12-242-2/+8
| * rtlwifi: rtl8821ae: Fix typos in power-sequence macroLarry Finger2014-12-241-2/+2
| * rtlwifi: rtl8821ae: Simplify loading of WOWLAN firmwareTroy Tan2014-12-244-54/+48
| * ath: fix incorrect PPB on FCC radar type 5Peter Oh2014-12-241-1/+1
| * rsi: fix memory leak in rsi_load_ta_instructions()Alexey Khoroshilov2014-12-241-3/+1
| * rtlwifi: rtl8192de: fw.c: Remove unused functionRickard Strandqvist2014-12-242-18/+0
* | net: ethernet: cisco: enic: enic_dev: Remove some unused functionsRickard Strandqvist2015-01-022-61/+0
* | isdn: hisax: hfc4s8s_l1: Remove some unused functionsRickard Strandqvist2015-01-021-21/+0
* | net: fddi: skfp: smt.c: Remove unused functionRickard Strandqvist2015-01-021-12/+0
* | net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functionsRickard Strandqvist2015-01-021-16/+0
* | net: skbuff: don't zero tc members when freeing skbFlorian Westphal2015-01-021-7/+0
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-0237-1778/+3082
|\ \
| * | Bluetooth: Add timing information to ECDH test case runsMarcel Holtmann2014-12-301-1/+9
| * | Bluetooth: Add timing information to SMP test case runsMarcel Holtmann2014-12-301-1/+9
| * | Bluetooth: Add LE Secure Connections tests for SMPJohan Hedberg2014-12-301-0/+186
| * | Bluetooth: Add legacy SMP testsJohan Hedberg2014-12-301-0/+95
| * | Bluetooth: Add skeleton for SMP self-testsJohan Hedberg2014-12-304-0/+66
| * | Bluetooth: Add support for ECDH test casesJohan Hedberg2014-12-302-1/+175
| * | Bluetooth: Add support for self testing frameworkMarcel Holtmann2014-12-305-0/+128
| * | Bluetooth: Fix const declarations for smp_f5 and smp_f6Johan Hedberg2014-12-301-3/+4
| * | cc2520: fix zero perm_extended_addr addressVarka Bhadram2014-12-301-0/+1
| * | cc2520: remove 'ret' goto labelVarka Bhadram2014-12-301-10/+4
| * | cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) patternVarka Bhadram2014-12-301-2/+1
| * | net: ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2014-12-301-7/+0
| * | Bluetooth: Remove BlueFritz! specific check from initializationMarcel Holtmann2014-12-261-3/+9
| * | Bluetooth: btusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirkMarcel Holtmann2014-12-261-1/+5
| * | Bluetooth: bfusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirkMarcel Holtmann2014-12-261-0/+2
| * | Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constantMarcel Holtmann2014-12-261-0/+10
| * | Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann2014-12-202-4/+2
| * | Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann2014-12-205-0/+22
| * | Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann2014-12-203-0/+73
| * | Bluetooth: Enable basics for LE Data Length Extension featureMarcel Holtmann2014-12-201-0/+14
| * | Bluetooth: Add structures for LE Data Length Extension featureMarcel Holtmann2014-12-201-0/+43
| * | Bluetooth: Move LE debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-202-478/+474
| * | Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-202-349/+350
| * | Bluetooth: Move common debugfs file creation into hci_debugfs.cMarcel Holtmann2014-12-202-201/+200
| * | Bluetooth: Add skeleton functions for debugfs creationMarcel Holtmann2014-12-204-1/+74
| * | Bluetooth: Support static address when BR/EDR has been disabledMarcel Holtmann2014-12-202-2/+14
| * | ieee802154: iface: move multiple node type checkAlexander Aring2014-12-201-14/+9
| * | mac802154: iface: check concurrent ifacesAlexander Aring2014-12-201-0/+77