aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-23aoe: Fix OOPS after SKB queue changes.David S. Miller
2008-09-23ppp_generic: Use skb_peek() in ppp_receive_mp_frame().David S. Miller
2008-09-23usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.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-22drivers/atm: Use DIV_ROUND_UPJulia Lawall
2008-09-22hci_usb: replace mb with smp_mbMing Lei
2008-09-22irda: follow lspci device/vendor styleBjorn Helgaas
2008-09-22mISDN: misc timerdev fixesAndi Kleen
2008-09-22mISDN: annotate iomem pointer and add staticsHarvey Harrison
2008-09-22mISDN: endian annotations for struct ztHarvey Harrison
2008-09-22drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall
2008-09-22cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller
2008-09-22isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller
2008-09-21bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff.David S. Miller
2008-09-21aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller
2008-09-21atm: idt77252: Use generic SKB queue management instead of home-grown scheme.David S. Miller
2008-09-21net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller
2008-09-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller