summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ath9k: remove support for the FIF_PROMISC_IN_BSS filter flagFelix Fietkau2011-03-111-3/+1
| | * | | | | | wl1251: fix elp_work race conditionGrazvydas Ignotas2011-03-111-1/+3
| | * | | | | | wl1251: remove wl1251_ps_set_elp functionGrazvydas Ignotas2011-03-111-34/+3
| * | | | | | | CS89x0: Add networking support for QQ2440Domenico Andreoli2011-03-142-2/+13
| * | | | | | | CS89x0: Finish transition to CS89x0_NONISA_IRQDomenico Andreoli2011-03-141-4/+4
| * | | | | | | ftmac100: use GFP_ATOMIC allocations where neededEric Dumazet2011-03-141-5/+7
| * | | | | | | be2net: changes for BE3 native mode supportSathya Perla2011-03-145-150/+252
| * | | | | | | 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-121-6/+6
| * | | | | | | net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-121-1/+1
| * | | | | | | ipv4: Create and use route lookup helpers.David S. Miller2011-03-123-46/+27
| * | | | | | | 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/+47
| | * | | | | | | 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/+0
| | * | | | | | | 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/+23
| | * | | | | | | 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/+13
| | * | | | | | | 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/+5
| | | * | | | | | mwl8k: use kcalloc instead of kmalloc & memsetShan Wei2011-03-091-4/+2
| | | * | | | | | 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/+2