summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-01-10ixgbe: update ntuple filter configurationAlexander Duyck
2011-01-10ixgbe: further flow director performance optimizationsAlexander Duyck
2011-01-10ixgbe: cleanup flow director hash computation to improve performanceAlexander Duyck
2011-01-10ixgbe: make sure per Rx queue is disabled before unmapping the receive bufferYi Zou
2011-01-10e1000: Add support for the CE4100 reference platformDirk Brandewie
2011-01-10e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574Bruce Allan
2011-01-10e1000e: power off PHY after reset when interface is downBruce Allan
2011-01-10e1000e: use either_crc_le() rather than re-write itBruce Allan
2011-01-10e1000e: properly bounds-check string functionsBruce Allan
2011-01-10e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phyBruce Allan
2011-01-10e1000e: cleanup variables set but not usedBruce Allan
2011-01-10net offloading: Pass features into netif_needs_gso().Jesse Gross
2011-01-10r8169: delay phy init until device opens.françois romieu
2011-01-10forcedeth: Do not use legacy PCI power managementRafael J. Wysocki
2011-01-09sky2: convert to new VLAN model (v0.2)Stephen Hemminger
2011-01-09sky2: fix limited auto negotiationStephen Hemminger
2011-01-09bnx2x: Fix the race on bp->stats_pending.Vladislav Zolotarov
2011-01-09bnx2x: Move to D0 before clearing MSI/MSI-X configuration.Vladislav Zolotarov
2011-01-09bnx2x: registers dump fixesVladislav Zolotarov
2011-01-09bnx2x: Don't prevent RSS configuration in INT#x and MSI interrupt modes.Vladislav Zolotarov
2011-01-09hamradio: Resolve memory leak due to missing firmware release in add_mcs()Jesper Juhl
2011-01-09net/fec: add dual fec support for mx28Shawn Guo
2011-01-09net/fec: improve pm for better suspend/resumeShawn Guo
2011-01-09net/fec: add mac field into platform data and consolidate fec_get_macShawn Guo
2011-01-09net/fec: remove the use of "index" which is legacyShawn Guo
2011-01-09net/fec: fix MMFR_OP type in fec_enet_mdio_writeShawn Guo
2011-01-08Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-06Merge branch 'devel-stable' into develRussell King
2011-01-06cassini: Use local-mac-address prom property for Cassini MAC addressRichard Mortimer
2011-01-06netconsole: clarify stopping messageFerenc Wagner
2011-01-06netconsole: don't announce stopping if nothing happenedFerenc Wagner
2011-01-06cnic: Fix the type field in SPQ messagesMichael Chan
2011-01-06net: r6040: Return proper error for r6040_init_oneAxel Lin
2011-01-06net: ixp4xx_eth: Return proper error for eth_init_oneAxel Lin
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-05ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville
2011-01-05ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville
2011-01-05ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-04libertas: down_interruptible() can return -EINTR, not EINTRroel kluin
2011-01-04ath9k_htc: Fix packet injectionSujith Manoharan
2011-01-04ath5k: ath5k_eeprom_mode_from_channel() returns signedDan Carpenter
2011-01-04ath9k : few rate control clean upsMohammed Shafi Shajakhan
2011-01-04ath9k: fix beacon restart on channel changeRajkumar Manoharan
2011-01-04Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan
2011-01-04ath9k_hw: fix dma descriptor rx error bit parsingFelix Fietkau
2011-01-04ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan