summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* netxen: Notify firmware of Flex-10 interface downSony Chacko2011-03-141-0/+3
* phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addressesPeter Korsgaard2011-03-141-3/+5
* bnx2: Update firmware and versionMichael Chan2011-03-142-5/+5
* enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFOVasanthy Kolluri2011-03-143-3/+44
* drivers/net: fix build warnings with CONFIG_PM_SLEEP disabledMichel Lespinasse2011-03-142-3/+7
* net: sh_eth: add set_mdio_gate in bb_infoYoshihiro Shimoda2011-03-141-2/+19
* net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda2011-03-141-1/+135
* net: sh_eth: modify the PHY_INTERFACE_MODEYoshihiro Shimoda2011-03-142-1/+3
* net: sh_eth: remove almost #ifdef of SH7763Yoshihiro Shimoda2011-03-142-39/+47
* net: sh_eth: remove the SH_TSU_ADDRYoshihiro Shimoda2011-03-142-22/+27
* net: sh_eth: modify the definitions of registerYoshihiro Shimoda2011-03-142-422/+527
* ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-131-6/+6
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-131-1/+1
* ipv4: Create and use route lookup helpers.David S. Miller2011-03-133-46/+27Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-03-1229-469/+1316
|\
| * ixgbe: DCB, PFC not cleared until reset occursJohn Fastabend2011-03-122-51/+47Star
| * ixgbe: add support for VF Transmit rate limit using iproute2Lior Levy2011-03-125-2/+93
| * ixgbe: DCB, set minimum bandwidth per traffic classJohn Fastabend2011-03-121-1/+1
| * ixgbe: correct typo in define nameEmil Tantilov2011-03-122-3/+3
| * ixgbe: update PHY code to support 100Mbps as well as 1G/10GEmil Tantilov2011-03-124-99/+245
| * ixgbe: remove timer reset to 0 on timeoutEmil Tantilov2011-03-121-6/+0Star
| * ixgbe: DCB during ifup use correct CEE or IEEE modeJohn Fastabend2011-03-121-10/+20
| * ixgbe: IEEE 802.1Qaz, implement priority assignment tableJohn Fastabend2011-03-125-19/+36
| * ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strictJohn Fastabend2011-03-122-25/+23Star
| * ixgbe: DCB: enable RSS to be used with DCBJohn Fastabend2011-03-122-9/+25
| * ixgbe: enable ndo_tc_setupJohn Fastabend2011-03-121-1/+23
| * ixgbe: DCB, use multiple Tx rings per traffic classJohn Fastabend2011-03-123-168/+182
| * ixgbe: DCB remove ixgbe_fcoe_getapp routineJohn Fastabend2011-03-122-30/+13Star
| * ixgbe: DCB, implement ieee_setapp dcbnl opsJohn Fastabend2011-03-121-0/+30
| * ixgbe: DCB, implement capabilities flagsJohn Fastabend2011-03-123-36/+95
| * igb: Bump version to 3.0.6Carolyn Wyborny2011-03-121-1/+6
| * igb: Add DMA Coalescing feature to driverCarolyn Wyborny2011-03-125-1/+106
| * igb: Update NVM functions to work with i350 devicesCarolyn Wyborny2011-03-127-8/+306
| * igb: Add Energy Efficient Ethernet (EEE) for i350 devices.Carolyn Wyborny2011-03-126-2/+65
| * ixgbevf: Fix Driver StringGreg Rose2011-03-121-1/+1
| * ixgbevf: Fix Version StringGreg Rose2011-03-121-1/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-03-1258-1398/+1875
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-1158-1398/+1875
| |\
| | * ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] rangeJohn W. Linville2011-03-091-1/+1
| | * ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao2011-03-095-7/+5Star
| | * mwl8k: use kcalloc instead of kmalloc & memsetShan Wei2011-03-091-4/+2Star
| | * b43: trivial: update B43_PHY_N description (PHY support)Rafał Miłecki2011-03-071-1/+1
| | * p54spi: Update kconfig help textMichael Buesch2011-03-071-3/+2Star
| | * iwlwifi: fix iwl-rx.c compilationStanislaw Gruszka2011-03-071-0/+1
| | * wireless:ath: use resource_size() help functionShan Wei2011-03-072-2/+2
| | * ath5k: Put hardware in PROMISC mode if there is more than 1 stations.Ben Greear2011-03-073-31/+53
| | * iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka2011-03-043-22/+30
| | * iwlwifi: cleanup iwl_good_plcp_healthStanislaw Gruszka2011-03-041-70/+45Star
| | * iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka2011-03-046-528/+500Star
| | * ath9k: Fix txq memory address printing in debugfs.Ben Greear2011-03-041-4/+4