summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-05-14qlcnic: fix context cleanupAmit Kumar Salecha
2010-05-14sky2: version 1.28stephen hemminger
2010-05-14sky2: Avoid allocating memory in sky2_resumeMike McCormack
2010-05-14sky2: Refactor down/up code out of sky2_restart()Mike McCormack
2010-05-14sky2: Shut off interrupts before NAPIMike McCormack
2010-05-14sky2: Avoid race in sky2_change_mtuMike McCormack
2010-05-14sky2: Restore multicast after restartMike McCormack
2010-05-14ixgb and e1000: Use new function for copybreak testsJoe Perches
2010-05-14e1000: cleanup unused parametersJesse Brandeburg
2010-05-14e1000: fix WARN_ON with mac-vlanJesse Brandeburg
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-13ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala
2010-05-13ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSCMallikarjuna R Chilakala
2010-05-13ixgbe: fix setting of promisc mode when using mac-vlansEmil Tantilov
2010-05-12cxgb4: report GRO stats with ethtool -SDimitris Michailidis
2010-05-12cxgb4: report the PCIe link speedDimitris Michailidis
2010-05-12cxgb4: configure HW VLAN extraction through FWDimitris Michailidis
2010-05-12e1000e: add PCI device id to enable support for 82567V-4Bruce Allan
2010-05-12e1000e: Fix/cleanup PHY reset code for ICHx/PCHxBruce Allan
2010-05-12e1000e: move settting of flow control refresh timer to link setup codeBruce Allan
2010-05-12e1000e: fix checks for manageability enabled and management pass-throughBruce Allan
2010-05-12e1000e: Incorrect function pointer set for force_speed_duplex on 82577Bruce Allan
2010-05-12e1000e: Cleanup e1000_sw_lcd_config_ich8lan()Bruce Allan
2010-05-12e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru checkBruce Allan
2010-05-12e1000e: cleanup multiple common exit pointsBruce Allan
2010-05-12e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmitBruce Allan
2010-05-12e1000e: initialize manageability (IPMI) pass-through in 82574/82583Bruce Allan
2010-05-12e1000e: bad state after running ethtool diagnostics with AMT enabledBruce Allan
2010-05-12e1000e: use static params to save stack space (part 2)Bruce Allan
2010-05-12netxen: handle queue manager accessAmit Kumar Salecha
2010-05-12netxen: to fix onchip memory access.Sucheta Chakraborty
2010-05-12netxen: remove unnecessary size checksSucheta Chakraborty
2010-05-12netxen: fix register usageAmit Kumar Salecha
2010-05-12rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.Gertjan van Wingerde
2010-05-12rt2x00: Dump beacons under a different identifier than TX frames.Gertjan van Wingerde
2010-05-12rt2x00: Simplify TXD handling of beacons.Gertjan van Wingerde
2010-05-12rt2x00: Re-order tx descriptor writing code in drivers.Gertjan van Wingerde
2010-05-12rt2x00: Fix beacon descriptor writing for rt61pci.Gertjan van Wingerde
2010-05-12rt2x00: Consistently name skb frame descriptor skbdesc.Gertjan van Wingerde
2010-05-12ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...Steve Tanner
2010-05-12drivers/net/wireless/hostap: Drop memory allocation castJulia Lawall
2010-05-12ath9k_hw: clean up EEPROM endian handling on AR9003Felix Fietkau
2010-05-12ath9k: add debugfs files for reading/writing registersFelix Fietkau
2010-05-12ath9k: add debugfs files for reading/writing the rx and tx chainmaskFelix Fietkau
2010-05-12ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau
2010-05-12ath9k_htc: Fix array overflowSujith.Manoharan@atheros.com
2010-05-12ath9k_htc: Fix target ready race conditionSujith.Manoharan@atheros.com
2010-05-12ath9k_htc: Reorder HTC initializationSujith.Manoharan@atheros.com
2010-05-12ath9k_htc: Allocate URBs properlySujith.Manoharan@atheros.com
2010-05-12ath9k_htc: Lock sta_notify() callbackSujith.Manoharan@atheros.com