summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tuntap: Increase the number of queues in tun.Pankaj Gupta2015-01-121-4/+3
* team: Remove dead codeKenneth Williams2015-01-121-7/+0
* net: bnx2x: avoid macro redefinitionDavid Decotigny2015-01-121-4/+0
* drivers: net: xen-netfront: remove residual dead codeVincenzo Maffione2015-01-121-4/+0
* Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernateShrikrishna Khare2015-01-122-21/+27
* bonding: cleanup bond_opts arrayJonathan Toppins2015-01-121-3/+2
* iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai2015-01-1211-89/+173
* iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai2015-01-126-87/+183
* r8152: check the status before submitting rxhayeswang2015-01-121-0/+5
* r8152: call rtl_start_rx after netif_carrier_onhayeswang2015-01-121-1/+2
* vxlan: Improve support for header flagsTom Herbert2015-01-121-14/+28
* tg3: move init/deinit from open/close to probe/removeIvan Vecera2015-01-121-14/+11
* net: eth: xgene: devm_ioremap() returns NULL on errorDan Carpenter2015-01-121-6/+6
* csiostor:fix sparse warningsPraveen Madhavan2015-01-121-3/+3
* irda: vlsi_ir: Replace timeval with ktime_tChunyan Zhang2015-01-112-34/+14
* irda: stir4200: Replace timeval with ktime_tChunyan Zhang2015-01-111-9/+7
* irda: nsc-ircc: Replace timeval with ktime_tChunyan Zhang2015-01-112-8/+4
* irda: irda-usb: Replace timeval with ktime_tChunyan Zhang2015-01-112-11/+4
* irda: ali-ircc: Replace timeval with ktime_tChunyan Zhang2015-01-112-11/+5
* irda: Removed all unused timeval variablesChunyan Zhang2015-01-116-16/+0
* stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.Peter Griffin2015-01-111-6/+7
* phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.Peter Griffin2015-01-111-19/+10
* phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property.Peter Griffin2015-01-111-11/+14
* csiostor:firmware upgrade fixPraveen Madhavan2015-01-083-82/+247
* r8169: add support for xmit_moreFlorian Westphal2015-01-081-3/+9
* cxgb4: Add support for mps_tcam debugfsHariprasad Shenai2015-01-082-0/+191
* cxgb4: Add support for cim_qcfg entry in debugfsHariprasad Shenai2015-01-085-0/+164
* cxgb4: Add support for cim_la entry in debugfsHariprasad Shenai2015-01-086-2/+304
* cxgb4: Add support for devlogHariprasad Shenai2015-01-085-0/+325
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-0643-294/+443
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-0618-48/+72
| |\
| | * qla3xxx: don't allow never end busy loopAndy Shevchenko2015-01-061-5/+3
| | * xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre2015-01-061-0/+1
| | * r8152: support ndo_features_checkhayeswang2015-01-061-0/+17
| | * net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi2015-01-041-11/+8
| | * enic: free all rq buffs when allocation failsGovindarajulu Varadarajan2015-01-021-2/+4
| | * qmi_wwan: Set random MAC on devices with buggy fwKristian Evensen2015-01-021-3/+7
| | * Altera TSE: Add missing phydevKostya Belezko2015-01-021-9/+6
| | * net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein2015-01-021-9/+4
| | * net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb2015-01-021-4/+5
| | * qlcnic: Fix return value in qlcnic_probe()Yongjian Xu2014-12-311-0/+1
| | * net: axienet: fix error return codeJulia Lawall2014-12-311-0/+2
| | * net: sun4i-emac: fix error return codeJulia Lawall2014-12-311-1/+3
| | * myri10ge: fix error return codeJulia Lawall2014-12-311-1/+3
| | * net: Xilinx: fix error return codeJulia Lawall2014-12-312-0/+3
| | * i40e: Fix possible memory leak in i40e_dbg_dump_descJoe Perches2014-12-311-1/+3
| | * igb: Remove unneeded FIXMETodd Fujinaka2014-12-311-1/+1
| | * e100: fix typo in MDI/MDI-X eeprom check in e100_phy_initJohn W. Linville2014-12-311-1/+1
| * | Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-01-061-1/+2
| |\ \
| | * | ipmi: Fix compile warning with tv_usecCorey Minyard2014-12-301-1/+2