summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22tty: Convert the USB drivers to the new icount interfaceAlan Cox
2010-10-21bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL.Jesse Gross
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-21cxgb3: function namespace cleanupstephen hemminger
2010-10-21be2net: Changes to use only priority codes allowed by f/wSomnath Kotur
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-10-21can: mcp251x: fix generation of error framesMarc Kleine-Budde
2010-10-21can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is setMarc Kleine-Budde
2010-10-21drivers/net/ax88796.c: Return error code in failureJulia Lawall
2010-10-21b44: fix resume, request_irq after hw resetJames Hogan
2010-10-21cxgb4: function namespace cleanup (v3)stephen hemminger
2010-10-21phy/marvell: fix 88e1121 supportArnaud Patard
2010-10-21ixgbe: add a refcnt when turning on/off FCoE offload capabilityYi Zou
2010-10-21ixgbe: fix stats handlingEric Dumazet
2010-10-21ixgbe: update copyright infoEmil Tantilov
2010-10-21jme: Advance version numberGuo-Fu Tseng
2010-10-21jme: Adding mii-tool supportGuo-Fu Tseng
2010-10-21jme: Prevent possible read re-order errorGuo-Fu Tseng
2010-10-21jme: Add comment in jme_set_settingsGuo-Fu Tseng
2010-10-21jme: Fix PHY power-off errorGuo-Fu Tseng
2010-10-21bonding: cleanup: remove braces from single block statementsBandan Das
2010-10-21bonding: cleanup : add space around operatorsBandan Das
2010-10-21smsc95xx: generate random MAC address once, not every ifupBernard Blackham
2010-10-21bnx2: Increase max rx ring size from 1K to 2KMichael Chan
2010-10-21bonding: make release_and_destroy staticstephen hemminger
2010-10-21pch_gbe: make local functions staticstephen hemminger
2010-10-21vmxnet3: make bit twiddle routines inlinestephen hemminger
2010-10-21bonding: make bond_resend_igmp_join_requests_delayed staticstephen hemminger
2010-10-21sfc: make functions staticstephen hemminger
2010-10-21netxen: make local function static.stephen hemminger
2010-10-21r8169: print errors when dma mapping failStanislaw Gruszka
2010-10-21r8169: (re)init phy on resumeStanislaw Gruszka
2010-10-21r8169: changing mtu clean upStanislaw Gruszka
2010-10-21r8169: do not account fragments as packetsStanislaw Gruszka
2010-10-21r8169: use pointer to struct device as local variableStanislaw Gruszka
2010-10-21r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICEStanislaw Gruszka
2010-10-21r8169: init rx ring cleanupStanislaw Gruszka
2010-10-21r8169: check dma mapping failuresStanislaw Gruszka
2010-10-21bnx2x: Update bnx2x to use new vlan accleration.Hao Zheng
2010-10-21ixgbe: Update ixgbe to use new vlan accleration.Jesse Gross
2010-10-21bnx2: Update bnx2 to use new vlan accleration.Jesse Gross
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross