summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-03-15xen: netfront: fix xennet_get_ethtool_stats()Eric Dumazet1-1/+1
2011-03-15macvlan : fix checksums error when we are in bridge modeDaniel Lezcano1-0/+3
2011-03-15CS89x0: Add networking support for QQ2440Domenico Andreoli2-2/+13
2011-03-15CS89x0: Finish transition to CS89x0_NONISA_IRQDomenico Andreoli1-4/+4
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki2-5/+5
2011-03-15ftmac100: use GFP_ATOMIC allocations where neededEric Dumazet1-5/+7
2011-03-15NET: cdc-phonet, handle empty phonet headerJiri Slaby1-6/+3
2011-03-15NET: cdc-phonet, fix stop-queue handlingJiri Slaby1-1/+0
2011-03-15be2net: changes for BE3 native mode supportSathya Perla5-150/+252
2011-03-15netxen: Notify firmware of Flex-10 interface downSony Chacko1-0/+3
2011-03-15xen: netfront: ethtool stats fields should be unsigned longIan Campbell1-1/+1
2011-03-15Davinci: Do not reset EMAC TX overruns counter on readThomas Lange1-1/+1
2011-03-15phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addressesPeter Korsgaard1-3/+5
2011-03-15bnx2: Update firmware and versionMichael Chan2-5/+5
2011-03-15enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFOVasanthy Kolluri3-3/+44
2011-03-15can: wrong index used in inner looproel kluin1-3/+3
2011-03-15drivers/net: fix build warnings with CONFIG_PM_SLEEP disabledMichel Lespinasse2-3/+7
2011-03-15net: sh_eth: add set_mdio_gate in bb_infoYoshihiro Shimoda1-2/+19
2011-03-15net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda1-1/+135
2011-03-15net: sh_eth: modify the PHY_INTERFACE_MODEYoshihiro Shimoda2-1/+3
2011-03-15net: sh_eth: remove almost #ifdef of SH7763Yoshihiro Shimoda2-39/+47
2011-03-15net: sh_eth: remove the SH_TSU_ADDRYoshihiro Shimoda2-22/+27
2011-03-15net: sh_eth: modify the definitions of registerYoshihiro Shimoda2-422/+527
2011-03-14bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flowAriel Elior1-1/+1
2011-03-14RDMA/cxgb4: Use ULP_MODE_TCPDDPSteve Wise1-0/+1
2011-03-14ath9k: fix aggregation related interoperability issuesFelix Fietkau1-1/+1
2011-03-14ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau3-74/+12
2011-03-14ath9k: fix the .flush driver op implementationFelix Fietkau3-51/+34
2011-03-14ath9k: fix stopping tx dma on resetFelix Fietkau3-8/+35
2011-03-14ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bitsFelix Fietkau1-2/+2
2011-03-13ipv6: Convert to use flowi6 where applicable.David S. Miller1-6/+6
2011-03-13net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller1-1/+1
2011-03-13ipv4: Create and use route lookup helpers.David S. Miller3-46/+27
2011-03-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller29-469/+1316
2011-03-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller58-1398/+1875
2011-03-12ixgbe: DCB, PFC not cleared until reset occursJohn Fastabend2-51/+47
2011-03-12ixgbe: add support for VF Transmit rate limit using iproute2Lior Levy5-2/+93
2011-03-12ixgbe: DCB, set minimum bandwidth per traffic classJohn Fastabend1-1/+1
2011-03-12ixgbe: correct typo in define nameEmil Tantilov2-3/+3
2011-03-12ixgbe: update PHY code to support 100Mbps as well as 1G/10GEmil Tantilov4-99/+245
2011-03-12ixgbe: remove timer reset to 0 on timeoutEmil Tantilov1-6/+0
2011-03-12ixgbe: DCB during ifup use correct CEE or IEEE modeJohn Fastabend1-10/+20
2011-03-12ixgbe: IEEE 802.1Qaz, implement priority assignment tableJohn Fastabend5-19/+36
2011-03-12ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strictJohn Fastabend2-25/+23
2011-03-12ixgbe: DCB: enable RSS to be used with DCBJohn Fastabend2-9/+25
2011-03-12ixgbe: enable ndo_tc_setupJohn Fastabend1-1/+23
2011-03-12ixgbe: DCB, use multiple Tx rings per traffic classJohn Fastabend3-168/+182
2011-03-12ixgbe: DCB remove ixgbe_fcoe_getapp routineJohn Fastabend2-30/+13
2011-03-12ixgbe: DCB, implement ieee_setapp dcbnl opsJohn Fastabend1-0/+30
2011-03-12ixgbe: DCB, implement capabilities flagsJohn Fastabend3-36/+95