[PATCH] wireless: clean-up some "check return code" warnings
[safe/jmp/linux-2.6] / drivers / net /
2006-12-02 John W. Linville[PATCH] wireless: clean-up some "check return code...
2006-12-02 Larry Finger[PATCH] bcm43xx: Remove useless core enable/disable...
2006-12-02 Larry Finger[PATCH] bcm43xx: remove badness variable and related...
2006-12-02 Jeff Garzik[netdrvr] netxen: build fixes
2006-12-02 Jesse Huang[PATCH] sundance: correct initial and close hardware...
2006-12-02 Andy Fleming[PATCH] Fixed a number of bugs in the PHY Layer
2006-12-02 Jesse Huang[PATCH] subdance: fix TX Pause bug (reset_tx, intr_handler)
2006-12-02 Jesse Huang[PATCH] sundance: remove TxStartThresh and RxEarlyThresh
2006-12-02 Komuro[PATCH] network: pcnet_cs: remove the code to change...
2006-12-02 Ayaz Abdulla[PATCH] forcedeth: add support for new mcp67 device
2006-12-02 Ayaz Abdulla[PATCH] forcedeth: add recoverable error support
2006-12-02 Ayaz Abdulla[PATCH] forcedeth: add mgmt unit support
2006-12-02 Maciej W. Rozycki[PATCH] defxx: Big-endian hosts support
2006-12-02 Eric Sesterhenn[PATCH] kmemdup() cleanup in drivers/net
2006-12-02 Francois Romieur8169: perform a PHY reset before any other operation...
2006-12-02 Auke Koke1000: increment version to 7.3.15-k2
2006-12-02 Jesse Brandeburge1000: add dynamic itr modes
2006-12-02 Jesse Brandeburge1000: add dynamic generic MSI interrupt routine
2006-12-02 Auke Koke1000: reorder e1000_param.c
2006-12-02 Jesse Brandeburge1000: Only set IDE for tx when we are using TIDV/TADV
2006-12-02 Jeff Kirshere1000: rename ICH8 flash macros
2006-12-02 Jesse Brandeburge1000: add queue restart counter
2006-12-02 Auke Koke1000: New hardware support
2006-12-02 Jesse Brandeburge1000: Remove unneeded and unwanted memsets
2006-12-02 Auke Koke1000: simplify skb_put call.
2006-12-02 Jeff Kirshere1000: reorder pci-e infor struct
2006-12-02 Jeff Kirshere1000: fix VR powerdown code
2006-12-02 Jesse Brandeburge1000: add mmiowb() for IA64 to sync tail writes
2006-12-02 Auke Koke1000: Enble early receive (ERT) on 82573
2006-12-02 Auke Koke1000: FIX: enable hw TSO for IPV6
2006-12-02 Auke Koke1000: Remove DISABLE_MULR debug code
2006-12-02 Auke Koke1000: whitespace changes, comments, typos
2006-12-02 Daniel Drake[PATCH] zd1211rw: Add ID for ZyXEL G-220
2006-12-02 Amit S. KaleAdd NetXen 1G/10G ethernet driver.
2006-12-02 Stefano Brivio[PATCH] bcm43xx: add PCI-E code
2006-12-02 Alexey Dobriyan[PATCH] prism54: use BUILD_BUG_ON
2006-12-02 Holden Karau[PATCH] atmel: output signal strength information
2006-12-02 Dmitry Torokhov[PATCH] prism54: whitespace cleanup
2006-12-02 Dmitry Torokhov[PATCH] prism54: fix potential race in reset scheduling
2006-12-02 Dmitry Torokhov[PATCH] atmel: whitespace cleanup
2006-12-02 Dmitry Torokhov[PATCH] atmel: use ARRAY_SIZE()
2006-12-02 Dmitry Torokhov[PATCH] atmel: save on array initialization
2006-12-02 Daniel Drake[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
2006-12-02 Daniel Drake[PATCH] zd1211rw: Add 3 more device IDs
2006-12-02 Larry Finger[PATCH] bcm43xx: output proper link quality with scans
2006-12-02 Al Viro[PATCH] 8390 fixes - the final chunk (h8300)
2006-12-02 Al Viro[PATCH] 8390 cleanup - etherh iomem annotations
2006-12-02 Al Viro[PATCH] 8390 fixes - m68k oddballs
2006-12-02 Al Viro[PATCH] beginning of 8390 fixes - generic and arm/etherh
2006-12-02 Stephen Hemminger[PATCH] sk98lin: MII ioctl support
2006-12-02 Stephen Hemminger[PATCH] sk98lin: ethtool register dump
2006-12-02 Henrik Kretzschmar[PATCH] pci_module_init() convertion in olympic.c
2006-12-02 Eric Sesterhenn[PATCH] Remove unnecessary check in drivers/net/depca.c
2006-12-02 Francois Romieu[PATCH] forcedeth: power management support
2006-12-02 Maciej W. Rozycki[PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixes
2006-12-02 Maciej W. Rozycki[PATCH] 2.6.18: sb1250-mac: Broadcom PHY support
2006-12-02 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-12-01 Greg Kroah-HartmanDriver core: convert PPP code to use struct device
2006-12-01 Mariusz Kozlowskiusb: zd1201 free urb cleanup
2006-12-01 Mariusz Kozlowskiusb: irda-usb free urb cleanup
2006-11-30 George G. Davis[PATCH] Fix an offset error when reading the CS89x0...
2006-11-30 Linas Vepstas[PATCH] spidernet: poor network performance
2006-11-30 James K Lewis[PATCH] Spidernet: remove ETH_ZLEN check in earlier...
2006-11-30 Laurent Riffard[PATCH] bonding: fix an oops when slave device does...
2006-11-30 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-11-30 Ralf Baechle[PATCH] drivers/net: SAA9730: Fix build error
2006-11-30 Matt LaPlanteFix misc .c/.h comment typos
2006-11-30 Matt LaPlanteFix misc Kconfig typos
2006-11-29 Francois Romieu[PATCH] r8169: Fix iteration variable sign
2006-11-28 John W. LinvilleRevert "[PATCH] zd1211rw: Removed unneeded packed attri...
2006-11-28 Ulrich Kunitz[PATCH] zd1211rw: Fix of a locking bug
2006-11-25 Jean Delvare[6PACK]: Masking bug in 6pack driver.
2006-11-22 Ira W. Snyder[TG3]: Add missing unlock in tg3_open() error path.
2006-11-16 Michael Chan[TG3]: Disable TSO on 5906 if CLKREQ is enabled.
2006-11-16 Gary Zambrano[TG3]: Increase 5906 firmware poll time.
2006-11-10 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-11-10 David Rientjes[PATCH] drivers cris: return on NULL dev_alloc_skb()
2006-11-10 Randy Dunlap[PATCH] com20020 build fix
2006-11-10 Peter Zijlstra[PATCH] bonding: lockdep annotation
2006-11-08 Adrian Bunk[PATCH] bcm43xx: Add error checking in bcm43xx_sprom_wr...
2006-11-08 Michael Buesch[PATCH] bcm43xx: Drain TX status before starting IRQs
2006-11-07 Michael Chan[TG3]: Fix array overrun in tg3_read_partno().
2006-11-07 Jiri Slaby[NET]: kconfig, correct traffic shaper
2006-11-07 Auke Kok[PATCH] e1000: Fix regression: garbled stats and irq...
2006-11-07 Johannes Berg[PATCH] b44: change comment about irq mask register
2006-11-06 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-11-06 Randy Dunlap[PATCH] Kconfig: remove redundant NETDEVICES depends
2006-11-06 Thomas Klein[PATCH] ehea: 64K page support fix
2006-11-06 Thomas Klein[PATCH] ehea: Removed redundant define
2006-11-06 Thomas Klein[PATCH] ehea: Nullpointer dereferencation fix
2006-11-05 Michael Chan[TG3]: Fix 2nd ifup failure on 5752M.
2006-11-01 Larry Finger[PATCH] bcm43xx: fix unexpected LED control values...
2006-11-01 Michael Buesch[PATCH] bcm43xx: Fix low-traffic netdev watchdog TX...
2006-11-01 Pavel Roskin[PATCH] hostap_plx: fix CIS verification
2006-11-01 Stephen Hemminger[PATCH] sky2: netpoll on dual port cards
2006-11-01 Stephen Hemminger[PATCH] skge, sky2, et all. gplv2 only
2006-11-01 David Rientjes[PATCH] net s2io: return on NULL dev_alloc_skb()
2006-11-01 Jan-Bernd Themann[PATCH] ehea: kzalloc GFP_ATOMIC fix
next