summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-2719-57/+143
|\
| * 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/+0
| * | driver/net/*: remove redundant argument commentsQinghuang Feng2008-11-246-12/+0
| |/
| * 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
* | cxgb3: Update FW loading path.Divy Le Ray2008-11-271-2/+2
* | cxgb3: avoid potential memory leak.Divy Le Ray2008-11-271-3/+2
* | 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/+6
| * | p54: fix wmm queue settingsChristian Lamparter2008-11-261-2/+1
| * | ath9k: Use proper TX channel width for setting channelsSujith2008-11-264-69/+60
| * | ath9k: Code scrubSujith2008-11-268-1865/+1231
| * | 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/+26
| * | 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
| * | iwlwifi: TX update chicken bitsWinkler, Tomas2008-11-263-0/+17
| * | iwlwifi: TX setup fix confusion between TX queue and TX DMA channelWinkler, Tomas2008-11-263-8/+16
| * | iwlwifi: 4965 define firmware file name onceWinkler, Tomas2008-11-261-2/+3
| * | iwlwifi: enable base band calibration in 5000 HWTomas Winkler2008-11-262-2/+7
| * | iwlwifi: move iwl_clear_stations_table to iwl-sta.cWinkler, Tomas2008-11-264-23/+25
| * | iwl3945 : Fix ad-hoc mode for 3945Abhijeet Kolekar2008-11-261-4/+1
| * | ath5k: set mac address in add_interfaceBob Copeland2008-11-262-11/+14
| * | ath9k: Use straightforward PCI routines to setup the TX buffer.Sujith2008-11-261-16/+7
| * | ath9k: Update TX trigger level on a FIFO underrun.Sujith2008-11-261-1/+3
| * | ath9k: Fix bug in deciphering channel flagsSujith2008-11-262-7/+7
| * | ath9k: Move TX completion routine to xmit.cSujith2008-11-263-65/+56
| * | ath9k: Use helpersSujith2008-11-262-197/+194
| * | ath9k: General code scrubSujith2008-11-266-412/+277
| * | ath9k: Remove ath9k_rate_tableSujith2008-11-2610-374/+132
| * | ath9k: Use rate_driver_dataSujith2008-11-265-226/+108
| * | ath9k: Remove ath_rate_softcSujith2008-11-265-87/+45
| * | ath9k: Remove rate control reference in VAPSujith2008-11-264-85/+50
| * | ath9k: We don't support non-HT devices, so remove superfluous code.Sujith2008-11-261-39/+0
| * | ath9k: Revamp RX handlingSujith2008-11-263-519/+209
| * | ath9k: Nuke fixed rate handling in driverSujith2008-11-265-137/+4