summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sfc: Add check for memory allocation failure in falcon_probe_nic()Ben Hutchings2008-09-241-0/+2
* 8139too: [cosmetic] fix incorrect register for flash-romMats Erik Andersson2008-09-241-1/+2
* s2io: Fix enabling VLAN tag stripping at driver initializationBreno Leitao2008-09-242-8/+11
* cs89x0: fix warning release_irq labelYoichi Yuasa2008-09-241-2/+0
* [netdrvr/usb] hso_create_bulk_serial_device(): fix a double freeAdrian Bunk2008-09-241-4/+5
* wan/hdlc_x25.c: fix a NULL dereferenceKrzysztof Halasa2008-09-241-3/+5
* bonding: Do not tx-balance some IPv6 packets on ALB/TLB bondsVlad Yasevich2008-09-241-0/+24
* [netdrvr] atl1e: Don't take the mdio_lock in atl1e_probeMatthew Wilcox2008-09-241-2/+0
* ehea: Fix DLPAR memory handlingHannes Hering2008-09-241-1/+2
* [netdrvr] ne: Fix suspend and resume for ISA PnP cards.David Fries2008-09-241-1/+8
* [netdrvr] au1000_eth: Spinlock initialisation fixMartin Gebert2008-09-241-1/+2
* drivers/net/mlx4/alloc.c needs mm.hAndrew Morton2008-09-241-0/+1
* drivers/net/skfp/pmf.c: Use offsetof() macroTakashi Iwai2008-09-241-18/+11
* smc91x: SMC_IO_SHIFT platform data support for default caseMagnus Damm2008-09-241-0/+2
* smc91x: fix nowait printoutMagnus Damm2008-09-241-1/+2
* r8169: fix RxMissed register accessFrancois Romieu2008-09-241-11/+14
* ehea: fix phyp debugging typoSebastien Dugue2008-09-241-1/+1
* tulip: Fix dead 21041 ethernet after ifconfig downThomas Bogendoerfer2008-09-241-1/+0
* aoe: Fix OOPS after SKB queue changes.David S. Miller2008-09-231-1/+3
* ppp_generic: Use skb_peek() in ppp_receive_mp_frame().David S. Miller2008-09-231-3/+5
* usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller2008-09-231-3/+2
* zd1211: Use skb_queue_walk() instead of by-hand implementation.David S. Miller2008-09-231-1/+1
* de4x5: Use skb_queue_head instead of by-hand implementation.David S. Miller2008-09-231-30/+8
* usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.David S. Miller2008-09-221-2/+1
* cassini: use request_firmwareJaswinder Singh2008-09-222-1523/+53
* drivers/net/wan: Use DIV_ROUND_UPJulia Lawall2008-09-221-1/+1
* drivers/atm: Use DIV_ROUND_UPJulia Lawall2008-09-223-8/+8
* hci_usb: replace mb with smp_mbMing Lei2008-09-221-5/+5
* irda: follow lspci device/vendor styleBjorn Helgaas2008-09-221-1/+1
* mISDN: misc timerdev fixesAndi Kleen2008-09-221-16/+6
* mISDN: annotate iomem pointer and add staticsHarvey Harrison2008-09-221-7/+7
* mISDN: endian annotations for struct ztHarvey Harrison2008-09-222-7/+6
* drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall2008-09-221-0/+4
* cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller2008-09-224-48/+42
* isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller2008-09-221-163/+189
* bluetooth: hci_bcsp: Use SKB list interfaces instead of home-grown stuff.David S. Miller2008-09-211-9/+9
* aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller2008-09-217-76/+56
* atm: idt77252: Use generic SKB queue management instead of home-grown scheme.David S. Miller2008-09-212-26/+10
* net: Remove __skb_insert() calls outside of skbuff internals.David S. Miller2008-09-213-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-1962-1396/+1588
|\
| * libertas: correct "limited range of data type" warningJohn W. Linville2008-09-151-3/+2
| * orinoco: Fix compile warningsDavid Kilroy2008-09-151-7/+7
| * mac80211 hwsim: make radio list dynamicJohannes Berg2008-09-151-41/+45
| * mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-152-9/+15
| * libertas: Reduce the WPA key installation time.Javier Cardona2008-09-151-3/+13
| * b43: fix QoS parameters initializationLorenzo Nava2008-09-151-1/+1
| * iwl3945: add MODULE_FIRMWARE for 3945 HWZhu Yi2008-09-151-0/+2
| * iwlwifi: add MODULE_FIRMWARE for 5000 HWTomas Winkler2008-09-151-0/+2
| * iwlwifi: update 5350 Wifi PCI IDsTomas Winkler2008-09-151-1/+4
| * iwlwifi: don't access mac80211's AMPDU state machineJohannes Berg2008-09-151-7/+1
OpenPOWER on IntegriCloud