aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2005-09-02Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2005-09-02[wireless hostap] automatically select ieee80211 dependency in KconfigJeff Garzik
2005-09-02Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds
2005-09-02Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2005-09-01/spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik
2005-09-01/spare/repo/netdev-2.6 branch 'master'Jeff Garzik
2005-08-31[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Jouni Malinen
2005-08-31[PATCH] iseries_veth: Be consistent about driver name, increment versionMichael Ellerman
2005-08-31[PATCH] iseries_veth: Remove studly caps from iseries_veth.cMichael Ellerman
2005-08-31[PATCH] iseries_veth: Incorporate iseries_veth.h in iseries_veth.cMichael Ellerman
2005-08-31[PATCH] iseries_veth: Add sysfs support for port structsMichael Ellerman
2005-08-31[PATCH] iseries_veth: Add sysfs support for connection structsMichael Ellerman
2005-08-31[PATCH] iseries_veth: Fix bogus counting of TX errorsMichael Ellerman
2005-08-31[PATCH] iseries_veth: Simplify full-queue handlingMichael Ellerman
2005-08-31[PATCH] iseries_veth: Add a per-connection ack timerMichael Ellerman
2005-08-31[PATCH] iseries_veth: Remove TX timeout codeMichael Ellerman
2005-08-31[PATCH] iseries_veth: Use kobjects to track lifecycle of connection structsMichael Ellerman
2005-08-31[PATCH] iseries_veth: Make init_connection() & destroy_connection() symmetricalMichael Ellerman
2005-08-31[PATCH] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeededMichael Ellerman
2005-08-31[PATCH] iseries_veth: Replace lock-protected atomic with an ordinary variableMichael Ellerman
2005-08-31[PATCH] iseries_veth: Remove redundant message stack lockMichael Ellerman
2005-08-31[PATCH] iseries_veth: Fix broken promiscuous handlingMichael Ellerman
2005-08-31[PATCH] iseries_veth: Try to avoid pathological reset behaviourMichael Ellerman
2005-08-31[PATCH] iseries_veth: Remove a FIXME WRT deletion of the ack_timerMichael Ellerman
2005-08-31[PATCH] iseries_veth: Cleanup error and debug messagesMichael Ellerman
2005-08-31[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer
2005-08-31[netdrvr de2104x] store PCI bus addresses in unsigned longJeff Garzik
2005-08-31[netdrvr tulip] new PCI IDJeff Garzik
2005-08-30Merge HEAD from /spare/repo/linux-2.6/.git Jeff Garzik
2005-08-29Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds
2005-08-30[PATCH] s2io build fixAndrew Morton
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell
2005-08-29[BNX2]: update version and minor fixesMichael Chan
2005-08-29[BNX2]: change irq locks to bh locksMichael Chan
2005-08-29[BNX2]: remove atomics in txMichael Chan
2005-08-29[BNX2]: speedup serdes linkupMichael Chan
2005-08-29[BNX2]: Fix rtnl deadlock in bnx2_closeMichael Chan
2005-08-29[BNX2]: Possible sparse fixes, take twoPeter Hagervall
2005-08-29[TG3]: Fix bug in setting a tg3_flagMichael Chan
2005-08-29[TG3]: Eliminate one register write in tg3_restart_ints()Michael Chan
2005-08-29[TG3]: Add indirect register method for 5703 behind ICHMichael Chan
2005-08-29[TG3]: Add mailbox read methodMichael Chan
2005-08-29[TG3]: Add various register methodsMichael Chan
2005-08-29[TG3]: Add basic register access function pointersMichael Chan
2005-08-29[NET]: Remove explicit initializations of skb->input_devDavid S. Miller
2005-08-29[NET]: Kill skb->real_devDavid S. Miller
2005-08-29[NET]: Remove HIPPI private from skbuff.hStephen Hemminger
2005-08-29[NET]: Kill skb->listDavid S. Miller
2005-08-29/spare/repo/netdev-2.6 branch 'chelsio'Jeff Garzik