summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-10-25mlx4_core: Allow protocol drivers to find corresponding interfacesEli Cohen2-3/+33
2010-10-25netdev: bfin_mac: push settings to platform resourcesSonic Zhang3-59/+96
2010-10-24typhoon: update to new VLAN acceleration modelDavid Dillow1-63/+25
2010-10-24typhoon: wait for RX mode commands to finishDavid Dillow1-1/+1
2010-10-24slhc: Don't export symbols twiceDenis Kirjanov1-11/+4
2010-10-24jme: Support WoL after shutdownGuo-Fu Tseng1-15/+30
2010-10-24vmxnet3: fix typo setting confPAHarvey Harrison1-1/+1
2010-10-24vmxnet3: annotate hwaddr members as __iomem pointersHarvey Harrison1-2/+2
2010-10-24vmxnet3: remove set_flag_le{16,64} helpersHarvey Harrison5-41/+22
2010-10-24cxgb4: update to utilize the newer VLAN infrastructureDimitris Michailidis3-31/+24
2010-10-24cxgb4: fix crash due to manipulating queues before registrationDimitris Michailidis1-1/+1
2010-10-24can: tscan1: add driver for TS-CAN1 boardsAndre B. Oliveira3-0/+229
2010-10-24e1000: make e1000_reinit_safe localstephen hemminger1-1/+1
2010-10-24bnx2x: make local function static and remove dead codestephen hemminger7-242/+62
2010-10-24qlge: disable unsed dump codestephen hemminger1-6/+4
2010-10-24qlge: make local functions staticstephen hemminger3-7/+8
2010-10-24vxge: make functions local and remove dead codestephen hemminger7-615/+304
2010-10-24phylib: make local function staticstephen hemminger2-17/+15
2010-10-24atlx: make local functions/data staticstephen hemminger3-11/+14
2010-10-24atl1c: make functions staticstephen hemminger2-4/+4
2010-10-24benet: make be_poll_rx localstephen hemminger1-1/+1
2010-10-24benet: remove dead codestephen hemminger3-41/+0
2010-10-24mlx4: make functions local and remove dead code.stephen hemminger2-29/+1
2010-10-24can: at91_can: add KBUILD_MODNAME to bittiming constantMarc Kleine-Budde1-3/+3
2010-10-24can: at91_can: convert dev_<level> printing to netdev_<level>Marc Kleine-Budde1-19/+16
2010-10-24can: at91_can: convert readl, writel their __raw pendantsMarc Kleine-Budde1-2/+2
2010-10-24can: at91_can: set bittiming in chip_startMarc Kleine-Budde1-1/+1
2010-10-24can: at91_can: implement and use at91_get_berr_counterMarc Kleine-Budde1-7/+18
2010-10-24can: at91_can: fix section mismatch warningMarc Kleine-Budde1-1/+1
2010-10-24can: at91_can: fix compiler warning in at91_irq_err_stateMarc Kleine-Budde1-1/+1
2010-10-24can: at91_can: fix use after free of privMarc Kleine-Budde1-3/+3
2010-10-24can: at91_can: fix reception of extended framesMarc Kleine-Budde1-0/+9
2010-10-24can: at91_can: use correct bit to enable CAN_CTRLMODE_3_SAMPLESMarc Kleine-Budde1-3/+3
2010-10-24can: Topcliff: Add PCH_CAN driver.Masayuki Ohtake3-0/+1472
2010-10-24Merge 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-22Merge 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-21bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL.Jesse Gross2-2/+2
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+4
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-0/+2
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds20-1407/+308
2010-10-21Merge branch 'davinci-next' into davinci-for-linusKevin Hilman6-1162/+1747
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