aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-03bonding, net: Move last_rx update into bonding recv logicJay Vosburgh2-0/+5
2008-11-03tg3: Update version to 3.95Matt Carlson1-2/+2
2008-11-03broadcom: Add support for BCM50610Matt Carlson1-1/+118
2008-11-03broadcom: Refine expansion register access routineMatt Carlson1-26/+34
2008-11-03broadcom: Add flow control supportMatt Carlson1-6/+12
2008-11-03tg3: 5785 enhancementsMatt Carlson2-21/+163
2008-11-03tg3: Refine phylib supportMatt Carlson1-12/+35
2008-11-03tg3: Allow WOL for phylib controlled Broadcom physMatt Carlson2-8/+33
2008-11-03tg3: Refine power management and WOL codeMatt Carlson1-17/+23
2008-11-03tg3: Move phylib report to end of tg3_init_oneMatt Carlson1-13/+17
2008-11-03tg3: Do not enable APE on bcm5700Matt Carlson1-1/+4
2008-11-03tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flagMatt Carlson2-15/+7
2008-11-03tg3: Preserve LAA when device control is releasedMatt Carlson1-37/+39
2008-11-03tg3: Preserve DASH connectivity when WOL enabledMatt Carlson2-1/+15
2008-11-03tg3: Use pci_ioremap_bar()Matt Carlson1-12/+12
2008-11-03tg3: Add 5761S supportMatt Carlson2-0/+4
2008-11-02smc91x: add __init markings to smc_drv_probe()Mike Frysinger1-1/+1
2008-11-02forcdeth: increase max_interrupt_workJoe Korty1-1/+1
2008-11-02ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg7-0/+154
2008-11-02atlx: timer cleanupStephen Hemminger3-25/+10
2008-11-02atlx: use embedded net_device_statsStephen Hemminger5-70/+44
2008-10-31ath9k: use ETH_P_PAELuis R. Rodriguez1-2/+2
2008-10-31ath9k: remove useless conditionalBob Copeland1-3/+0
2008-10-31orinoco: cache downloadable firmware image in memory for use during resumeAndrey Borzenkov2-7/+26
2008-10-31orinoco: reload firmware on resumeAndrey Borzenkov1-6/+5
2008-10-31ath5k: Update interrupt masking codeNick Kossifidis6-79/+247
2008-10-31wireless: remove struct regdom hintingJohannes Berg1-1/+1
2008-10-31iwlwifi: Update reclaim flagDaniel Halperin1-0/+1
2008-10-31iwl3945: iwl3945_mac_get_tsf() should not return zeroFabrice Bellet1-9/+0
2008-10-31iwlwifi: run through spell checkerTomas Winkler26-92/+91
2008-10-31iwlwifi: refactor tx byte count table usageTomas Winkler6-185/+62
2008-10-31iwlwifi: clear scanning bits upon failureMohamed Abbas1-0/+7
2008-10-31iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packetsDaniel C. Halperin1-1/+3
2008-10-31iwlwifi: calibration command namespace renamingTomas Winkler5-69/+74
2008-10-31iwlwifi: parametrize eeprom versionsTomas Winkler5-39/+41
2008-10-31iwlwifi: don't update TFD free counter for invalid stationTomas Winkler1-2/+2
2008-10-31iwlwifi: refactor TX response flowTomas Winkler6-119/+125
2008-10-31mac80211: Re-enable aggregationSujith2-5/+4
2008-10-31ath9k: Check if the STA supports HT when initializing rate controlSujith1-1/+1
2008-10-31ath9k: Allow user to change tx power when askedLuis R. Rodriguez2-2/+9
2008-10-31ath9k: enable RX interrupt mitigationLuis R. Rodriguez1-1/+1
2008-10-31ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepareLuis R. Rodriguez3-29/+15
2008-10-31wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville2-25/+12
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville9-87/+141
2008-10-31wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville1-22/+1
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville14-198/+99
2008-10-31Fix debugfs_create_*'s error checking method for wireless/rt2x00/Zhaolei1-9/+12
2008-10-31Fix debugfs_create_bool's error checking method for wireless/iwlwifi/Zhaolei1-1/+2
2008-10-31rt2x00: reduce checkpatch.pl errorsJohn Daiker4-5/+5
2008-10-31ath5k: reduce checkpatch.pl errorsJohn Daiker3-12/+12