aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-24[netdrvr] atl1e: Don't take the mdio_lock in atl1e_probeMatthew Wilcox1-2/+0
2008-09-24ehea: Fix DLPAR memory handlingHannes Hering1-1/+2
2008-09-24[netdrvr] ne: Fix suspend and resume for ISA PnP cards.David Fries1-1/+8
2008-09-24[netdrvr] au1000_eth: Spinlock initialisation fixMartin Gebert1-1/+2
2008-09-24drivers/net/mlx4/alloc.c needs mm.hAndrew Morton1-0/+1
2008-09-24drivers/net/skfp/pmf.c: Use offsetof() macroTakashi Iwai1-18/+11
2008-09-24smc91x: SMC_IO_SHIFT platform data support for default caseMagnus Damm1-0/+2
2008-09-24smc91x: fix nowait printoutMagnus Damm1-1/+2
2008-09-24r8169: fix RxMissed register accessFrancois Romieu1-11/+14
2008-09-24ehea: fix phyp debugging typoSebastien Dugue1-1/+1
2008-09-24tulip: Fix dead 21041 ethernet after ifconfig downThomas Bogendoerfer1-1/+0
2008-09-23aoe: Fix OOPS after SKB queue changes.David S. Miller1-1/+3
2008-09-23ppp_generic: Use skb_peek() in ppp_receive_mp_frame().David S. Miller1-3/+5
2008-09-23usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller1-3/+2
2008-09-23zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller1-1/+1
2008-09-23de4x5: Use skb_queue_head instead of by-hand implementation.David S. Miller1-30/+8
2008-09-22usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller1-2/+1
2008-09-22cassini: use request_firmwareJaswinder Singh2-1523/+53
2008-09-22drivers/net/wan: Use DIV_ROUND_UPJulia Lawall1-1/+1
2008-09-22drivers/atm: Use DIV_ROUND_UPJulia Lawall3-8/+8
2008-09-22hci_usb: replace mb with smp_mbMing Lei1-5/+5
2008-09-22irda: follow lspci device/vendor styleBjorn Helgaas1-1/+1
2008-09-22mISDN: misc timerdev fixesAndi Kleen1-16/+6
2008-09-22mISDN: annotate iomem pointer and add staticsHarvey Harrison1-7/+7
2008-09-22mISDN: endian annotations for struct ztHarvey Harrison2-7/+6
2008-09-22drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall1-0/+4
2008-09-22cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller4-48/+42
2008-09-22isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller1-163/+189
2008-09-21bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff.David S. Miller1-9/+9
2008-09-21aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller7-76/+56
2008-09-21atm: idt77252: Use generic SKB queue management instead of home-grown scheme.David S. Miller2-26/+10
2008-09-21net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller3-3/+3
2008-09-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller62-1396/+1588
2008-09-19qlge: Protect qlge_resume() with CONFIG_PMDavid S. Miller1-0/+2
2008-09-19qlge: Fix warnings in debugging code.David S. Miller1-12/+12
2008-09-19Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller38-0/+20329
2008-09-18bnx2: Remove timer_interval field from the bnx2 structureBenjamin Li2-8/+8
2008-09-18bnx2: Remove name field from bnx2 structureBenjamin Li2-4/+1
2008-09-18bnx2: Update MODULE_DESCRIPTION to include the 5716Benjamin Li1-1/+1
2008-09-18bnx2: In bnx2_set_mac_link() return void rather then intBenjamin Li1-3/+1
2008-09-18qlge: New Qlogic 10Gb Ethernet Driver.Ron Mercer8-0/+6987
2008-09-18jme: JMicron Gigabit Ethernet DriverGuo-Fu Tseng4-0/+4231
2008-09-18enic: add Cisco 10G Ethernet NIC driverScott Feldman27-0/+5440
2008-09-18atl2: add atl2 driverChris Snook5-0/+3671
2008-09-15libertas: correct "limited range of data type" warningJohn W. Linville1-3/+2
2008-09-15orinoco: Fix compile warningsDavid Kilroy1-7/+7
2008-09-15mac80211 hwsim: make radio list dynamicJohannes Berg1-41/+45
2008-09-15mac80211: fix virtual interfaces vs. injectionJohannes Berg2-9/+15
2008-09-15libertas: Reduce the WPA key installation time.Javier Cardona1-3/+13
2008-09-15b43: fix QoS parameters initializationLorenzo Nava1-1/+1