summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-08-28Bluetooth: hci_intel: Add support for platform driverLoic Poulain1-13/+189
2015-08-28Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllersMarcel Holtmann1-0/+2
2015-08-28Bluetooth: btusb: Correct typos based on checkpatch.plMinjune Kim1-2/+2
2015-08-28Bluetooth: hci_intel: Add Intel baudrate configuration supportLoic Poulain1-0/+119
2015-08-28Bluetooth: hci_uart: Fix zero len data packet reception issueLoic Poulain1-2/+7
2015-08-28Bluetooth: btmrvl: change device pointer passed to dev_coredumpvShengzhen Li1-2/+1
2015-08-18Bluetooth: hci_bcm: Use non-sleep version of gpio_set_valueLoic Poulain1-2/+2
2015-08-18net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat3-12/+43
2015-08-18net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat2-0/+80
2015-08-18net/mlx5e: Ethtool link speed setting fixesAchiad Shochat2-22/+17
2015-08-18net/mlx5e: HW LRO changes/fixesAchiad Shochat3-4/+5
2015-08-18net/mlx5e: Support smaller RX/TX ring sizesAchiad Shochat1-2/+2
2015-08-18net/mlx5e: Add ethtool RSS configuration optionsAchiad Shochat3-11/+74
2015-08-18net/mlx5e: Make RSS indirection table size a constantAchiad Shochat2-35/+30
2015-08-18net/mlx5e: Have a single RSS Toeplitz hash keyAchiad Shochat2-1/+5
2015-08-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller12-43/+1856
2015-08-18enic: add devcmd2Govindarajulu Varadarajan7-12/+222
2015-08-18enic: add devcmd2 resourcesGovindarajulu Varadarajan4-0/+42
2015-08-18enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>Govindarajulu Varadarajan6-31/+54
2015-08-18enic: move struct definition from .c to .h fileGovindarajulu Varadarajan2-40/+39
2015-08-18Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...David S. Miller9-9/+15
2015-08-18smsc911x: Fix crash seen if neither ACPI nor OF is configured or usedGuenter Roeck1-1/+6
2015-08-17bnx2: Fix bandwidth allocation for some MF modesYuval Mintz3-2/+6
2015-08-16Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVEPeter Poklop1-0/+3
2015-08-14mac80211_hwsim: unregister genetlink family properlySu Kang Yin1-1/+3
2015-08-14Bluetooth: hciuart: Fix to use boolean flag with u32 typeBen YoungTae Kim1-4/+4
2015-08-14net: Introduce VRF device driverDavid Ahern3-0/+693
2015-08-14net: dsa: mv88e6xxx: use port 802.1Q mode SecureVivien Didelot2-7/+12
2015-08-14net: dsa: mv88e6xxx: add VLAN Load supportVivien Didelot3-0/+180
2015-08-14net: dsa: mv88e6xxx: add VLAN Purge supportVivien Didelot3-0/+116
2015-08-14net: dsa: mv88e6xxx: add VLAN support to FDB dumpVivien Didelot1-2/+40
2015-08-14net: dsa: mv88e6xxx: add VLAN Get Next supportVivien Didelot3-0/+167
2015-08-14net: dsa: mv88e6xxx: flush VTU and STU entriesVivien Didelot2-0/+36
2015-08-14cxgb4: Add MPS tracing supportHariprasad Shenai4-0/+475
2015-08-14net/fddi: remove HWM_REVERSE() macroyalin wang1-9/+0
2015-08-14rocker: hook ndo_neigh_destroy to cleanup neigh refs in driverScott Feldman1-0/+11
2015-08-14rocker: print switch ID consistent with phys_switch_id sysfs nodeScott Feldman1-1/+2
2015-08-14Convert smsc911x to use ACPI as well as DTJeremy Linton1-26/+22
2015-08-14Add a matching set of device_ functions for determining mac/phyJeremy Linton1-0/+73
2015-08-14drivers: net: cpsw: add am335x errata workarround for interrutpsMugunthan V N1-6/+77
2015-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller139-1071/+1368
2015-08-13Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds7-20/+54
2015-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-58/+74
2015-08-13Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-54/+12
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-573/+448
2015-08-13Merge tag 'edac_fix_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2015-08-13iwlwifi: mvm: don't set K1/K2 for AES-CMACJohannes Berg2-4/+2
2015-08-13EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle1-1/+1
2015-08-13cosa: missing error code on failure in probe()Dan Carpenter1-1/+2
2015-08-13net: fec: Remove unneeded use of IS_ERR_VALUE() macroFabio Estevam1-3/+3