summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NETGuenter Roeck2013-04-021-2/+0
* net/freescale/fec: Simplify OF dependenciesGuenter Roeck2013-04-021-18/+1
* net/cadence/macb: Simplify OF dependenciesGuenter Roeck2013-04-021-37/+6
* net/cadence/at91_ether: Simplify OF dependenciesGuenter Roeck2013-04-021-38/+6
* forcedeth: Do a dma_mapping_error check after skb_frag_dma_mapNeil Horman2013-04-021-1/+40
* ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments.Chen Gang2013-04-021-5/+3
* qlcnic: Bump up the version to 5.2.40Rajesh Borundia2013-04-021-2/+2
* qlcnic: Fix sparse warnings.Rajesh Borundia2013-04-021-2/+1
* qlcnic: Fix NULL dereference in error path.Rajesh Borundia2013-04-021-6/+5
* qlcnic: Fix potential NULL dereferenceRajesh Borundia2013-04-021-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01116-1107/+1821
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-0135-526/+546
| |\
| | * DM9000B: driver initialization upgradeJoseph CHANG2013-04-012-105/+120
| | * sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov2013-04-012-5/+5
| | * sh_eth: workaround for spurious ECI interruptSergei Shtylyov2013-04-011-2/+8
| | * sh_eth: fix handling of no LINK signalSergei Shtylyov2013-04-011-4/+6
| | * ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com2013-03-291-1/+1
| | * atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2013-03-292-18/+2
| | * net: calxedaxgmac: Wake-on-LAN fixesRob Herring2013-03-291-1/+5
| | * net: calxedaxgmac: fix rx ring handling when OOMRob Herring2013-03-291-0/+3
| | * smsc75xx: fix jumbo frame supportSteve Glendinning2013-03-291-4/+8
| | * bonding: fix disabling of arp_interval and miimonnikolay@redhat.com2013-03-291-44/+48
| | * sky2: Threshold for Pause Packet is set wrongMirko Lindner2013-03-291-1/+1
| | * sky2: Receive Overflows not countedMirko Lindner2013-03-291-1/+1
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-2811-292/+249
| | |\
| | | * b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| | | * iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King2013-03-271-1/+2
| | | * ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez2013-03-271-1/+2
| | | * b43: A fix for DMA transmission sequence errorsIestyn C. Elfick2013-03-271-12/+53
| | | * b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-274-3/+25
| | | |\
| | | | * iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach2013-03-202-2/+11
| | | | * iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach2013-03-201-0/+13
| | | | * iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach2013-03-201-1/+1
| | | * | Revert "brcmsmac: support 4313iPA"John W. Linville2013-03-272-271/+162
| | | * | mwifiex: reset skb->data after processing PCIe sleep confirm cmd resposeAvinash Patil2013-03-251-0/+1
| | * | | aoe: reserve enough headroom on skbsEric Dumazet2013-03-281-1/+2
| | * | | Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-03-274-6/+7
| | |\ \ \
| | | * | | can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORTMarc Kleine-Budde2013-03-271-0/+1
| | | * | | can: sja1000: fix define conflict on SHMarc Kleine-Budde2013-03-273-6/+6
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-273-5/+23
| | |\ \ \ \
| | | * | | | e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffersChristoph Paasch2013-03-271-1/+6
| | | * | | | ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffersChristoph Paasch2013-03-271-1/+6
| | | * | | | e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch2013-03-271-3/+11
| | | |/ / /
| | * | | | tg3: fix length overflow in VPD firmware parsingKees Cook2013-03-271-2/+5
| | * | | | drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N2013-03-271-1/+1
| | * | | | drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N2013-03-271-1/+1
| | * | | | enet: fec: fix fail resume from suspend stateFrank Li2013-03-271-32/+50
| * | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-03-312-4/+20
| |\ \ \ \ \
| | * | | | | dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2013-03-302-1/+17