summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net-next: mediatek: add Kconfig and MakefileJohn Crispin2016-03-104-0/+24
* net-next: mediatek: add support for MT7623 ethernetJohn Crispin2016-03-102-0/+2228
* qede: Fix net-next "make ARCH=x86_64"Manish Chopra2016-03-101-1/+4
* qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia2016-03-103-5/+14
* qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia2016-03-102-6/+5
* cxgb4vf: Set number of queues in pci probe onlyHariprasad Shenai2016-03-101-4/+4
* cxgb4vf: Add a couple more checks for invalid provisioning configurationsHariprasad Shenai2016-03-101-0/+5
* cxgb4vf: Configure queue based on resource and interrupt typeHariprasad Shenai2016-03-101-71/+94
* cxgb4vf: Enable interrupts before we register our network devicesHariprasad Shenai2016-03-101-25/+26
* net: dsa: mv88e6xxx: avoid writing the same modeVivien Didelot2016-03-101-8/+13
* net: dsa: mv88e6xxx: read then write PVIDVivien Didelot2016-03-101-4/+26
* net: dsa: mv88e6xxx: rework port state setterVivien Didelot2016-03-102-22/+34
* sh_eth: advance 'rxdesc' later in sh_eth_ring_format()Sergei Shtylyov2016-03-101-3/+4
* sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov2016-03-101-1/+2
* can: rcar_can: Add r8a7795 supportRamesh Shanmugasundaram2016-03-102-1/+2
* can: ifi: Add obscure bit swap for EFF frame IDsMarek Vasut2016-03-101-2/+29
* can: ifi: Fix RX and TX ID maskMarek Vasut2016-03-101-4/+4
* can: ifi: Fix TX DLC configurationMarek Vasut2016-03-101-8/+6
* can: ifi: Fix clock generator configurationMarek Vasut2016-03-101-21/+23
* bnxt_en: Enable AER support.Satish Baddipadige2016-03-081-0/+109
* bnxt_en: Include hardware port statistics in ethtool -S.Michael Chan2016-03-081-2/+103
* bnxt_en: Include some hardware port statistics in ndo_get_stats64().Michael Chan2016-03-081-0/+16
* bnxt_en: Add port statistics support.Michael Chan2016-03-082-1/+60
* bnxt_en: Extend autoneg to all speeds.Michael Chan2016-03-082-14/+4
* bnxt_en: Use common function to get ethtool supported flags.Michael Chan2016-03-081-20/+9
* bnxt_en: Add reporting of link partner advertisement.Michael Chan2016-03-083-2/+23
* bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().Michael Chan2016-03-081-13/+20
* vxlan: allow setting ipv6 traffic classDaniel Borkmann2016-03-081-5/+9
* bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann2016-03-082-16/+14
* bpf: support for access to tunnel optionsDaniel Borkmann2016-03-081-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08185-2008/+2204
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-0865-324/+548
| |\
| | * ppp: release rtnl mutex when interface creation failsGuillaume Nault2016-03-071-0/+1
| | * cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork2016-03-071-15/+5
| | * net: hns: fix the bug about loopbackyankejian2016-03-075-1/+65
| | * jme: Fix device PM wakeup API usageGuo-Fu Tseng2016-03-071-4/+2
| | * jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng2016-03-071-6/+11
| | * be2net: Don't leak iomapped memory on removal.Douglas Miller2016-03-072-0/+5
| | * vmxnet3: avoid calling pskb_may_pull with interrupts disabledNeil Horman2016-03-071-27/+46
| | * Merge tag 'wireless-drivers-for-davem-2016-03-04' of git://git.kernel.org/pub...David S. Miller2016-03-075-1/+18
| | |\
| | | * ssb: host_soc depends on spromArnd Bergmann2016-02-261-0/+1
| | | * Merge tag 'iwlwifi-for-kalle-2016-02-25' of https://git.kernel.org/pub/scm/li...Kalle Valo2016-02-264-1/+17
| | | |\
| | | | * iwlwifi: mvm: Fix paging memory leakMatti Gottlieb2016-02-233-1/+8
| | | | * iwlwifi: mvm: inc pending frames counter also when txing non-staLiad Kaufman2016-02-161-0/+9
| | * | | net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMKrzysztof Kozlowski2016-03-071-0/+1
| | * | | ibmveth: check return of skb_linearize in ibmveth_start_xmitThomas Falcon2016-03-071-1/+4
| | * | | cdc_ncm: toggle altsetting to force reset before setupBjørn Mork2016-03-071-1/+5
| | * | | usbnet: cleanup after bind() in probe()Oliver Neukum2016-03-071-0/+7
| | * | | mlxsw: pci: Correctly determine if descriptor queue is fullIdo Schimmel2016-03-071-1/+1
| | * | | mlxsw: spectrum: Always decrement bridge's ref countIdo Schimmel2016-03-071-3/+1