summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* enic: Fix sparse warning in vnic_devcmd_init().David S. Miller2015-08-171-1/+1
* mlx5e: Fix sparse warnings in mlx5e_handle_csum().David S. Miller2015-08-171-1/+1
* net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat2015-08-173-12/+43
* net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat2015-08-172-0/+80
* net/mlx5e: Ethtool link speed setting fixesAchiad Shochat2015-08-172-22/+17
* net/mlx5e: HW LRO changes/fixesAchiad Shochat2015-08-173-4/+5
* net/mlx5e: Support smaller RX/TX ring sizesAchiad Shochat2015-08-171-2/+2
* net/mlx5e: Add ethtool RSS configuration optionsAchiad Shochat2015-08-173-11/+74
* net/mlx5e: Make RSS indirection table size a constantAchiad Shochat2015-08-172-35/+30
* net/mlx5e: Have a single RSS Toeplitz hash keyAchiad Shochat2015-08-172-1/+5
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-08-1712-43/+1856
|\
| * Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVEPeter Poklop2015-08-151-0/+3
| * Bluetooth: hciuart: Fix to use boolean flag with u32 typeBen YoungTae Kim2015-08-141-4/+4
| * Bluetooth: hci_bcm: Fix "implicit declaration"Frederic Danis2015-08-121-0/+7
| * Bluetooth: hci_bcm: improve use of gpios APIUwe Kleine-König2015-08-121-15/+9
| * Bluetooth: hci_bcm: Add suspend/resume PM functionsFrederic Danis2015-08-111-1/+66
| * Bluetooth: hci_bcm: Retrieve UART speed from ACPIFrederic Danis2015-08-111-0/+28
| * Bluetooth: hci_bcm: Add PM for BCM devicesFrederic Danis2015-08-111-2/+214
| * cc2520: set the default fifo pin value from platform dataYong Li2015-08-111-0/+1
| * Bluetooth: hciuart: Add support QCA chipset for UARTBen Young Tae Kim2015-08-105-1/+996
| * Bluetooth: btqca: Introduce generic QCA ROME supportBen Young Tae Kim2015-08-104-0/+532
| * at86rf230: use STATE_TX_ARET mode onlyAlexander Aring2015-08-101-38/+14
| * Bluetooth: btmrvl: release sdio bus after firmware is upAniket Nagarnaik2015-08-101-2/+2
* | enic: add devcmd2Govindarajulu Varadarajan2015-08-177-12/+222
* | enic: add devcmd2 resourcesGovindarajulu Varadarajan2015-08-174-0/+42
* | enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>Govindarajulu Varadarajan2015-08-176-31/+54
* | enic: move struct definition from .c to .h fileGovindarajulu Varadarajan2015-08-172-40/+39
* | Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...David S. Miller2015-08-179-9/+15
|\ \
| * | mac80211_hwsim: unregister genetlink family properlySu Kang Yin2015-08-141-1/+3
| * | iwlwifi: mvm: don't set K1/K2 for AES-CMACJohannes Berg2015-08-132-4/+2
| * | mac80211_hwsim: support wider TDLS bandwidthJohannes Berg2015-07-171-0/+1
| * | mac80211: don't store napi structJohannes Berg2015-07-176-4/+9
* | | smsc911x: Fix crash seen if neither ACPI nor OF is configured or usedGuenter Roeck2015-08-171-1/+6
* | | bnx2: Fix bandwidth allocation for some MF modesYuval Mintz2015-08-173-2/+6
* | | net: Introduce VRF device driverDavid Ahern2015-08-133-0/+693
* | | net: dsa: mv88e6xxx: use port 802.1Q mode SecureVivien Didelot2015-08-132-7/+12
* | | net: dsa: mv88e6xxx: add VLAN Load supportVivien Didelot2015-08-133-0/+180
* | | net: dsa: mv88e6xxx: add VLAN Purge supportVivien Didelot2015-08-133-0/+116
* | | net: dsa: mv88e6xxx: add VLAN support to FDB dumpVivien Didelot2015-08-131-2/+40
* | | net: dsa: mv88e6xxx: add VLAN Get Next supportVivien Didelot2015-08-133-0/+167
* | | net: dsa: mv88e6xxx: flush VTU and STU entriesVivien Didelot2015-08-132-0/+36
* | | cxgb4: Add MPS tracing supportHariprasad Shenai2015-08-134-0/+475
* | | net/fddi: remove HWM_REVERSE() macroyalin wang2015-08-131-9/+0
* | | rocker: hook ndo_neigh_destroy to cleanup neigh refs in driverScott Feldman2015-08-131-0/+11
* | | rocker: print switch ID consistent with phys_switch_id sysfs nodeScott Feldman2015-08-131-1/+2
* | | Convert smsc911x to use ACPI as well as DTJeremy Linton2015-08-131-26/+22
* | | Add a matching set of device_ functions for determining mac/phyJeremy Linton2015-08-131-0/+73
* | | drivers: net: cpsw: add am335x errata workarround for interrutpsMugunthan V N2015-08-131-6/+77
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-13139-1071/+1368
|\ \ \
| * \ \ Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-08-137-20/+54
| |\ \ \