aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-15missing includes in mlx4Al Viro4-0/+4
2007-05-15ucc_geth: eliminate max-speed, change interface-type to phy-connection-typeKim Phillips3-33/+26
2007-05-15smc911x: fix compilation breakageVitaly Wool1-4/+2
2007-05-15pasemi_mac: Fix local-mac-address parsingolof@lixom.net1-3/+14
2007-05-15pasemi_mac: Terminate PCI ID listolof@lixom.net1-0/+1
2007-05-15pasemi_mac: Interrupt ack fixesOlof Johansson1-14/+13
2007-05-15pasemi_mac: Fix register definesolof@lixom.net1-2/+2
2007-05-15Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds3-3/+1
2007-05-13mlx4_core: Remove unused doorbell_lockRoland Dreier2-3/+0
2007-05-13net: Trivial MLX4_DEBUG dependency fix.Paul Mundt1-0/+1
2007-05-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-24/+5
2007-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2007-05-12[POWERPC] Create Marvell mv64x60 ethernet platform_dataDale Farnsworth1-1/+1
2007-05-11Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik22-2955/+259
2007-05-11Add support for the Davicom DM9161A PHYKim Phillips1-8/+26
2007-05-11sky2: only disable 88e8056 on some boardsStephen Hemminger1-11/+30
2007-05-11sky2: 88e8071 support not readyStephen Hemminger1-1/+1
2007-05-11skge: crash on shutdown/suspendStephen Hemminger1-0/+9
2007-05-11sky2: fix oops on shutdownStephen Hemminger1-0/+10
2007-05-11mlx4: don't use deprecated IRQ flagsAndrew Morton1-1/+1
2007-05-11netxen_nic_main don't use deprecated irq flagsAndrew Morton1-1/+1
2007-05-11Use menuconfig objects II - netdev/wanJan Engelhardt1-19/+15
2007-05-11Use menuconfig objects II - netdev/pcmciaJan Engelhardt1-16/+7
2007-05-11Use menuconfig objects: netdevJan Engelhardt1-4/+12
2007-05-11Use menuconfig objects: PHYJan Engelhardt1-16/+6
2007-05-11spidernet: remove unnecessary accesses to phyIshizaki Kou1-5/+3
2007-05-11S2IO: Statistics for link up/down and memory allocated/freedSreenivasa Honnur2-42/+282
2007-05-11S2IO: statistics for memory allocation failuersSreenivasa Honnur2-6/+32
2007-05-11S2IO: getringparam ethtool optionSreenivasa Honnur2-0/+40
2007-05-11[PATCH] libertas: 64-bit cleanupsDan Williams7-20/+21
2007-05-11[PATCH] libertas: sparse fixesDan Williams1-9/+10
2007-05-11[PATCH] libertas: fix missing unlock in TX error pathDan Williams1-0/+1
2007-05-11[PATCH] libertas: make debugfs.c sparse-cleanDan Williams1-13/+4
2007-05-11[PATCH] libertas: Clean up debug definesDan Williams2-8/+5
2007-05-11[PATCH] libertas: remove SUPPORT_BOOT_COMMANDDan Williams3-6/+1
2007-05-11[PATCH] libertas: Purge non-mesh ioctlsDan Williams6-2363/+0
2007-05-11[PATCH] libertas: Get rid of version.hDan Williams3-8/+7
2007-05-11[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams11-132/+85
2007-05-11[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams7-53/+42
2007-05-11[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams6-54/+43
2007-05-11[PATCH] libertas: remove setwpaie private ioctlDan Williams2-63/+0
2007-05-11[PATCH] libertas: remove custom encryption mode stuffDan Williams6-53/+5
2007-05-11[PATCH] libertas: remove incorrect vi modelinesDan Williams3-9/+0
2007-05-11[PATCH] libertas: remove setauthalg private ioctlDan Williams3-58/+0
2007-05-11[PATCH] libertas: remove 8021xauthalgs private ioctlDan Williams5-47/+0
2007-05-11[PATCH] libertas: fix size of SSID comparison in stop_adhoc checkDan Williams1-1/+1
2007-05-11[PATCH] libertas: use <net/ieee80211.h> for MAX_WPA_IE_LENDan Williams1-2/+1
2007-05-11[PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams2-72/+49
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Linus Torvalds1-46/+37
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King3-21/+4