summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-06-09e1000e: Fixes possible phy corrupton on 82571 designs.Dave Graham3-7/+83
2009-06-09ieee802154: add simple HardMAC driver sampleSergey Lapin5-0/+298
2009-06-09be2net: Remove unnecessary frag list traversing.David S. Miller1-31/+25
2009-06-08Bluetooth: Remove unused and unneeded support in virtual driverMarcel Holtmann1-31/+0
2009-06-08Bluetooth: Remove BKL from open callback of virtual driverMarcel Holtmann1-4/+0
2009-06-08Bluetooth: Use wait_event_interruptible for virtual driverMarcel Holtmann1-28/+15
2009-06-08Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driverMarcel Holtmann1-8/+4
2009-06-08declance: Restore tx descriptor ring lockingMaciej W. Rozycki1-0/+5
2009-06-08isdn: prevent NULL ptr Oops in capi_cmsg2str()Tilman Schmidt1-0/+2
2009-06-08isdn: kerneldoc for capiutil.cTilman Schmidt1-3/+62
2009-06-08isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt6-11/+11
2009-06-08tun: Fix unregister raceEric W. Biederman1-3/+4
2009-06-08e100: Fix napi_enable BUG_ON when recovering from EEH errorAndre Detsch1-5/+6
2009-06-08mlx4: FIX error flow when initializing EQ tableYevgeny Petrilin1-1/+3
2009-06-08tun: Fix copy/paste error in tun_get_userSridhar Samudrala1-1/+1
2009-06-08net: skb_shared_info optimizationEric Dumazet8-22/+20
2009-06-08s2io: Remove private boolean definitionsTobias Klauser2-20/+11
2009-06-08hso: convert dev_alloc_skb() to netdev_alloc_skb()Paulius Zaleckas1-3/+2
2009-06-08netdev: Added KS8842 driverRichard Ršöjfors3-0/+738
2009-06-08tun: Optimise handling of bogus gso->hdr_lenHerbert Xu1-0/+4
2009-06-08virtio_net: Set correct gso->hdr_lenHerbert Xu1-1/+1
2009-06-08sis190: fix gigabit negotiationRiccardo Ghetta1-12/+25
2009-06-08sis190: add new phy found on asus F5Sr laptopRiccardo Ghetta1-0/+1
2009-06-08sis190: better message on unknown PHYRiccardo Ghetta1-6/+9
2009-06-08sis190: fix for x86_64 (bug 11509)Riccardo Ghetta1-2/+2
2009-06-08qlge: Fix timeout on firmware mailbox commands.Ron Mercer1-2/+2
2009-06-08qlge: Fix timeout on indexed register wait.Ron Mercer1-1/+1
2009-06-08qlge: Fix bug in MTU setting process.Ron Mercer1-4/+1
2009-06-08qlge: Fix bug in firmware event handler.Ron Mercer1-0/+7
2009-06-08qlge: Fix firmware event handler loop.Ron Mercer1-1/+7
2009-06-08netdev: smsc911x: add missing __devexit_p() usageMike Frysinger1-1/+1
2009-06-08netdev: smsc911x: allow building on Blackfin systemsMike Frysinger1-1/+1
2009-06-07ixgbe: Increase the driver version numberPeter P Waskiewicz Jr1-1/+1
2009-06-07ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr4-8/+85
2009-06-07ixgbe: Re-adjust ring layouts to have better cacheline efficiencyJesse Brandeburg1-16/+19
2009-06-07ixgbe: Enable Flow Director hashing in 82599Peter P Waskiewicz Jr3-1/+228
2009-06-07ixgbe: Add Flow Director init and modify functions for 82599Peter P Waskiewicz Jr2-0/+980
2009-06-07ixgbe: Add hardware defines for Flow Director for 82599Peter P Waskiewicz Jr1-0/+147
2009-06-07ixgbe: Add a second feature flags variable, move HW RSC capability therePeter P Waskiewicz Jr3-11/+12
2009-06-07ixgbe: move tx processing into NAPI contextAlexander Duyck1-34/+107
2009-06-07ixgbe: move v_idx into q_vector and use as index onlyAlexander Duyck3-126/+117
2009-06-07ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmapAlexander Duyck1-1/+1
2009-06-07ixgbe: ethtool support to change advertised link modes of 82599 adaptersMallikarjuna R Chilakala2-18/+33
2009-06-07ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala8-227/+193
2009-06-07ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr4-23/+106
2009-06-07ixgbe: Add ethtool offline test supportPeter P Waskiewicz Jr3-3/+842
2009-06-07ixgbe: Change the 82599 PHY DSP restart logicPeter P Waskiewicz Jr1-4/+3
2009-06-07ixgbe: Enable ACPI WoL capabilities for 82599Peter P Waskiewicz Jr1-0/+3
2009-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller93-2565/+2019
2009-06-07forcedeth: addition of new mcp89 device idAyaz Abdulla1-0/+4