summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-13bnx2x: Add static declaration to several functionsMerav Sicron2-15/+15
2012-11-13igb: Ethtool support to enable and disable EEEAkeem G. Abodunrin2-0/+101
2012-11-13igb: Improve performance and reduce size of igb_tx_mapAlexander Duyck1-25/+22
2012-11-13igb: Update igb Tx flags to improve code efficiencyAlexander Duyck2-33/+45
2012-11-13igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck1-0/+3
2012-11-13igb: Support for modifying UDP RSS flow hashingAkeem G. Abodunrin3-11/+197
2012-11-13igb: Clear Go Link Disconnect for 82580 and later devicesCarolyn Wyborny2-0/+9
2012-11-13ixgbevf: Reduce size of maximum rx bufferGreg Rose2-13/+13
2012-11-13ixgbevf: Add flag to indicate when rx is in net pollGreg Rose2-1/+7
2012-11-13ixgbevf: fix possible use of uninitialized variableEmil Tantilov1-1/+2
2012-11-13ixgbevf: make sure probe fails on MSI-X enable errorJakub Kicinski1-13/+13
2012-11-13ixgbe: Do not use DCA to prefetch the entire packet into the cacheAlexander Duyck1-1/+0
2012-11-12r8169: Drop tp arg from rtl8169_tx_vlan_tag()Kirill Smelkov1-3/+2
2012-11-12r8169: remove unused macros.Dayanidhi Sreenivasan1-5/+0
2012-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller319-2948/+3825
2012-11-10isdn: Fix typo in drivers/isdnMasanari Iida6-6/+6
2012-11-10gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng1-1/+4
2012-11-10gianfar: Fix alloc_skb_resources on -ENOMEM cleanup pathClaudiu Manoil1-6/+8
2012-11-10virtio_net: use net_*_ratelimited() helpersAmerigo Wang1-8/+4
2012-11-10vmxnet3: convert BUG_ON(true) into a simple BUG()Sasha Levin1-1/+1
2012-11-10usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning1-3/+5
2012-11-10phylib: mdio: Add sysfs attribute for PHY identifiers.Nick Bowler1-0/+14
2012-11-10Make the wanxl firmware array constDavid Howells1-1/+1
2012-11-10Fix the wanxl firmware to include missing constantsDavid Howells2-1/+2
2012-11-10UAPI: Fix compilation of the wanxl firmware blob.David Howells1-1/+1
2012-11-09netconsole: add oops_only module optionAmerigo Wang1-0/+6
2012-11-09irda: sh-irda: Remove SH7377 supportNobuhiro Iwamatsu1-4/+0
2012-11-09irda: sh-irda: Remove SH7367 supportNobuhiro Iwamatsu1-1/+1
2012-11-08net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge1-1/+2
2012-11-08usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge1-1/+2
2012-11-08cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya1-1/+1
2012-11-08ksz884x: use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2012-11-08isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones3-6/+2
2012-11-08bnx2x: Support loading cnic resources at run-timeMerav Sicron12-565/+1084
2012-11-08bnx2x: HSI change for 'update' ramrodMerav Sicron1-5/+16
2012-11-08net: fec: reduce spin lock time in fec_ptp_adjfreqFrank Li1-8/+6
2012-11-08net: fec: default select FEC_PTP at mx6 platformFrank Li1-2/+2
2012-11-08net/at91_ether: fix comment and style issuesJoachim Eastwood1-60/+51
2012-11-08net/at91_ether: clean up print outsJoachim Eastwood1-10/+7
2012-11-08net/at91_ether: drop board_data private struct memberJoachim Eastwood2-8/+1
2012-11-08net/at91_ether: use stat function from macbJoachim Eastwood3-42/+11
2012-11-08net/at91_ether: use macb functions for get/set hwaddrJoachim Eastwood1-109/+3
2012-11-08net/macb: export macb_set_hwaddr and macb_get_hwaddrJoachim Eastwood2-3/+7
2012-11-08net/macb: support reversed hw addrJoachim Eastwood1-6/+18
2012-11-08net/macb: check all address registers setsJoachim Eastwood1-15/+20
2012-11-08be2net: remove adapter->eq_next_idxSathya Perla2-4/+0
2012-11-08be2net: remove roce on lancerSathya Perla3-29/+4
2012-11-08be2net: fix access to SEMAPHORE regSathya Perla4-22/+11
2012-11-08be2net: re-factor bar mapping codeSathya Perla1-95/+42
2012-11-08be2net: do not use sli_family to identify skyhawk-R chipSathya Perla4-9/+4