summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-02-13bnx2: Fix jumbo frames error handling.Michael Chan1-11/+19
2009-02-13bnx2: Update 5709 firmware.Michael Chan1-4432/+4363
2009-02-13bnx2: Update 5706/5708 firmware.Michael Chan1-4309/+4206
2009-02-133c505: do not set pcb->data.raw beyond its sizeRoel Kluin1-10/+16
2009-02-13IRDA: cnt is off by 1Roel Kluin1-1/+1
2009-02-13netxen: remove pcie workaroundDhananjay Phadke1-64/+0
2009-02-13sun3: print when lance_open() failsRoel Kluin1-1/+1
2009-02-13qlge: bugfix: Add missing rx buf clean index on early exit.Ron Mercer1-0/+2
2009-02-13qlge: bugfix: Fix RX scaling values.Ron Mercer1-2/+2
2009-02-13qlge: bugfix: Fix TSO breakage.Ron Mercer1-4/+6
2009-02-13qlge: bugfix: Add missing dev_kfree_skb_any() call.Ron Mercer1-0/+2
2009-02-13qlge: bugfix: Add missing put_page() call.Ron Mercer1-0/+2
2009-02-13qlge: bugfix: Fix fatal error recovery hang.Ron Mercer1-2/+11
2009-02-13qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb().Ron Mercer1-2/+2
2009-02-13TG3: limit reaches -1Roel Kluin1-2/+2
2009-02-12Merge git://git.infradead.org/users/cbou/battery-2.6.29Linus Torvalds1-1/+2
2009-02-12w1: w1 temp calculation overflow fixIan Dall1-1/+1
2009-02-12nbd: fix I/O hang on disconnected nbdsPaul Clements1-0/+9
2009-02-12parport: parport_serial, don't bind netmos ibm 0299Jiri Slaby1-0/+5
2009-02-12rtc: t reaches -1, tested 0Roel Kluin1-1/+1
2009-02-12video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driverUwe Kleine-Koenig1-1/+1
2009-02-12tpm: correct email address for tpm_infineon-driverMarcel Selhorst1-2/+2
2009-02-12gx1fb: properly alloc cmap and plug cmap leakAndres Salomon1-6/+11
2009-02-12gxfb: properly alloc cmap and plug cmap leakAndres Salomon1-6/+11
2009-02-12lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta1-6/+11
2009-02-12rtc: update maintainership of pxa rtc driverRobert Jarzmik1-1/+1
2009-02-12ehea: Fix: Remove adapter from adapter list in error pathHannes Hering2-1/+2
2009-02-11orinoco: Move scan helpers to a separate fileDavid Kilroy4-219/+265
2009-02-11orinoco: use orinoco_private instead of net_device in scan helperDavid Kilroy1-5/+5
2009-02-11orinoco: Rename orinoco.cDavid Kilroy7-7/+8
2009-02-11orinoco: Fix interesting checkpatch errorsDavid Kilroy1-30/+22
2009-02-11orinoco: keep line length below 80 charactersDavid Kilroy1-45/+68
2009-02-11orinoco: remove unnecessary bracesDavid Kilroy1-11/+7
2009-02-11orinoco: spaces in parenthesised expressionsDavid Kilroy1-55/+55
2009-02-11orinoco: address leading and trailing whitespaceDavid Kilroy1-53/+53
2009-02-11b43: Add parts of LP-PHY TX power controlMichael Buesch5-3/+262
2009-02-11ath9k: Add retry counters to rate control debug fileSujith3-4/+30
2009-02-11ath9k: Handle mac80211's FIF_CONTROL flag properlySujith1-0/+3
2009-02-11ath9k: Remove all the redundant internal buffer typesSujith3-29/+23
2009-02-11ath9k: Lock mac80211 callbacks with a mutexSujith1-14/+46
2009-02-11iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre2-4/+26
2009-02-11zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung1-0/+1
2009-02-11zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung1-0/+1
2009-02-11ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland1-32/+53
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+11
2009-02-11[S390] dasd: fix race in dasd timer handlingStefan Weinhuber1-30/+16
2009-02-11[S390] dasd: bus_id -> dev_name() conversion.Cornelia Huck1-1/+1
2009-02-11sunhme: Fix Quattro HME irq registration on proble failuresMeelis Roos1-6/+28
2009-02-11ixgbe: Removing the unused PAGE_USE_COUNT() macro.Breno Leitão1-6/+0
2009-02-11fore200: fix oops on failed firmware loadMeelis Roos1-2/+2