summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ucc_geth: Don't use RX clock as TX clock.Joakim Tjernlund2008-05-061-1/+1
* cxgb3: Use CAP_SYS_RAWIO for firmwareAlan Cox2008-05-061-2/+2
* pcnet32: delete non NAPI code from driver.Don Fry2008-05-062-71/+4
* fs_enet: Fix a memory leak in fs_enet_mdio_probeScott Wood2008-05-061-1/+2
* [netdrvr] eexpress: IPv6 fails - multicast problemsBruce Robson2008-05-061-5/+6
* 3c59x: use netstats in net_device structurePaulius Zaleckas2008-05-061-36/+35
* 3c980-TX needs EXTRA_PREAMBLEGunnar Larisch2008-05-061-1/+1
* Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik2008-05-066-39/+148
|\
| * mv643xx_eth: inter-mv643xx SMI port sharingLennert Buytenhek2008-04-282-16/+24
| * mv643xx_eth: shorten shared platform driver nameLennert Buytenhek2008-04-281-2/+2
| * mv643xx_eth: configurable t_clkLennert Buytenhek2008-04-282-8/+10
| * mv643xx_eth: mbus decode window supportLennert Buytenhek2008-04-282-0/+57
| * mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-286-17/+59
* | fix warning in drivers/net/appletalk/cops.cJeff Garzik2008-05-061-11/+5
* | e1000e: Add support for BM PHYs on ICH9Bruce Allan2008-05-067-21/+748
* | uli526x: fix endianness issues in the setup frameAnton Vorontsov2008-05-061-12/+18
* | uli526x: initialize the hardware prior to requesting interruptsAnton Vorontsov2008-05-061-4/+4
* | ucc_geth: Fix a bunch of sparse warningsAndy Fleming2008-05-064-160/+174
* | phylib: Fix some sparse warningsAndy Fleming2008-05-062-1/+6
* | gianfar: Fix a locking bug in gianfar's sysfs codeAndy Fleming2008-05-063-6/+12
* | bonding: fix enslavement error unwindsJay Vosburgh2008-05-061-7/+7
* | bonding: Deadlock between bonding_store_bonds and bond_destroy_sysfs.Pavel Emelyanov2008-05-061-2/+4
* | bonding: fix error unwind in bonding_store_bondsJay Vosburgh2008-05-061-8/+8
* | bonding: Do not call free_netdev for already registered device.Pavel Emelyanov2008-05-061-1/+3
* | net_cls_act: act_simple dont ignore realloc codeJamal Hadi Salim2008-05-061-8/+9
* | iwlwifi: make IWLWIFI a tristateAdrian Bunk2008-05-061-2/+1
* | Revert "atm: Do not free already unregistered net device."David S. Miller2008-05-061-0/+2
* | dccp: return -EINVAL on invalid feature lengthChris Wright2008-05-051-1/+1
* | irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar2008-05-051-1/+4
* | irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar2008-05-051-0/+6
* | net_cls_act: Make act_simple use of netlink policy.Jamal Hadi Salim2008-05-051-18/+16
* | ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH2008-05-044-24/+25
* | ip: Make use of the inline function dst_metric_locked()Satoru SATOH2008-05-042-2/+2
* | atm: Bad locking on br2684_devs modifications.Pavel Emelyanov2008-05-041-2/+2
* | atm: Do not free already unregistered net device.Pavel Emelyanov2008-05-041-2/+0
* | mac80211: Do not free net device after it is unregistered.Pavel Emelyanov2008-05-041-2/+5
* | bridge: Consolidate error paths in br_add_bridge().Pavel Emelyanov2008-05-041-8/+8
* | bridge: Net device leak in br_add_bridge().Pavel Emelyanov2008-05-041-1/+3
* | niu: Fix probing regression for maramba on-board chips.David S. Miller2008-05-041-4/+7
* | lapbeth: Release ->ethdev when unregistering device.David S. Miller2008-05-031-0/+1
* | xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz2008-05-031-8/+40
* | net: Fix useless comment reference loop.Johannes Berg2008-05-031-1/+3
* | sch_htb: remove from event queue in htb_parent_to_leaf()Jarek Poplawski2008-05-031-2/+6
* | rose: Wrong list_lock argument in rose_node seqopsBernard Pidoux2008-05-021-4/+4
* | netns: Fix reassembly timer to use the right namespaceDaniel Lezcano2008-05-021-1/+3
* | netns: Fix device renaming for sysfsDaniel Lezcano2008-05-023-3/+10
* | bnx2: Update version to 1.7.5.Michael Chan2008-05-021-2/+2
* | bnx2: Update RV2P firmware for 5709.Michael Chan2008-05-022-243/+265
* | bnx2: Zero out context memory for 5709.Michael Chan2008-05-021-0/+5
* | bnx2: Fix register test on 5709.Michael Chan2008-05-021-1/+1