aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-11-03tg3: Allow WOL for phylib controlled Broadcom physMatt Carlson
2008-11-03tg3: Refine power management and WOL codeMatt Carlson
2008-11-03tg3: Move phylib report to end of tg3_init_oneMatt Carlson
2008-11-03tg3: Do not enable APE on bcm5700Matt Carlson
2008-11-03tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flagMatt Carlson
2008-11-03tg3: Preserve LAA when device control is releasedMatt Carlson
2008-11-03tg3: Preserve DASH connectivity when WOL enabledMatt Carlson
2008-11-03tg3: Use pci_ioremap_bar()Matt Carlson
2008-11-03tg3: Add 5761S supportMatt Carlson
2008-11-03bnx2x: Version UpdateEilon Greenstein
2008-11-03bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein
2008-11-03bnx2x: PCI configuration bug on big-endianEilon Greenstein
2008-11-03bnx2x: Removing the PMF indication when unloadingEilon Greenstein
2008-11-03mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek
2008-11-03net: kconfig cleanupJeff Kirsher
2008-11-03fs_enet: fix pollingAlexey Dobriyan
2008-11-03SMC91x: Fix compilation on some platforms.David S. Miller
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-02drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton
2008-11-02smc91x: add __init markings to smc_drv_probe()Mike Frysinger
2008-11-02forcdeth: increase max_interrupt_workJoe Korty
2008-11-02ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg
2008-11-02atlx: timer cleanupStephen Hemminger
2008-11-02atlx: use embedded net_device_statsStephen Hemminger
2008-11-01IRDA: remove double inclusion of module.hAlexander Beregalov
2008-11-01el3_common_init() should be __devinit, not __initAl Viro
2008-11-01Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-31ath9k: use ETH_P_PAELuis R. Rodriguez
2008-10-31ath9k: remove useless conditionalBob Copeland
2008-10-31orinoco: cache downloadable firmware image in memory for use during resumeAndrey Borzenkov
2008-10-31orinoco: reload firmware on resumeAndrey Borzenkov
2008-10-31ath5k: Update interrupt masking codeNick Kossifidis
2008-10-31wireless: remove struct regdom hintingJohannes Berg
2008-10-31iwlwifi: Update reclaim flagDaniel Halperin
2008-10-31iwl3945: iwl3945_mac_get_tsf() should not return zeroFabrice Bellet
2008-10-31iwlwifi: run through spell checkerTomas Winkler
2008-10-31iwlwifi: refactor tx byte count table usageTomas Winkler
2008-10-31iwlwifi: clear scanning bits upon failureMohamed Abbas
2008-10-31iwlwifi: convert correctly rate_n_flags to PLCP index for mimo3 packetsDaniel C. Halperin
2008-10-31iwlwifi: calibration command namespace renamingTomas Winkler
2008-10-31iwlwifi: parametrize eeprom versionsTomas Winkler
2008-10-31iwlwifi: don't update TFD free counter for invalid stationTomas Winkler
2008-10-31iwlwifi: refactor TX response flowTomas Winkler
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-31ath9k: Check if the STA supports HT when initializing rate controlSujith
2008-10-31ath9k: Allow user to change tx power when askedLuis R. Rodriguez
2008-10-31ath9k: enable RX interrupt mitigationLuis R. Rodriguez
2008-10-31ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepareLuis R. Rodriguez
2008-10-31wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville