summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mac8390: update to net_device_opsStephen Hemminger2008-12-032-7/+17
* etherh: build fix for net-nextStephen Hemminger2008-12-022-4/+17
* gigaset: get rid of info() and warn() macrosTilman Schmidt2008-11-306-17/+7Star
* gigaset: remove unnecessary poll methodTilman Schmidt2008-11-301-15/+0Star
* cxgb3: Fix sparse warning and micro-optimize is_pure_response()Roland Dreier2008-11-291-1/+1
* phy: add the ST ste10Xp PHYsGiuseppe Cavallaro2008-11-293-0/+144
* phy: Add file missed in previous commit.David S. Miller2008-11-291-0/+155
* phy: power management supportGiuseppe Cavallaro2008-11-292-5/+40
* phy: add natsemi PHY driverGiuseppe Cavallaro2008-11-292-0/+6
* ne2: silence static never defined warningsIlpo Järvinen2008-11-291-3/+0Star
* bnx2: use net_device_stats nowadays available in net_deviceIlpo Järvinen2008-11-292-3/+1Star
* niu: use net_device_stats nowadays available in net_deviceIlpo Järvinen2008-11-292-9/+8Star
* ixgbe: section fixesAl Viro2008-11-281-3/+2Star
* igb: Add support for pci-e Advanced Error ReportingAlexander Duyck2008-11-271-10/+20
* e100: cleanup link up/down messagesJeff Kirsher2008-11-271-4/+6
* ixgb: cleanup link up/down messagesJeff Kirsher2008-11-271-3/+11
* e1000: cleanup link up/down messagesJeff Kirsher2008-11-271-5/+7
* ixgbe: cleanup link up/down messagesJeff Kirsher2008-11-271-10/+12
* igb: link up/down messages must follow a specific formatAlexander Duyck2008-11-271-3/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-2720-57/+160
|\
| * sungem: Fix PCS_MIICTRL register write in gem_init_phy().David S. Miller2008-11-261-1/+1
| * net: hp-plus uses eip_pollRandy Dunlap2008-11-261-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-256-19/+64
| |\
| | * ath5k: disable beacon filter when station is not associatedMartin Xu2008-11-252-1/+35
| | * ath5k: fix Security issue in DebugFS part of ath5kCheng Renquan2008-11-251-5/+5
| | * ath9k: correct expected max RX buffer sizeLuis R. Rodriguez2008-11-251-2/+11
| | * ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez2008-11-252-8/+8
| | * iwlagn: fix DMA syncJohannes Berg2008-11-251-3/+5
| * | phylib: Add Vitesse VSC8221 SGMII PHYTrent Piepho2008-11-251-9/+55
| * | drivers/net/chelsio/sge.c: remove redundant argument commentsQinghuang Feng2008-11-241-4/+0Star
| * | driver/net/*: remove redundant argument commentsQinghuang Feng2008-11-246-12/+0Star
| |/
| * net/hp-plus: fix link errorsRandy Dunlap2008-11-221-1/+1
| * axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411Cord Walter2008-11-222-1/+1
| * phy: fix phy_id detection also for broken hardware.Giuseppe Cavallaro2008-11-211-2/+11
| * pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI PremiumAndreas Petlund2008-11-211-0/+17
* | cxgb3: Update FW loading path.Divy Le Ray2008-11-271-2/+2
* | cxgb3: avoid potential memory leak.Divy Le Ray2008-11-271-3/+2Star
* | cxgb3: set hard_xmit in the netdev_opsDivy Le Ray2008-11-271-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-2766-5900/+5912
|\ \
| * | mac80211_hwsim: fix-up some print_mac merge damageJohn W. Linville2008-11-261-8/+6Star
| * | p54: fix wmm queue settingsChristian Lamparter2008-11-261-2/+1Star
| * | ath9k: Use proper TX channel width for setting channelsSujith2008-11-264-69/+60Star
| * | ath9k: Code scrubSujith2008-11-268-1865/+1231Star
| * | orinoco: Provide option to avoid unnecessary fw cachingDavid Kilroy2008-11-263-0/+75
| * | orinoco: Resume spectrum_cs in the same way as orinoco_csDavid Kilroy2008-11-261-1/+20
| * | orinoco: Cache Symbol firmwareDavid Kilroy2008-11-262-15/+34
| * | orinoco: Separate fw caching from downloadDavid Kilroy2008-11-261-15/+38
| * | ath9k: Handle -ENOMEM on RX gracefullyLuis R. Rodriguez2008-11-261-31/+26Star
| * | ath5k: Clean up eeprom parsing and add missing calibration dataFelix Fietkau2008-11-264-192/+1264
| * | ath9k: Dont update rate control for every AMPDUVasanthakumar Thiagarajan2008-11-263-1/+5