summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-13sunvnet: fix rx packet length check to allow for TSODavid L Stevens
2015-01-13mlx5: avoid build warnings on 32-bitArnd Bergmann
2015-01-13rocker: fix harmless warning on 32-bit machinesArnd Bergmann
2015-01-13cxgb4: Ripping out old hard-wired initialization code in driverHariprasad Shenai
2015-01-13net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdioShaohui Xie
2015-01-13net/fsl: fix a bug in xgmac_mdioShaohui Xie
2015-01-13i40e: limit sriov to partition 1 of NPAR configurationsShannon Nelson
2015-01-13i40e: Don't exit link event early if link speed has changedCatherine Sullivan
2015-01-13i40e: limit WoL and link settings to partition 1Shannon Nelson
2015-01-13i40e: Adding function for reading PBA StringKamil Krawczyk
2015-01-13i40e/i40evf: find partition_id in npar modeShannon Nelson
2015-01-13i40e: remove VN2VN related mac filtersVasu Dev
2015-01-13i40e: Add warning for NPAR partitions with link speed less than 10GbpsGreg Rose
2015-01-13i40evf: kick a stalled admin queueMitch A Williams
2015-01-13i40evf: enable interrupt 0 appropriatelyMitch A Williams
2015-01-13i40evf: don't fire traffic IRQs when the interface is downMitch A Williams
2015-01-13i40evf: remove leftover VLAN filtersMitch A Williams
2015-01-13i40evf: refactor shutdown codeMitch A Williams
2015-01-13i40evf: Remove some scary log messagesMitch A Williams
2015-01-13i40evf: remove redundant codeMitch A Williams
2015-01-13i40e: disable IOV before freeing resourcesMitch A Williams
2015-01-12tuntap: Increase the number of queues in tun.Pankaj Gupta
2015-01-12team: Remove dead codeKenneth Williams
2015-01-12net: bnx2x: avoid macro redefinitionDavid Decotigny
2015-01-12drivers: net: xen-netfront: remove residual dead codeVincenzo Maffione
2015-01-12Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernateShrikrishna Khare
2015-01-12bonding: cleanup bond_opts arrayJonathan Toppins
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai
2015-01-12iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai
2015-01-12r8152: check the status before submitting rxhayeswang
2015-01-12r8152: call rtl_start_rx after netif_carrier_onhayeswang
2015-01-12vxlan: Improve support for header flagsTom Herbert
2015-01-12tg3: move init/deinit from open/close to probe/removeIvan Vecera
2015-01-12net: eth: xgene: devm_ioremap() returns NULL on errorDan Carpenter
2015-01-11irda: vlsi_ir: Replace timeval with ktime_tChunyan Zhang
2015-01-11irda: stir4200: Replace timeval with ktime_tChunyan Zhang
2015-01-11irda: nsc-ircc: Replace timeval with ktime_tChunyan Zhang
2015-01-11irda: irda-usb: Replace timeval with ktime_tChunyan Zhang
2015-01-11irda: ali-ircc: Replace timeval with ktime_tChunyan Zhang
2015-01-11irda: Removed all unused timeval variablesChunyan Zhang
2015-01-11stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.Peter Griffin
2015-01-08r8169: add support for xmit_moreFlorian Westphal
2015-01-08cxgb4: Add support for mps_tcam debugfsHariprasad Shenai
2015-01-08cxgb4: Add support for cim_qcfg entry in debugfsHariprasad Shenai
2015-01-08cxgb4: Add support for cim_la entry in debugfsHariprasad Shenai
2015-01-08cxgb4: Add support for devlogHariprasad Shenai
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-06net: eth: xgene: change APM X-Gene SoC platform ethernet to support ACPIFeng Kan
2015-01-06qla3xxx: don't allow never end busy loopAndy Shevchenko