summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Add port aggregation supportMoni Shoua2015-02-051-6/+70
* IB/mlx4: Reuse mlx4_mac_to_u64()Moni Shoua2015-02-051-11/+1
* net/mlx4_en: Port aggregation configurationMoni Shoua2015-02-053-0/+189
* net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2015-02-056-2/+157
* net/mlx4_core: Port aggregation low level interfaceMoni Shoua2015-02-052-5/+60
* net/bonding: Notify state change on slavesMoni Shoua2015-02-051-0/+42
* net/bonding: Move slave state changes to a helper functionMoni Shoua2015-02-051-26/+38
* Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-041-1/+15
|\
| * ath10k: use IEEE80211_HW_SW_CRYPTO_CONTROLJohannes Berg2015-01-271-1/+15
* | csiostor:Use firmware version from cxgb4/t4fw_version.hPraveen Madhavan2015-02-043-8/+7
* | tlan: msecs_to_jiffies convrsionNicholas Mc Guire2015-02-041-1/+1
* | tlan: use msecs_to_jiffies for conversionNicholas Mc Guire2015-02-041-6/+6
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-02-043-19/+672
|\ \
| * | Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142Matej Dubovy2015-02-031-0/+4
| * | Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL_NEWMarcel Holtmann2015-02-021-0/+1
| * | ieee802154: cc2520: Fix space before , coding style issueMohammad Jamal2015-02-021-2/+2
| * | ieee802154: cc2520: Replace shift operations by BIT macroMohammad Jamal2015-02-021-3/+3
| * | Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTELJakub Pawlowski2015-01-311-0/+1
| * | Bluetooth: btusb: Use wait_on_bit_timeout() for BTUSB_BOOTINGJohan Hedberg2015-01-301-25/+19
| * | Bluetooth: btusb: Fix race when waiting for BTUSB_DOWNLOADINGJohan Hedberg2015-01-301-33/+34
| * | Bluetooth: btusb: Limit hardware error handling to Intel Snowfield PeakMarcel Holtmann2015-01-301-1/+0
| * | Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_ATH3012Jakub Pawlowski2015-01-291-1/+3
| * | Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee2015-01-291-0/+8
| * | Bluetooth: btusb: Add support for USB based AMP controllersMarcel Holtmann2015-01-291-4/+25
| * | Bluetooth: btusb: Ignore unknown Intel devices with generic descriptorMarcel Holtmann2015-01-291-1/+4
| * | Bluetooth: btusb: Sort USB_DEVICE entries for Marvell by vendor idMarcel Holtmann2015-01-291-3/+4
| * | Bluetooth: btusb: Provide hardware error handler for Intel devicesMarcel Holtmann2015-01-281-0/+42
| * | Bluetooth: btusb: Remove redundant call to btusb_free_frags()Johan Hedberg2015-01-281-1/+0
| * | Bluetooth: btusb: Handle out of order firmware loading complete eventMarcel Holtmann2015-01-281-2/+7
| * | Bluetooth: btusb: Add firmware loading for Intel Snowfield Peak devicesMarcel Holtmann2015-01-281-3/+568
| * | Bluetooth: btusb: Add support for Dynex/Insignia USB donglesMarcel Holtmann2015-01-271-0/+3
| * | Bluetooth: btusb: Add Broadcom patchram support for ASUSTek devicesRick Dunn2015-01-211-1/+2
| * | Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 deviceDmitry Tunin2015-01-212-0/+3
* | | net: add skb functions to process remote checksum offloadTom Herbert2015-02-041-16/+2
* | | net: fs_enet: Implement NETIF_F_SG featureLEROY Christophe2015-02-042-30/+66
* | | cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixesAnish Bhatt2015-02-032-2/+107
* | | net/tulip: don't warn about unknown ARM architectureArnd Bergmann2015-02-031-1/+1
* | | net: hip04: add missing MODULE_LICENSEArnd Bergmann2015-02-031-0/+1
* | | net: rocker: Add support for retrieving port level statisticsDavid Ahern2015-02-022-0/+155
* | | team: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellin...Roopa Prabhu2015-02-021-1/+4
* | | bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/del...Roopa Prabhu2015-02-021-1/+8
* | | rocker: set feature NETIF_F_HW_SWITCH_OFFLOADRoopa Prabhu2015-02-021-1/+2
* | | bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu2015-02-023-3/+4
* | | stmmac: DMA threshold mode or SF mode can be different among multiple device ...Sonic Zhang2015-02-021-2/+3
* | | cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCBHariprasad Shenai2015-02-021-1/+23
* | | hso: fix rfkill name conflictsOlivier Sobrie2015-02-011-2/+3
* | | hso: add missing cancel_work_sync in disconnect()Olivier Sobrie2015-02-011-0/+2
* | | hso: update serial_table in usb disconnect methodOlivier Sobrie2015-02-011-1/+1
* | | hso: move tty_unregister outside hso_serial_common_free()Olivier Sobrie2015-02-011-3/+9
* | | hso: replace reset_device work by usb_queue_reset_device()Olivier Sobrie2015-02-011-24/+1