aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-08mlx4: FIX error flow when initializing EQ tableYevgeny Petrilin
2009-06-08tun: Fix copy/paste error in tun_get_userSridhar Samudrala
2009-06-08net: skb_shared_info optimizationEric Dumazet
2009-06-08s2io: Remove private boolean definitionsTobias Klauser
2009-06-08hso: convert dev_alloc_skb() to netdev_alloc_skb()Paulius Zaleckas
2009-06-08netdev: Added KS8842 driverRichard Ršöjfors
2009-06-08tun: Optimise handling of bogus gso->hdr_lenHerbert Xu
2009-06-08virtio_net: Set correct gso->hdr_lenHerbert Xu
2009-06-08sis190: fix gigabit negotiationRiccardo Ghetta
2009-06-08sis190: add new phy found on asus F5Sr laptopRiccardo Ghetta
2009-06-08sis190: better message on unknown PHYRiccardo Ghetta
2009-06-08sis190: fix for x86_64 (bug 11509)Riccardo Ghetta
2009-06-08qlge: Fix timeout on firmware mailbox commands.Ron Mercer
2009-06-08qlge: Fix timeout on indexed register wait.Ron Mercer
2009-06-08qlge: Fix bug in MTU setting process.Ron Mercer
2009-06-08qlge: Fix bug in firmware event handler.Ron Mercer
2009-06-08qlge: Fix firmware event handler loop.Ron Mercer
2009-06-08netdev: smsc911x: add missing __devexit_p() usageMike Frysinger
2009-06-08netdev: smsc911x: allow building on Blackfin systemsMike Frysinger
2009-06-07ixgbe: Increase the driver version numberPeter P Waskiewicz Jr
2009-06-07ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr
2009-06-07ixgbe: Re-adjust ring layouts to have better cacheline efficiencyJesse Brandeburg
2009-06-07ixgbe: Enable Flow Director hashing in 82599Peter P Waskiewicz Jr
2009-06-07ixgbe: Add Flow Director init and modify functions for 82599Peter P Waskiewicz Jr
2009-06-07ixgbe: Add hardware defines for Flow Director for 82599Peter P Waskiewicz Jr
2009-06-07ixgbe: Add a second feature flags variable, move HW RSC capability therePeter P Waskiewicz Jr
2009-06-07ixgbe: move tx processing into NAPI contextAlexander Duyck
2009-06-07ixgbe: move v_idx into q_vector and use as index onlyAlexander Duyck
2009-06-07ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmapAlexander Duyck
2009-06-07ixgbe: ethtool support to change advertised link modes of 82599 adaptersMallikarjuna R Chilakala
2009-06-07ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala
2009-06-07ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr
2009-06-07ixgbe: Add ethtool offline test supportPeter P Waskiewicz Jr
2009-06-07ixgbe: Change the 82599 PHY DSP restart logicPeter P Waskiewicz Jr
2009-06-07ixgbe: Enable ACPI WoL capabilities for 82599Peter P Waskiewicz Jr
2009-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-06-07forcedeth: addition of new mcp89 device idAyaz Abdulla
2009-06-07forcedeth: remove device id macrosAyaz Abdulla
2009-06-04ar9170: remove deprecated codeChristian Lamparter
2009-06-04iwlwifi: fix comment describing disable_11nReinette Chatre
2009-06-04iwlwifi: add value and range define for link quality commandWey-Yi Guy
2009-06-04iwlagn: delay ict interrupt.Mohamed Abbas
2009-06-04iwl3945/iwlwifi: fix led bug when SW rfkillAbhijeet Kolekar
2009-06-04iwl3945: port allow skb allocation in tasklet patchAbhijeet Kolekar
2009-06-04iwlwifi: unify station managementTomas Winkler
2009-06-03TI DaVinci EMAC: Remove print_mac, DECLARE_MAC_BUFChaithrika U S
2009-06-03tun: Only wake up writersHerbert Xu
2009-06-03cxgb3: minor aq100x phy fixesDivy Le Ray
2009-06-03cxgb3: Update FW to 7.4.0Divy Le Ray
2009-06-03cfg80211: fix Kconfig for users of cfg80211Johannes Berg