aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[IPW2200]: ipw2200.h needs linux/dma-mapping.hDavid S. Miller1-0/+1
2005-09-05[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-09-05[TG3]: Use status tag to check for new eventsMichael Chan1-17/+15
2005-09-05[TG3]: Remove status block access in tg3_msi() and add prefetchesMichael Chan1-17/+11
2005-09-05[TG3]: Add PHY loopback testMichael Chan1-20/+53
2005-09-05[TG3]: Add ethtool -p supportMichael Chan1-0/+33
2005-09-05[TG3]: Minor 5780 and 5752 fixesMichael Chan1-5/+7
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds5-17/+34
2005-09-05[PATCH] fix pm_message_t stuff in -mm treePavel Machek2-3/+3
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek2-10/+10
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek6-30/+19
2005-09-02Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 Linus Torvalds1-0/+2
2005-09-02[wireless hostap] automatically select ieee80211 dependency in KconfigJeff Garzik1-0/+2
2005-09-02Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds1-1/+1
2005-09-02Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 Linus Torvalds36-184/+38673
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl1-2/+1
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu1-1/+1
2005-09-01[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-09-01[TG3]: Minimize locking in TX path.Michael Chan1-11/+13
2005-09-01[SUNGEM]: Fix netpoll bug in Sun GEM Ether driverEric Lemoine1-0/+1
2005-09-01[SUNGEM]: fix minor bug in sungem.hGeoff Levand1-1/+1
2005-09-01[TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw1-0/+15
2005-09-01/spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik100-4094/+18642
2005-09-01/spare/repo/netdev-2.6 branch 'master'Jeff Garzik100-4094/+18642
2005-08-31[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Jouni Malinen1-7/+7
2005-08-31[PATCH] iseries_veth: Be consistent about driver name, increment versionMichael Ellerman1-6/+10
2005-08-31[PATCH] iseries_veth: Remove studly caps from iseries_veth.cMichael Ellerman1-37/+37
2005-08-31[PATCH] iseries_veth: Incorporate iseries_veth.h in iseries_veth.cMichael Ellerman2-48/+40
2005-08-31[PATCH] iseries_veth: Add sysfs support for port structsMichael Ellerman1-0/+67
2005-08-31[PATCH] iseries_veth: Add sysfs support for connection structsMichael Ellerman1-4/+90
2005-08-31[PATCH] iseries_veth: Fix bogus counting of TX errorsMichael Ellerman1-28/+19
2005-08-31[PATCH] iseries_veth: Simplify full-queue handlingMichael Ellerman1-44/+64
2005-08-31[PATCH] iseries_veth: Add a per-connection ack timerMichael Ellerman1-6/+69
2005-08-31[PATCH] iseries_veth: Remove TX timeout codeMichael Ellerman1-48/+0
2005-08-31[PATCH] iseries_veth: Use kobjects to track lifecycle of connection structsMichael Ellerman1-38/+83
2005-08-31[PATCH] iseries_veth: Make init_connection() & destroy_connection() symmetricalMichael Ellerman1-13/+22
2005-08-31[PATCH] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeededMichael Ellerman1-9/+8
2005-08-31[PATCH] iseries_veth: Replace lock-protected atomic with an ordinary variableMichael Ellerman1-6/+7
2005-08-31[PATCH] iseries_veth: Remove redundant message stack lockMichael Ellerman1-9/+3
2005-08-31[PATCH] iseries_veth: Fix broken promiscuous handlingMichael Ellerman1-11/+5
2005-08-31[PATCH] iseries_veth: Try to avoid pathological reset behaviourMichael Ellerman1-2/+23
2005-08-31[PATCH] iseries_veth: Remove a FIXME WRT deletion of the ack_timerMichael Ellerman1-8/+13
2005-08-31[PATCH] iseries_veth: Cleanup error and debug messagesMichael Ellerman1-47/+51
2005-08-31[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer1-1/+1
2005-08-31[netdrvr de2104x] store PCI bus addresses in unsigned longJeff Garzik1-1/+1
2005-08-31[netdrvr tulip] new PCI IDJeff Garzik1-0/+1
2005-08-30Merge HEAD from /spare/repo/linux-2.6/.git Jeff Garzik19-279/+413
2005-08-29Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 Linus Torvalds1-2/+2
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2-2/+2
2005-08-30[PATCH] s2io build fixAndrew Morton1-2/+2