summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* missing includes in mlx4Al Viro2007-05-164-0/+4
* ucc_geth: eliminate max-speed, change interface-type to phy-connection-typeKim Phillips2007-05-153-33/+26Star
* smc911x: fix compilation breakageVitaly Wool2007-05-151-4/+2Star
* pasemi_mac: Fix local-mac-address parsingolof@lixom.net2007-05-151-3/+14
* pasemi_mac: Terminate PCI ID listolof@lixom.net2007-05-151-0/+1
* pasemi_mac: Interrupt ack fixesOlof Johansson2007-05-151-14/+13Star
* pasemi_mac: Fix register definesolof@lixom.net2007-05-151-2/+2
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-153-3/+1Star
|\
| * mlx4_core: Remove unused doorbell_lockRoland Dreier2007-05-132-3/+0Star
| * net: Trivial MLX4_DEBUG dependency fix.Paul Mundt2007-05-131-0/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-133-24/+5Star
|\ \
| * | [ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King2007-05-113-21/+4Star
| * | [ARM] ecard: add helper function for setting ecard irq opsRussell King2007-05-111-3/+1Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-121-1/+1
|\ \ \
| * | | [POWERPC] Create Marvell mv64x60 ethernet platform_dataDale Farnsworth2007-05-121-1/+1
* | | | Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2007-05-1122-2955/+259Star
|\ \ \ \
| * | | | [PATCH] libertas: 64-bit cleanupsDan Williams2007-05-117-20/+21
| * | | | [PATCH] libertas: sparse fixesDan Williams2007-05-111-9/+10
| * | | | [PATCH] libertas: fix missing unlock in TX error pathDan Williams2007-05-111-0/+1
| * | | | [PATCH] libertas: make debugfs.c sparse-cleanDan Williams2007-05-111-13/+4Star
| * | | | [PATCH] libertas: Clean up debug definesDan Williams2007-05-112-8/+5Star
| * | | | [PATCH] libertas: remove SUPPORT_BOOT_COMMANDDan Williams2007-05-113-6/+1Star
| * | | | [PATCH] libertas: Purge non-mesh ioctlsDan Williams2007-05-116-2363/+0Star
| * | | | [PATCH] libertas: Get rid of version.hDan Williams2007-05-113-8/+7Star
| * | | | [PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams2007-05-1111-132/+85Star
| * | | | [PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams2007-05-117-53/+42Star
| * | | | [PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams2007-05-116-54/+43Star
| * | | | [PATCH] libertas: remove setwpaie private ioctlDan Williams2007-05-112-63/+0Star
| * | | | [PATCH] libertas: remove custom encryption mode stuffDan Williams2007-05-116-53/+5Star
| * | | | [PATCH] libertas: remove incorrect vi modelinesDan Williams2007-05-113-9/+0Star
| * | | | [PATCH] libertas: remove setauthalg private ioctlDan Williams2007-05-113-58/+0Star
| * | | | [PATCH] libertas: remove 8021xauthalgs private ioctlDan Williams2007-05-115-47/+0Star
| * | | | [PATCH] libertas: fix size of SSID comparison in stop_adhoc checkDan Williams2007-05-111-1/+1
| * | | | [PATCH] libertas: use <net/ieee80211.h> for MAX_WPA_IE_LENDan Williams2007-05-111-2/+1Star
| * | | | [PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams2007-05-112-72/+49Star
| |/ / /
* | | | Add support for the Davicom DM9161A PHYKim Phillips2007-05-111-8/+26
* | | | sky2: only disable 88e8056 on some boardsStephen Hemminger2007-05-111-11/+30
* | | | sky2: 88e8071 support not readyStephen Hemminger2007-05-111-1/+1
* | | | skge: crash on shutdown/suspendStephen Hemminger2007-05-111-0/+9
* | | | sky2: fix oops on shutdownStephen Hemminger2007-05-111-0/+10
* | | | mlx4: don't use deprecated IRQ flagsAndrew Morton2007-05-111-1/+1
* | | | netxen_nic_main don't use deprecated irq flagsAndrew Morton2007-05-111-1/+1
* | | | Use menuconfig objects II - netdev/wanJan Engelhardt2007-05-111-19/+15Star
* | | | Use menuconfig objects II - netdev/pcmciaJan Engelhardt2007-05-111-16/+7Star
* | | | Use menuconfig objects: netdevJan Engelhardt2007-05-111-4/+12
* | | | Use menuconfig objects: PHYJan Engelhardt2007-05-111-16/+6Star
* | | | spidernet: remove unnecessary accesses to phyIshizaki Kou2007-05-111-5/+3Star
* | | | S2IO: Statistics for link up/down and memory allocated/freedSreenivasa Honnur2007-05-112-42/+282
* | | | S2IO: statistics for memory allocation failuersSreenivasa Honnur2007-05-112-6/+32
* | | | S2IO: getringparam ethtool optionSreenivasa Honnur2007-05-112-0/+40
|/ / /