summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-0624-177/+184
|\
| * r8169: fix random mdio_write failuresTimo Teräs2010-06-061-0/+5
| * X25: remove duplicated #includeHuang Weiyi2010-06-041-2/+0
| * ppp_generic: fix multilink fragment sizesBen McKeegan2010-06-041-1/+1
| * ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend2010-06-041-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-031-14/+3
| |\
| | * ath5k: wake queues on resetBruno Randolf2010-06-011-14/+3
| * | ixgbe: return IXGBE_ERR_RAR_INDEX when out of rangeJeff Kirsher2010-06-032-0/+3
| * | sfc: Store port number in net_device::dev_idBen Hutchings2010-06-032-4/+2
| * | epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIANRoland Dreier2010-06-031-3/+4
| * | tehuti: return -EFAULT on copy_to_user errorsDan Carpenter2010-06-031-2/+2
| * | isdn/kcapi: return -EFAULT on copy_from_user errorsDan Carpenter2010-06-031-3/+3
| * | e1000e: change logical negate to bitwiseDan Carpenter2010-06-031-1/+1
| * | sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings2010-06-032-1/+7
| * | net/fec: fix pm to survive to suspend/resumeEric Bénard2010-06-021-8/+8
| * | korina: count RX DMA OVR as rx_fifo_errorPhil Sutter2010-06-021-1/+1
| * | korina: use netdev_alloc_skb_ip_align() here, tooPhil Sutter2010-06-021-2/+1
| * | korina: fix deadlock on RX FIFO overrunPhil Sutter2010-06-021-14/+13
| * | enic: bug fix: make the set/get netlink VF_PORT support symmetricalScott Feldman2010-06-022-103/+104
| * | bnx2: Fix hang during rmmod bnx2.Michael Chan2010-06-021-1/+13
| * | drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-011-2/+2
| * | ksz884x: Add missing validate_addr hookDenis Kirjanov2010-06-011-0/+1
| * | ksz884x: convert to netdev_tx_tDenis Kirjanov2010-06-011-1/+1
| * | virtio-net: pass gfp to add_bufMichael S. Tsirkin2010-06-011-4/+4
| * | be2net: convert hdr.timeout in be_cmd_loopback_test() to le32Sathya Perla2010-06-011-1/+1
| * | can: mpc5xxx_can.c: Fix build failureAnatolij Gustschin2010-06-011-5/+5
| * | greth: Fix build after OF device conversions.David S. Miller2010-05-311-6/+5
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-312034-80857/+206098
| |\ \
* | | | ixgbevf: Enable GRO by defaultShirley Ma2010-06-051-0/+1
* | | | fec: convert legacy PM hooks to dem_pm_opsDenis Kirjanov2010-06-051-2/+20
* | | | bonding: allow user-controlled output slave selectionAndy Gospodarek2010-06-053-5/+195
* | | | bonding: add all_slaves_active parameterAndy Gospodarek2010-06-053-1/+68
* | | | fix return value of __pppoe_xmit() method.Rami Rosen2010-06-051-1/+1
* | | | qlcnic: Fix Compilation Issue when CONFIG_INET was not setAnirban Chakraborty2010-06-031-41/+40
* | | | ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov2010-06-038-220/+195
* | | | drivers/net: use __packed annotationEric Dumazet2010-06-03113-934/+934
* | | | fec: Cleanup PHY probingDenis Kirjanov2010-06-031-11/+5
* | | | fec: convert TX hook to netdev_tx_tDenis Kirjanov2010-06-031-1/+1
* | | | net: mac8390 - Sort out memory/MMIO accesses and castsGeert Uytterhoeven2010-06-031-22/+22
* | | | chelsio: Remove remnants of CONFIG_CHELSIO_T1_COUGARRoland Dreier2010-06-032-48/+2
* | | | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-06-022-9/+8
|\ \ \ \
| * | | | vhost: whitespace fixMichael S. Tsirkin2010-05-271-2/+2
| * | | | vhost-net: minor cleanupJeff Dike2010-05-271-6/+5
| * | | | vhost: Storage class should be before const qualifierTobias Klauser2010-05-271-1/+1
* | | | | net: replace hooks in __netif_receive_skb V5Jiri Pirko2010-06-021-6/+13
* | | | | mac8390: raise error logging priorityFinn Thain2010-06-021-2/+2
* | | | | vxge: Fix checkstack warning in vxge_probe()Prarit Bhargava2010-06-021-42/+51
* | | | | ppp: eliminate shadowed variable namestephen hemminger2010-06-021-3/+3
* | | | | mac8390: propagate error code from request_irqFinn Thain2010-06-021-5/+6
* | | | | caif: add newlines after declarations in caif_serial.cDan Carpenter2010-06-021-0/+9