summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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/...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/...Linus Torvalds36-184/+38673
2005-09-02[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl1-2/+1
2005-09-02[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu1-1/+1
2005-09-02[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-09-02[TG3]: Minimize locking in TX path.Michael Chan1-11/+13
2005-09-02[SUNGEM]: Fix netpoll bug in Sun GEM Ether driverEric Lemoine1-0/+1
2005-09-02[SUNGEM]: fix minor bug in sungem.hGeoff Levand1-1/+1
2005-09-02[TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw1-0/+15
2005-09-02/spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik100-4094/+18642
2005-09-02/spare/repo/netdev-2.6 branch 'master'Jeff Garzik100-4094/+18642
2005-09-01[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Jouni Malinen1-7/+7
2005-09-01[PATCH] iseries_veth: Be consistent about driver name, increment versionMichael Ellerman1-6/+10
2005-09-01[PATCH] iseries_veth: Remove studly caps from iseries_veth.cMichael Ellerman1-37/+37
2005-09-01[PATCH] iseries_veth: Incorporate iseries_veth.h in iseries_veth.cMichael Ellerman2-48/+40
2005-09-01[PATCH] iseries_veth: Add sysfs support for port structsMichael Ellerman1-0/+67
2005-09-01[PATCH] iseries_veth: Add sysfs support for connection structsMichael Ellerman1-4/+90
2005-09-01[PATCH] iseries_veth: Fix bogus counting of TX errorsMichael Ellerman1-28/+19
2005-09-01[PATCH] iseries_veth: Simplify full-queue handlingMichael Ellerman1-44/+64
2005-09-01[PATCH] iseries_veth: Add a per-connection ack timerMichael Ellerman1-6/+69
2005-09-01[PATCH] iseries_veth: Remove TX timeout codeMichael Ellerman1-48/+0
2005-09-01[PATCH] iseries_veth: Use kobjects to track lifecycle of connection structsMichael Ellerman1-38/+83
2005-09-01[PATCH] iseries_veth: Make init_connection() & destroy_connection() symmetricalMichael Ellerman1-13/+22
2005-09-01[PATCH] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeededMichael Ellerman1-9/+8
2005-09-01[PATCH] iseries_veth: Replace lock-protected atomic with an ordinary variableMichael Ellerman1-6/+7
2005-09-01[PATCH] iseries_veth: Remove redundant message stack lockMichael Ellerman1-9/+3
2005-09-01[PATCH] iseries_veth: Fix broken promiscuous handlingMichael Ellerman1-11/+5
2005-09-01[PATCH] iseries_veth: Try to avoid pathological reset behaviourMichael Ellerman1-2/+23
2005-09-01[PATCH] iseries_veth: Remove a FIXME WRT deletion of the ack_timerMichael Ellerman1-8/+13
2005-09-01[PATCH] iseries_veth: Cleanup error and debug messagesMichael Ellerman1-47/+51
2005-09-01[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-30Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2005-08-30Merge 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
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2-2/+2
2005-08-30[BNX2]: update version and minor fixesMichael Chan1-17/+15
2005-08-30[BNX2]: change irq locks to bh locksMichael Chan1-32/+24
2005-08-30[BNX2]: remove atomics in txMichael Chan2-20/+18
2005-08-30[BNX2]: speedup serdes linkupMichael Chan2-13/+45
2005-08-30[BNX2]: Fix rtnl deadlock in bnx2_closeMichael Chan2-1/+15
2005-08-30[BNX2]: Possible sparse fixes, take twoPeter Hagervall1-20/+19