summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2008-09-24sfc: Add check for memory allocation failure in falcon_probe_nic()Ben Hutchings
2008-09-248139too: [cosmetic] fix incorrect register for flash-romMats Erik Andersson
2008-09-24s2io: Fix enabling VLAN tag stripping at driver initializationBreno Leitao
2008-09-24cs89x0: fix warning release_irq labelYoichi Yuasa
2008-09-24[netdrvr/usb] hso_create_bulk_serial_device(): fix a double freeAdrian Bunk
2008-09-24wan/hdlc_x25.c: fix a NULL dereferenceKrzysztof Halasa
2008-09-24bonding: Do not tx-balance some IPv6 packets on ALB/TLB bondsVlad Yasevich
2008-09-24[netdrvr] atl1e: Don't take the mdio_lock in atl1e_probeMatthew Wilcox
2008-09-24ehea: Fix DLPAR memory handlingHannes Hering
2008-09-24[netdrvr] ne: Fix suspend and resume for ISA PnP cards.David Fries
2008-09-24[netdrvr] au1000_eth: Spinlock initialisation fixMartin Gebert
2008-09-24drivers/net/mlx4/alloc.c needs mm.hAndrew Morton
2008-09-24drivers/net/skfp/pmf.c: Use offsetof() macroTakashi Iwai
2008-09-24smc91x: SMC_IO_SHIFT platform data support for default caseMagnus Damm
2008-09-24smc91x: fix nowait printoutMagnus Damm
2008-09-24r8169: fix RxMissed register accessFrancois Romieu
2008-09-24ehea: fix phyp debugging typoSebastien Dugue
2008-09-24tulip: Fix dead 21041 ethernet after ifconfig downThomas Bogendoerfer
2008-09-24iwlwifi: don't fail if scan is issued too earlyTomas Winkler
2008-09-24iwlagn: downgrade BUG_ON in interruptJohannes Berg
2008-09-24pcmcia: Fix up legacy driver IRQsAlan Cox
2008-09-24rt2x00: Fix HW crypto key handlingIvo van Doorn
2008-09-24ath9k: Add a few comments about mibeventsLuis R. Rodriguez
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-24ath9k: Fix TSF Adjust usageSujith
2008-09-24ath9k: Fix nexttbtt calculationSujith
2008-09-24ath9k: Whitespace cleanupSujith
2008-09-24iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach
2008-09-24libertas: Reduce the WPA key installation time (fixups)Javier Cardona
2008-09-24ath5k: Fix bad udelay calls on AR5210 codeNick Kossifidis
2008-09-24iwlwifi: make PS use named constantsTomas Winkler
2008-09-24iwlwifi: don't delay scan in IBSS modeTomas Winkler
2008-09-24b43: Issue warning when RFKILL_INPUT is not enabledLarry Finger
2008-09-24wireless: Read scan flags correctly on x86-64David Kilroy
2008-09-24ath9k: disable MIB interrupts to fix interrupt stormLuis R. Rodriguez
2008-09-23Merge branch 'timers/urgent' into x86/xenIngo Molnar
2008-09-23ppp_generic: Use skb_peek() in ppp_receive_mp_frame().David S. Miller
2008-09-23zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller
2008-09-23de4x5: Use skb_queue_head instead of by-hand implementation.David S. Miller
2008-09-22usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller
2008-09-22cassini: use request_firmwareJaswinder Singh
2008-09-22drivers/net/wan: Use DIV_ROUND_UPJulia Lawall
2008-09-22irda: follow lspci device/vendor styleBjorn Helgaas
2008-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-09-22ath9k: Fix IRQ nobody cared issue with ath9kSenthil Balasubramanian
2008-09-22wireless: zd1211rw: add device ID fix wifi dongle "trust nw-3100"born.into.silence@gmail.com
2008-09-22ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian
2008-09-22cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller
2008-09-21net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller
2008-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds