summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-03211-276/+1
* bonding, net: Move last_rx update into bonding recv logicJay Vosburgh2008-11-032-0/+5
* tg3: Update version to 3.95Matt Carlson2008-11-031-2/+2
* broadcom: Add support for BCM50610Matt Carlson2008-11-031-1/+118
* broadcom: Refine expansion register access routineMatt Carlson2008-11-031-26/+34
* broadcom: Add flow control supportMatt Carlson2008-11-031-6/+12
* tg3: 5785 enhancementsMatt Carlson2008-11-032-21/+163
* tg3: Refine phylib supportMatt Carlson2008-11-031-12/+35
* tg3: Allow WOL for phylib controlled Broadcom physMatt Carlson2008-11-032-8/+33
* tg3: Refine power management and WOL codeMatt Carlson2008-11-031-17/+23
* tg3: Move phylib report to end of tg3_init_oneMatt Carlson2008-11-031-13/+17
* tg3: Do not enable APE on bcm5700Matt Carlson2008-11-031-1/+4
* tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flagMatt Carlson2008-11-032-15/+7
* tg3: Preserve LAA when device control is releasedMatt Carlson2008-11-031-37/+39
* tg3: Preserve DASH connectivity when WOL enabledMatt Carlson2008-11-032-1/+15
* tg3: Use pci_ioremap_bar()Matt Carlson2008-11-031-12/+12
* tg3: Add 5761S supportMatt Carlson2008-11-032-0/+4
* smc91x: add __init markings to smc_drv_probe()Mike Frysinger2008-11-021-1/+1
* forcdeth: increase max_interrupt_workJoe Korty2008-11-021-1/+1
* ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg2008-11-027-0/+154
* atlx: timer cleanupStephen Hemminger2008-11-023-25/+10
* atlx: use embedded net_device_statsStephen Hemminger2008-11-025-70/+44
* ath9k: use ETH_P_PAELuis R. Rodriguez2008-10-311-2/+2
* ath9k: remove useless conditionalBob Copeland2008-10-311-3/+0
* orinoco: cache downloadable firmware image in memory for use during resumeAndrey Borzenkov2008-10-312-7/+26
* orinoco: reload firmware on resumeAndrey Borzenkov2008-10-311-6/+5
* ath5k: Update interrupt masking codeNick Kossifidis2008-10-316-79/+247
* wireless: remove struct regdom hintingJohannes Berg2008-10-311-1/+1
* iwlwifi: Update reclaim flagDaniel Halperin2008-10-311-0/+1
* iwl3945: iwl3945_mac_get_tsf() should not return zeroFabrice Bellet2008-10-311-9/+0
* iwlwifi: run through spell checkerTomas Winkler2008-10-3126-92/+91
* iwlwifi: refactor tx byte count table usageTomas Winkler2008-10-316-185/+62
* iwlwifi: clear scanning bits upon failureMohamed Abbas2008-10-311-0/+7
* iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packetsDaniel C. Halperin2008-10-311-1/+3
* iwlwifi: calibration command namespace renamingTomas Winkler2008-10-315-69/+74
* iwlwifi: parametrize eeprom versionsTomas Winkler2008-10-315-39/+41
* iwlwifi: don't update TFD free counter for invalid stationTomas Winkler2008-10-311-2/+2
* iwlwifi: refactor TX response flowTomas Winkler2008-10-316-119/+125
* mac80211: Re-enable aggregationSujith2008-10-312-5/+4
* ath9k: Check if the STA supports HT when initializing rate controlSujith2008-10-311-1/+1
* ath9k: Allow user to change tx power when askedLuis R. Rodriguez2008-10-312-2/+9
* ath9k: enable RX interrupt mitigationLuis R. Rodriguez2008-10-311-1/+1
* ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepareLuis R. Rodriguez2008-10-313-29/+15
* wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville2008-10-312-25/+12
* wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-319-87/+141
* wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville2008-10-311-22/+1
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-3114-198/+99
* Fix debugfs_create_*'s error checking method for wireless/rt2x00/Zhaolei2008-10-311-9/+12
* Fix debugfs_create_bool's error checking method for wireless/iwlwifi/Zhaolei2008-10-311-1/+2
* rt2x00: reduce checkpatch.pl errorsJohn Daiker2008-10-314-5/+5
OpenPOWER on IntegriCloud