summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-09isdn: Fix typo in drivers/isdnMasanari Iida
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng
2012-11-09gianfar: Fix alloc_skb_resources on -ENOMEM cleanup pathClaudiu Manoil
2012-11-09virtio_net: use net_*_ratelimited() helpersAmerigo Wang
2012-11-09vmxnet3: convert BUG_ON(true) into a simple BUG()Sasha Levin
2012-11-09usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning
2012-11-09phylib: mdio: Add sysfs attribute for PHY identifiers.Nick Bowler
2012-11-09Make the wanxl firmware array constDavid Howells
2012-11-09Fix the wanxl firmware to include missing constantsDavid Howells
2012-11-09UAPI: Fix compilation of the wanxl firmware blob.David Howells
2012-11-09netconsole: add oops_only module optionAmerigo Wang
2012-11-09irda: sh-irda: Remove SH7377 supportNobuhiro Iwamatsu
2012-11-09irda: sh-irda: Remove SH7367 supportNobuhiro Iwamatsu
2012-11-08net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge
2012-11-08usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge
2012-11-08cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya
2012-11-08ksz884x: use module_pci_driver to simplify the codeWei Yongjun
2012-11-07isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones
2012-11-07bnx2x: Support loading cnic resources at run-timeMerav Sicron
2012-11-07bnx2x: HSI change for 'update' ramrodMerav Sicron
2012-11-07net: fec: reduce spin lock time in fec_ptp_adjfreqFrank Li
2012-11-07net: fec: default select FEC_PTP at mx6 platformFrank Li
2012-11-07net/at91_ether: fix comment and style issuesJoachim Eastwood
2012-11-07net/at91_ether: clean up print outsJoachim Eastwood
2012-11-07net/at91_ether: drop board_data private struct memberJoachim Eastwood
2012-11-07net/at91_ether: use stat function from macbJoachim Eastwood
2012-11-07net/at91_ether: use macb functions for get/set hwaddrJoachim Eastwood
2012-11-07net/macb: export macb_set_hwaddr and macb_get_hwaddrJoachim Eastwood
2012-11-07net/macb: support reversed hw addrJoachim Eastwood
2012-11-07net/macb: check all address registers setsJoachim Eastwood
2012-11-07be2net: remove adapter->eq_next_idxSathya Perla
2012-11-07be2net: remove roce on lancerSathya Perla
2012-11-07be2net: fix access to SEMAPHORE regSathya Perla
2012-11-07be2net: re-factor bar mapping codeSathya Perla
2012-11-07be2net: do not use sli_family to identify skyhawk-R chipSathya Perla
2012-11-07be2net: fix wrong usage of adapter->generationSathya Perla
2012-11-07be2net: remove LANCER A0 workaroundSathya Perla
2012-11-07cxgb4: Initialize data structures before using.Vipul Pandya
2012-11-07mlx4: change TX coalescing defaultsEric Dumazet
2012-11-07usbnet: runtime wake up device before calling usbnet_{read|write}_cmdMing Lei
2012-11-07usbnet: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei
2012-11-07usbnet: smsc95xx: fix memory leak in smsc95xx_suspendMing Lei
2012-11-07usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei
2012-11-07usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei
2012-11-07net: calxedaxgmac: ip align receive buffersRob Herring
2012-11-07net: calxedaxgmac: rework transmit ring handlingRob Herring
2012-11-07net: calxedaxgmac: drop some unnecessary register writesRob Herring
2012-11-07net: calxedaxgmac: use raw i/o accessors in rx and tx pathsRob Herring
2012-11-07net: calxedaxgmac: remove explicit rx dma buffer pollingRob Herring