summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-10-25cxgb4: update to utilize the newer VLAN infrastructureDimitris Michailidis3-31/+24
2010-10-25cxgb4: fix crash due to manipulating queues before registrationDimitris Michailidis1-1/+1
2010-10-25can: tscan1: add driver for TS-CAN1 boardsAndre B. Oliveira3-0/+229
2010-10-25e1000: make e1000_reinit_safe localstephen hemminger1-1/+1
2010-10-25bnx2x: make local function static and remove dead codestephen hemminger7-242/+62
2010-10-25qlge: disable unsed dump codestephen hemminger1-6/+4
2010-10-25qlge: make local functions staticstephen hemminger3-7/+8
2010-10-25vxge: make functions local and remove dead codestephen hemminger7-615/+304
2010-10-25phylib: make local function staticstephen hemminger2-17/+15
2010-10-25atlx: make local functions/data staticstephen hemminger3-11/+14
2010-10-25atl1c: make functions staticstephen hemminger2-4/+4
2010-10-25benet: make be_poll_rx localstephen hemminger1-1/+1
2010-10-25benet: remove dead codestephen hemminger3-41/+0
2010-10-25mlx4: make functions local and remove dead code.stephen hemminger2-29/+1
2010-10-25can: at91_can: add KBUILD_MODNAME to bittiming constantMarc Kleine-Budde1-3/+3
2010-10-25can: at91_can: convert dev_<level> printing to netdev_<level>Marc Kleine-Budde1-19/+16
2010-10-25can: at91_can: convert readl, writel their __raw pendantsMarc Kleine-Budde1-2/+2
2010-10-25can: at91_can: set bittiming in chip_startMarc Kleine-Budde1-1/+1
2010-10-25can: at91_can: implement and use at91_get_berr_counterMarc Kleine-Budde1-7/+18
2010-10-25can: at91_can: fix section mismatch warningMarc Kleine-Budde1-1/+1
2010-10-25can: at91_can: fix compiler warning in at91_irq_err_stateMarc Kleine-Budde1-1/+1
2010-10-25can: at91_can: fix use after free of privMarc Kleine-Budde1-3/+3
2010-10-25can: at91_can: fix reception of extended framesMarc Kleine-Budde1-0/+9
2010-10-25can: at91_can: use correct bit to enable CAN_CTRLMODE_3_SAMPLESMarc Kleine-Budde1-3/+3
2010-10-25can: Topcliff: Add PCH_CAN driver.Masayuki Ohtake3-0/+1472
2010-10-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds29-45/+43
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds755-34219/+85444
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-19/+16
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds20-26/+92
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-22tty: Convert the USB drivers to the new icount interfaceAlan Cox1-19/+16
2010-10-22bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL.Jesse Gross2-2/+2
2010-10-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+4
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-0/+2
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds20-1407/+308
2010-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller8-31/+56
2010-10-21cxgb3: function namespace cleanupstephen hemminger7-289/+18
2010-10-21be2net: Changes to use only priority codes allowed by f/wSomnath Kotur4-10/+106
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann1-0/+1
2010-10-21can: mcp251x: fix generation of error framesMarc Kleine-Budde1-1/+1
2010-10-21can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is setMarc Kleine-Budde1-5/+9
2010-10-21drivers/net/ax88796.c: Return error code in failureJulia Lawall1-0/+1
2010-10-21b44: fix resume, request_irq after hw resetJames Hogan1-5/+14
2010-10-21cxgb4: function namespace cleanup (v3)stephen hemminger6-455/+3
2010-10-21phy/marvell: fix 88e1121 supportArnaud Patard1-12/+19
2010-10-21ixgbe: add a refcnt when turning on/off FCoE offload capabilityYi Zou2-0/+7
2010-10-21ixgbe: fix stats handlingEric Dumazet3-16/+56
2010-10-21ixgbe: update copyright infoEmil Tantilov4-4/+4
2010-10-21jme: Advance version numberGuo-Fu Tseng2-1/+3
2010-10-21jme: Adding mii-tool supportGuo-Fu Tseng1-1/+33