aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-01-08[FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink
2008-01-08[NET]: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill
2008-01-08[NET]: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill
2008-01-08[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.David S. Miller
2008-01-08[NET]: Fix drivers to handle napi_disable() disabling interrupts.David S. Miller
2008-01-08[NETXEN]: Fix ->poll() done logic.David S. Miller
2008-01-08[NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller
2008-01-08b43: Fix rxheader channel parsingMichael Buesch
2008-01-08[TULIP]: NAPI full quantum bug.Stephen Hemminger
2008-01-08[METH]: Fix MAC address handling.Thomas Bogendoerfer
2008-01-08[NET]: Fix netx-eth.c compilation.Adrian Bunk
2008-01-08[NIU]: Update driver version and release date.David S. Miller
2008-01-08[NIU]: Fix potentially stuck TCP socket send queues.David S. Miller
2008-01-08[NIU]: Missing ->last_rx update.David S. Miller
2008-01-08[NIU]: Fix slowpath interrupt handling.Matheos Worku
2008-01-04[CASSINI]: Bump driver version and release date.David S. Miller
2008-01-04[CASSINI]: Fix two obvious NAPI bugs.David S. Miller
2008-01-04[CASSINI]: Set skb->truesize properly on receive packets.David S. Miller
2008-01-04[CASSINI]: Program parent Intel31154 bridge when necessary.David S. Miller
2008-01-04[CASSINI]: Revert 'dont touch page_count'.David S. Miller
2008-01-04[CASSINI]: Fix endianness bug.Al Viro
2007-12-26[VETH]: move veth.h to include/linuxStephen Hemminger
2007-12-26[TUNTAP]: Fix wrong debug message.Toyo Abe
2007-12-22MACB: clear transmit buffers properly on transmit underrunGregory CLEMENT
2007-12-22Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-12-223c359 endianness annotations and fixesAl Viro
2007-12-22fec_mpc52xx: write in C...Al Viro
2007-12-223c574 and 3c589 endianness fixes (.24?)Al Viro
2007-12-22rrunner: use offsetof() instead of homegrown insanityAl Viro
2007-12-22r8169 endiannessAl Viro
2007-12-22dl2k endianness fixes (.24 fodder?)Al Viro
2007-12-22yellowfin: annotations and fixes (.24 fodder?)Al Viro
2007-12-22asix fixesAl Viro
2007-12-22cycx: annotations and fixes (.24 fodder?)Al Viro
2007-12-22typhoon: trivial endianness annotationsAl Viro
2007-12-22typhoon: memory corruptor on big-endian if TSO is enabledAl Viro
2007-12-22typhoon: missed rx overruns on big-endianAl Viro
2007-12-22typhoon: set_settings broken on big-endianAl Viro
2007-12-22typhoon: missing le32_to_cpu() in get_drvinfoAl Viro
2007-12-22typhoon: endianness bug in tx/rx byte countersAl Viro
2007-12-19ipw2200: prevent alloc of unspecified size on stackReinette Chatre
2007-12-19iwlwifi: fix possible priv->mutex deadlock during suspendZhu Yi
2007-12-19p54: add Kconfig descriptionMichael Wu
2007-12-19rtl8187: Add USB ID for Sitecom WL-168 v1 001Matthias Mueller
2007-12-19[TG3]: Endianness bugfix.Al Viro
2007-12-19[TG3]: Endianness annotations.Al Viro
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-12-17Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-12-17iwlwifi: fix rf_kill state inconsistent during suspend and resumeZhu Yi
2007-12-17b43: Fix rfkill radio LEDLarry Finger