summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ehea: Fix some whitespace issuesHannes Hering2008-11-062-6/+6
* sfc: Do not reset when hardware monitor detects a faultBen Hutchings2008-11-062-23/+6Star
* sfc: Use lm87 and lm90 drivers for board temperature/power monitoringBen Hutchings2008-11-068-64/+265
* sfc: Expose flash region storing boot code as MTDBen Hutchings2008-11-069-7/+327
* sfc: Clean up non-volatile memory partitioningBen Hutchings2008-11-064-11/+24
* sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings2008-11-061-2/+2
* bonding: alternate agg selection policies for 802.3adJay Vosburgh2008-11-065-129/+291
* bonding: Fix ALB mode to balance traffic on VLANsJay Vosburgh2008-11-061-3/+10
* bonding: send IPv6 neighbor advertisement on failoverBrian Haley2008-11-066-4/+327
* net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman2008-11-061-11/+2Star
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04211-276/+1Star
* bonding, net: Move last_rx update into bonding recv logicJay Vosburgh2008-11-042-0/+5
* tg3: Update version to 3.95Matt Carlson2008-11-041-2/+2
* broadcom: Add support for BCM50610Matt Carlson2008-11-041-1/+118
* broadcom: Refine expansion register access routineMatt Carlson2008-11-041-26/+34
* broadcom: Add flow control supportMatt Carlson2008-11-041-6/+12
* tg3: 5785 enhancementsMatt Carlson2008-11-042-21/+163
* tg3: Refine phylib supportMatt Carlson2008-11-041-12/+35
* tg3: Allow WOL for phylib controlled Broadcom physMatt Carlson2008-11-042-8/+33
* tg3: Refine power management and WOL codeMatt Carlson2008-11-041-17/+23
* tg3: Move phylib report to end of tg3_init_oneMatt Carlson2008-11-041-13/+17
* tg3: Do not enable APE on bcm5700Matt Carlson2008-11-041-1/+4
* tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flagMatt Carlson2008-11-042-15/+7Star
* tg3: Preserve LAA when device control is releasedMatt Carlson2008-11-041-37/+39
* tg3: Preserve DASH connectivity when WOL enabledMatt Carlson2008-11-042-1/+15
* tg3: Use pci_ioremap_bar()Matt Carlson2008-11-041-12/+12
* tg3: Add 5761S supportMatt Carlson2008-11-042-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/+10Star
* atlx: use embedded net_device_statsStephen Hemminger2008-11-025-70/+44Star
* ath9k: use ETH_P_PAELuis R. Rodriguez2008-11-011-2/+2
* ath9k: remove useless conditionalBob Copeland2008-11-011-3/+0Star
* orinoco: cache downloadable firmware image in memory for use during resumeAndrey Borzenkov2008-11-012-7/+26
* orinoco: reload firmware on resumeAndrey Borzenkov2008-11-011-6/+5Star
* ath5k: Update interrupt masking codeNick Kossifidis2008-11-016-79/+247
* wireless: remove struct regdom hintingJohannes Berg2008-11-011-1/+1
* iwlwifi: Update reclaim flagDaniel Halperin2008-11-011-0/+1
* iwl3945: iwl3945_mac_get_tsf() should not return zeroFabrice Bellet2008-11-011-9/+0Star
* iwlwifi: run through spell checkerTomas Winkler2008-11-0126-92/+91Star
* iwlwifi: refactor tx byte count table usageTomas Winkler2008-11-016-185/+62Star
* iwlwifi: clear scanning bits upon failureMohamed Abbas2008-11-011-0/+7
* iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packetsDaniel C. Halperin2008-11-011-1/+3
* iwlwifi: calibration command namespace renamingTomas Winkler2008-11-015-69/+74
* iwlwifi: parametrize eeprom versionsTomas Winkler2008-11-015-39/+41
* iwlwifi: don't update TFD free counter for invalid stationTomas Winkler2008-11-011-2/+2
* iwlwifi: refactor TX response flowTomas Winkler2008-11-016-119/+125
* mac80211: Re-enable aggregationSujith2008-11-012-5/+4Star
* ath9k: Check if the STA supports HT when initializing rate controlSujith2008-11-011-1/+1