aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | net: fec: build fec.c and fec_ptp.c to one moduleFrank Li2013-03-25
| * | | | | | | | | | mv643xx_eth: defer probing if Marvell Orion MDIO driver not loadedSimon Baatz2013-03-24
| * | | | | | | | | | net: mvmdio: define module alias for platform deviceSimon Baatz2013-03-24
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-22
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | qlcnic: Bump up the version to 5.1.38Shahed Shaikh2013-03-22
| * | | | | | | | | | | qlcnic: Clear link status when interface is downShahed Shaikh2013-03-22
| * | | | | | | | | | | qlcnic: change mdelay to msleepShahed Shaikh2013-03-22
| * | | | | | | | | | | qlcnic: Log warning message for 83xx adapter in MSI mode.Himanshu Madhani2013-03-22
| * | | | | | | | | | | qlcnic: Fix configure mailbox interrupt command for 83xx adapterManish chopra2013-03-22
| * | | | | | | | | | | mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli2013-03-22
| * | | | | | | | | | | net: mvmdio: enhance driver to support SMI error/done interruptsFlorian Fainelli2013-03-22
| * | | | | | | | | | | net: mvmdio: rename base register cookie from smireg to regsFlorian Fainelli2013-03-22
| * | | | | | | | | | | net: mvmdio: allow platform device style registrationFlorian Fainelli2013-03-22
| * | | | | | | | | | | s6gmac: fix error return code in s6gmac_probe()Wei Yongjun2013-03-22
| * | | | | | | | | | | bnx2x: increase inner ip id during encapsulated tsoDmitry Kravkov2013-03-22
| * | | | | | | | | | | net: Fix p3_gelic_net sparse warningsGeoff Levand2013-03-22
| * | | | | | | | | | | sh_eth: fix unused variable warningSergei Shtylyov2013-03-21
| * | | | | | | | | | | sh_eth: use managed device APISergei Shtylyov2013-03-21
| * | | | | | | | | | | sh_eth: kill unneeded typecast in sh_eth_drv_probe()Sergei Shtylyov2013-03-21
| * | | | | | | | | | | sh_eth: use PIR_* bitsSergei Shtylyov2013-03-21
| * | | | | | | | | | | gianfar: Remove superfluous kernel_dropped local counterClaudiu Manoil2013-03-21
| * | | | | | | | | | | gianfar: Cleanup dead code and minor formattingClaudiu Manoil2013-03-21
| * | | | | | | | | | | gianfar: Remove 'maybe-uninitialized' compile warningClaudiu Manoil2013-03-21
| * | | | | | | | | | | net: sh-eth: Use pr_err instead of printkNobuhiro Iwamatsu2013-03-21
| * | | | | | | | | | | chelsio: use netdev_alloc_skb_ip_alignstephen hemminger2013-03-20
| * | | | | | | | | | | chelsio: add headroom in RX pathEric Dumazet2013-03-20
| * | | | | | | | | | | bnx2x: AER revisedYuval Mintz2013-03-20
| * | | | | | | | | | | net: fec: make local function fec_poll_controller() staticWei Yongjun2013-03-20
| * | | | | | | | | | | net: ethernet: davinci_emac: make local function emac_poll_controller() staticWei Yongjun2013-03-20
| * | | | | | | | | | | net: s6gmac: Use module_platform_driver()Sachin Kamat2013-03-20
| * | | | | | | | | | | net: ks8695net: Use module_platform_driver()Sachin Kamat2013-03-20
| * | | | | | | | | | | gianfar: Refactor config coalescing calls for all queuesClaudiu Manoil2013-03-20
| * | | | | | | | | | | gianfar: Remove redundant programming of [rt]xic registersClaudiu Manoil2013-03-20
| * | | | | | | | | | | gianfar: Poll only active Rx queuesClaudiu Manoil2013-03-20
| * | | | | | | | | | | gianfar: Fix tx napi pollingClaudiu Manoil2013-03-20
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | net/smsc911x: Use NULL instead of integer for pointerSachin Kamat2013-03-19
| * | | | | | | | | | | | bnx2x: add RSS capability for GRE trafficDmitry Kravkov2013-03-18
| * | | | | | | | | | | | bnx2x: add CSUM and TSO support for encapsulation protocolsDmitry Kravkov2013-03-18
| * | | | | | | | | | | | net: ftgmac100: Use module_platform_driver()Sachin Kamat2013-03-18
| * | | | | | | | | | | | net: ep93xx_eth: Use module_platform_driver()Sachin Kamat2013-03-18
| * | | | | | | | | | | | net: dm9000: Use module_platform_driver()Sachin Kamat2013-03-18
| * | | | | | | | | | | | net: neterion: replace ip_fast_csum with csum_replace2Li RongQing2013-03-18
| * | | | | | | | | | | | sfc: make local functions staticstephen hemminger2013-03-17
| * | | | | | | | | | | | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
| * | | | | | | | | | | | driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing2013-03-15
| * | | | | | | | | | | | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
| * | | | | | | | | | | | be2net: Use new F/W mailbox cmd to manipulate interrupts.Somnath Kotur2013-03-15
| * | | | | | | | | | | | be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)Somnath Kotur2013-03-15
| * | | | | | | | | | | | netxen: write IP address to firmware when using bondingnikolay@redhat.com2013-03-15