summaryrefslogtreecommitdiffstats
path: root/drivers/net/jme.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-05qlge: bugfix: Add missing pci_mapping_err checking.Ron Mercer1-0/+5
2009-01-05enc28j60: fix RX buffer overflowBaruch Siach1-1/+3
2009-01-05isdn: capi: &&/|| typosRoel Kluin1-2/+2
2009-01-05gro: Add page frag supportHerbert Xu3-7/+114
2009-01-05gro: Use gso_size to store MSSHerbert Xu3-4/+4
2009-01-05starfire: use request_firmware()Jaswinder Singh Rajput7-383/+175
2009-01-05firmware: convert tg3 driver to request_firmware()Jaswinder Singh Rajput7-698/+992
2009-01-05firmware: convert acenic driver to request_firmware()Jaswinder Singh6-46/+9510
2009-01-05ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller2-7/+49
2008-12-30net: Fix percpu counters deadlockHerbert Xu6-8/+21
2008-12-30cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell4-8/+8
2008-12-30drivers/net/usb: use USB API functions rather than constantsJulia Lawall2-3/+2
2008-12-30cls_cgroup: clean up KconfigLi Zefan1-3/+0
2008-12-30cls_cgroup: clean up for cgroup partLi Zefan1-9/+14
2008-12-30cls_cgroup: fix an oops when removing a cgroupLi Zefan1-1/+1
2008-12-30EtherExpress16: fix printing timed out statusRoel Kluin1-28/+28
2008-12-30mlx4_en: Added "set_ringparam" Ethtool interface implementationYevgeny Petrilin3-33/+61
2008-12-30mlx4_en: Always allocate RX ring for each interrupt vectorYevgeny Petrilin2-13/+4
2008-12-30mlx4_en: Verify number of RX rings doesn't exceed MAX_RX_RINGSYevgeny Petrilin1-1/+2
2008-12-30IPVS: Make "no destination available" message more consistent between schedulersSimon Horman9-10/+24
2008-12-30net: KS8695: removed duplicated #includeHuang Weiyi1-1/+0
2008-12-30tun: Fix SIOCSIFHWADDR error.Kusanagi Kouichi1-1/+1
2008-12-30smsc911x: compile fix re netif_rx signature changesAlexey Dobriyan1-2/+2
2008-12-30netns: foreach_netdev_safe is insufficient in default_device_exitEric W. Biederman1-3/+5
2008-12-30net: make xfrm_statistics_seq_show use generic snmp_fold_fieldRusty Russell1-15/+2
2008-12-30net: Fix more NAPI interface netdev argument drop fallout.Kamalesh Babulal3-3/+3
2008-12-29net: Fix unused variable warnings in pasemi_mac.c and spider_net.cDavid S. Miller2-3/+0
2008-12-29net: ehea NAPI interface cleanup fixStephen Rothwell2-2/+2
2008-12-29cifs: update for new IP4/6 address printingStephen Rothwell1-4/+4
2008-12-28powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok10-48/+130
2008-12-28powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard1-1/+15
2008-12-28m68k: use the new byteorder headersHarvey Harrison1-11/+5
2008-12-28fbcon: Protect free_irq() by MACH_IS_ATARI checkGeert Uytterhoeven1-1/+2
2008-12-28fbcon: remove broken mac vbl handlerFinn Thain1-72/+3
2008-12-28m68k: fix trigraph ignored warning in setox.SFinn Thain1-2/+2
2008-12-28macfb annotations and compiler warning fixFinn Thain1-16/+16
2008-12-28m68k: mac baboon interrupt enable/disableFinn Thain2-15/+35
2008-12-28m68k: machw.h cleanupFinn Thain12-33/+0
2008-12-28m68k: Mac via cleanup and commentryFinn Thain1-47/+32
2008-12-28m68k: Reinstate mac rtcFinn Thain2-9/+10
2008-12-28net: Allow dependancies of FDDI & Tokenring to be modular.Dave Jones2-2/+2
2008-12-27igb: Fix build warning when DCA is disabled.David S. Miller1-2/+1
2008-12-27net: Fix warning fallout from recent NAPI interface changes.David S. Miller11-14/+0
2008-12-26gro: Fix potential use after freeHerbert Xu1-1/+4
2008-12-26sfc: If AN is enabled, always read speed/duplex from the AN advertising bitsBen Hutchings1-7/+10
2008-12-26sfc: When disabling the NIC, close the device rather than unregistering itBen Hutchings1-24/+23
2008-12-26sfc: SFT9001: Add cable diagnosticsBen Hutchings1-8/+107
2008-12-26sfc: Add support for multiple PHY self-testsBen Hutchings5-15/+44
2008-12-26sfc: Merge top-level functions for self-testsBen Hutchings3-55/+48
2008-12-26sfc: Clean up PHY mode management in loopback self-testBen Hutchings1-12/+7