summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-05-14qlcnic: cleanup unused codeAmit Kumar Salecha4-61/+10
2010-05-14qlcnic: cleanup dma mask settingAmit Kumar Salecha2-70/+24
2010-05-14qlcnic: fix caching window registerAmit Kumar Salecha3-18/+0
2010-05-14qlcnic: remove obsolete registerAmit Kumar Salecha3-16/+1
2010-05-14qlcnic: fix context cleanupAmit Kumar Salecha1-3/+1
2010-05-14sky2: version 1.28stephen hemminger1-1/+1
2010-05-14sky2: Avoid allocating memory in sky2_resumeMike McCormack1-15/+5
2010-05-14sky2: Refactor down/up code out of sky2_restart()Mike McCormack1-7/+19
2010-05-14sky2: Shut off interrupts before NAPIMike McCormack1-2/+2
2010-05-14sky2: Avoid race in sky2_change_mtuMike McCormack1-1/+1
2010-05-14sky2: Restore multicast after restartMike McCormack1-0/+1
2010-05-14ixgb and e1000: Use new function for copybreak testsJoe Perches2-41/+58
2010-05-14e1000: cleanup unused parametersJesse Brandeburg1-8/+0
2010-05-14e1000: fix WARN_ON with mac-vlanJesse Brandeburg1-2/+0
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches171-631/+0
2010-05-14ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala5-421/+557
2010-05-14ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSCMallikarjuna R Chilakala1-6/+11
2010-05-14ixgbe: fix setting of promisc mode when using mac-vlansEmil Tantilov3-4/+8
2010-05-13cxgb4: report GRO stats with ethtool -SDimitris Michailidis1-0/+6
2010-05-13cxgb4: report the PCIe link speedDimitris Michailidis1-2/+8
2010-05-13cxgb4: configure HW VLAN extraction through FWDimitris Michailidis4-28/+20
2010-05-13e1000e: add PCI device id to enable support for 82567V-4Bruce Allan2-0/+2
2010-05-13e1000e: Fix/cleanup PHY reset code for ICHx/PCHxBruce Allan1-74/+75
2010-05-13e1000e: move settting of flow control refresh timer to link setup codeBruce Allan3-4/+4
2010-05-13e1000e: fix checks for manageability enabled and management pass-throughBruce Allan6-16/+52
2010-05-13e1000e: Incorrect function pointer set for force_speed_duplex on 82577Bruce Allan2-20/+2
2010-05-13e1000e: Cleanup e1000_sw_lcd_config_ich8lan()Bruce Allan1-77/+75
2010-05-13e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru checkBruce Allan1-4/+4
2010-05-13e1000e: cleanup multiple common exit pointsBruce Allan1-24/+17
2010-05-13e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmitBruce Allan1-2/+9
2010-05-13e1000e: initialize manageability (IPMI) pass-through in 82574/82583Bruce Allan3-9/+55
2010-05-13e1000e: bad state after running ethtool diagnostics with AMT enabledBruce Allan2-7/+18
2010-05-13e1000e: use static params to save stack space (part 2)Bruce Allan1-2/+2
2010-05-13netxen: handle queue manager accessAmit Kumar Salecha3-11/+63
2010-05-13netxen: to fix onchip memory access.Sucheta Chakraborty1-25/+17
2010-05-13netxen: remove unnecessary size checksSucheta Chakraborty2-50/+8
2010-05-13netxen: fix register usageAmit Kumar Salecha3-3/+6
2010-05-13rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.Gertjan van Wingerde2-4/+13
2010-05-13rt2x00: Dump beacons under a different identifier than TX frames.Gertjan van Wingerde2-1/+7
2010-05-13rt2x00: Simplify TXD handling of beacons.Gertjan van Wingerde10-81/+72
2010-05-13rt2x00: Re-order tx descriptor writing code in drivers.Gertjan van Wingerde5-44/+59
2010-05-13rt2x00: Fix beacon descriptor writing for rt61pci.Gertjan van Wingerde1-5/+5
2010-05-13rt2x00: Consistently name skb frame descriptor skbdesc.Gertjan van Wingerde1-6/+7
2010-05-13ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...Steve Tanner1-0/+2
2010-05-13drivers/net/wireless/hostap: Drop memory allocation castJulia Lawall2-4/+2
2010-05-13ath9k_hw: clean up EEPROM endian handling on AR9003Felix Fietkau2-103/+81
2010-05-13ath9k: add debugfs files for reading/writing registersFelix Fietkau2-0/+90
2010-05-13ath9k: add debugfs files for reading/writing the rx and tx chainmaskFelix Fietkau1-0/+92
2010-05-13ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau2-46/+16
2010-05-13ath9k_htc: Fix array overflowSujith.Manoharan@atheros.com2-9/+6