summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* WAN: Allow hw HDLC drivers to override dev->get_stats.Krzysztof Hałasa2009-01-211-11/+1
* WAN: Generic HDLC now uses IFF_WAN_HDLC private flag.Krzysztof Hałasa2009-01-211-1/+2
* wimax/i2400m: convert to net_device_opsInaky Perez-Gonzalez2009-01-211-5/+9
* claw: convert to net_device_opsFrank Blaschka2009-01-211-5/+9
* netiucv: convert to net_device_opsFrank Blaschka2009-01-211-5/+9
* ctcm: convert to net_device_opsFrank Blaschka2009-01-211-6/+18
* lcs: convert to net_device_opsFrank Blaschka2009-01-211-5/+16
* dmascc: convert to internal net_device_opsStephen Hemminger2009-01-211-5/+12
* dmascc: convert to net_device_opsStephen Hemminger2009-01-211-4/+8
* mkiss: convert to internal network device statsStephen Hemminger2009-01-211-22/+12
* scc: convert to internal net_device_opsStephen Hemminger2009-01-211-9/+10
* yam: convert to net_device_opsStephen Hemminger2009-01-211-8/+9
* yam: convert to internal net_device_statsStephen Hemminger2009-01-211-33/+9
* hdlcdrv: convert to net_device_opsStephen Hemminger2009-01-211-9/+9
* hdlcdrv: convert to internal net_device_statsStephen Hemminger2009-01-211-20/+7
* dmascc: convert to network_device_opsStephen Hemminger2009-01-211-5/+8
* dmascc: convert to internal network device statsStephen Hemminger2009-01-211-25/+16
* bpqether: convert to net_device_opsStephen Hemminger2009-01-211-7/+8
* bpqether: convert to internal net_device_statsStephen Hemminger2009-01-211-16/+5
* baycom: convert to net_device_opsStephen Hemminger2009-01-211-5/+9
* baycom: convert to internal net_device_statsStephen Hemminger2009-01-211-22/+7
* 6pack: convert to net_device_opsStephen Hemminger2009-01-211-7/+9
* znet: convert to net_device_opsStephen Hemminger2009-01-211-5/+12
* 3c559: convert to net_device_opsStephen Hemminger2009-01-211-7/+10
* tms380tr: convert to net_device_opsStephen Hemminger2009-01-214-13/+23
* olympic: convert to net_device_opsStephen Hemminger2009-01-211-7/+10
* olympic: convert to internal network device statsStephen Hemminger2009-01-212-16/+6
* lanstreamer: convert to net_device_opsStephen Hemminger2009-01-211-11/+13
* lanstreamer: convert to internal network statsStephen Hemminger2009-01-212-15/+5
* ibmtr: convert to net_device_opsStephen Hemminger2009-01-211-5/+9
* ibmtr: convert to internal network_device_statsStephen Hemminger2009-01-211-23/+6
* 3c59x: convert to net_device_opsStephen Hemminger2009-01-211-15/+40
* 3c527: convert to net_device_opsStephen Hemminger2009-01-211-6/+13
* 3c523: convert to net_device_opsStephen Hemminger2009-01-211-10/+15
* 3c515: convert to net_device_opsStephen Hemminger2009-01-211-6/+15
* 3c509: convert to net_device_opsStephen Hemminger2009-01-211-9/+16
* 3c507: convert to net_device_opsStephen Hemminger2009-01-211-4/+11
* 3c505: convert to net_device_opsStephen Hemminger2009-01-211-6/+12
* 3c501: convert to net_device_opsStephen Hemminger2009-01-211-5/+12
* com20020: convert to net_devic_opsStephen Hemminger2009-01-213-2/+13
* arcnet: convert to net_device_opsStephen Hemminger2009-01-211-17/+16
* arcnet: convert to internal statsStephen Hemminger2009-01-215-59/+42
* usb/mcs7830: Don't use buffers from stack for USB transfersChristian Eggers2009-01-211-2/+18
* usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning2009-01-211-2/+0
* via-velocity: fix hot spinroel kluin2009-01-201-1/+1
* myri10ge: don't forget pci_disable_device()Brice Goglin2009-01-201-6/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-207-54/+53
|\
| * p54: fix p54_set_key's return codeChristian Lamparter2009-01-161-1/+1
| * p54: set_tim must be atomic.Artur Skawina2009-01-161-1/+1
| * rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free().Rami Rosen2009-01-161-1/+1