aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-13net/mlx4_en: call gro handler for encapsulated framesEric Dumazet2-5/+7
2014-01-13qlcnic: Convert vmalloc/memset to kcallocJoe Perches2-11/+7
2014-01-12bonding: remove dead code from 3adVeaceslav Falico1-78/+0
2014-01-12bonding: convert 3ad to use pr_warn instead of pr_warningVeaceslav Falico1-25/+25
2014-01-12bonding: clean up style for bond_3ad.cVeaceslav Falico1-270/+349
2014-01-11alx: add stats to ethtoolSabrina Dubroca2-1/+107
2014-01-11alx: add alx_get_stats64 operationSabrina Dubroca2-0/+53
2014-01-11alx: add stats update functionSabrina Dubroca2-0/+62
2014-01-11alx: add constants for the stats fieldsSabrina Dubroca1-4/+48
2014-01-11alx: add a hardware stats structureSabrina Dubroca1-0/+62
2014-01-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller18-62/+887
2014-01-10i40evf: fix s390 build failure due to implicit prefetch.hPaul Gortmaker1-0/+2
2014-01-10i40e: Bump versionCatherine Sullivan1-1/+1
2014-01-10i40e: fix log message wordingShannon Nelson1-1/+1
2014-01-10i40e: enable PTPJacob Keller8-2/+824
2014-01-10i40e: call clear_pxe after adminq is initializedShannon Nelson1-0/+1
2014-01-10i40e: clear qtx_head before enabling Tx queueShannon Nelson1-2/+4
2014-01-10i40e: adjust ITR max and min valuesShannon Nelson1-3/+2
2014-01-10i40e: check for possible incorrect ipv6 checksumShannon Nelson2-1/+7
2014-01-10i40e: allow VF to remove any MAC filterMitch Williams1-2/+6
2014-01-10i40e: do not bail when disabling if Tx queue disable failsAnjali Singhai Jain1-5/+4
2014-01-10i40e: Setting queue count to 1 using ethtool is validAnjali Singhai Jain1-1/+1
2014-01-10i40e: Cleanup Doxygen warningsJeff Kirsher4-23/+24
2014-01-10i40e: fix long linesMitch Williams2-3/+4
2014-01-10i40e: Bump versionCatherine Sullivan1-1/+1
2014-01-10i40e: Update the Current NVM version Low valueAnjali Singhai Jain1-1/+1
2014-01-10i40e: drop unused macrosJesse Brandeburg1-9/+0
2014-01-10i40e: use assignment instead of memcpyMitch Williams3-8/+5
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville220-1501/+3087
2014-01-09xen-netback: stop vif thread spinning if frontend is unresponsivePaul Durrant2-5/+10
2014-01-09cxgb4: Changed FW check version to match FW binary versionHariprasad Shenai1-4/+4
2014-01-09irda: sh_sir: use devm_request_irq()Kuninori Morimoto1-1/+1
2014-01-09irda: sh_irda: use devm_request_irq()Kuninori Morimoto1-1/+1
2014-01-09irda: fixup SH_SIR position on KconfigKuninori Morimoto1-2/+2
2014-01-09ath9k: Disable cross-band FCCSujith Manoharan1-7/+0
2014-01-09ath9k: Use correct channel for RX packetsSujith Manoharan1-11/+14
2014-01-09ath9k: Update WB335 PCI IDsSujith Manoharan1-19/+82
2014-01-09mwifiex: use a function to replace two copies of a code fragmentBing Zhao3-14/+13
2014-01-09mwifiex: fix potential buffer overflow in dt configurationBing Zhao1-2/+3
2014-01-09wil6210: prefetch head of packetVladimir Kondratiev1-0/+3
2014-01-09wil6210: Fix IP version indication for Tx csum offloadVladimir Kondratiev1-2/+3
2014-01-09wil6210: interrupt moderationVladimir Kondratiev2-0/+14
2014-01-09brcmfmac: add support for bcm43362 deviceArend van Spriel4-0/+40
2014-01-09wl1251: fix NULL pointer dereferencePavel Machek1-1/+1
2014-01-09wl1251: add nvs file name to module firmware listPavel Machek1-0/+1
2014-01-09wl1251: enforce changed hw encryption support on monitor state changeDavid Gnedt1-0/+13
2014-01-09wl1251: disable retry and ACK policy for injected packetsDavid Gnedt2-2/+13
2014-01-09wl1251: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt3-0/+31
2014-01-09wl1251: fix channel switching in monitor modeDavid Gnedt1-2/+13
2014-01-09wl1251: disable power saving in monitor modeDavid Gnedt1-3/+7