aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-08bnx2x: properly initialize L5 featuresDmitry Kravkov2-6/+8
2011-12-08tg3: Update version to 3.122Matt Carlson1-2/+2
2011-12-08tg3: Return flowctrl config through ethtoolMatt Carlson1-2/+2
2011-12-08tg3: Track LP advertisingMatt Carlson2-3/+38
2011-12-08tg3: Integrate flowctrl check into AN adv checkMatt Carlson1-56/+25
2011-12-08tg3: Save stats across chip resetsMatt Carlson1-9/+17
2011-12-08tg3: Remove ethtool stats member from dev structMatt Carlson2-8/+7
2011-12-07bnx2x: fix typo in fcoe stats collectionBarak Witkowski1-1/+1
2011-12-06bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan1-2/+2
2011-12-06bnx2x: fix crash while ethtool -tDmitry Kravkov1-0/+3
2011-12-06bnx2x, cnic: support DRV_INFO upon FW requestBarak Witkowski6-8/+459
2011-12-06bnx2x: support classification config queryAriel Elior2-0/+46
2011-12-06bnx2x: add fcoe statisticsBarak Witkowski4-23/+120
2011-12-06bnx2x: add PFC statisticsBarak Witkowski6-3/+63
2011-12-04bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2-3/+3
2011-11-30bnx2: Support for byte queue limitsEric Dumazet1-0/+6
2011-11-29bnx2x: handle iSCSI SD modeDmitry Kravkov4-9/+86
2011-11-29bnx2x: Support for byte queue limitsTom Herbert1-4/+22
2011-11-29tg3: Support for byte queue limitsTom Herbert1-0/+8
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin1-12/+1
2011-11-28tg3: Scale back code that modifies MRRSMatt Carlson1-17/+10
2011-11-28tg3: Fix TSO CAP for 5704 devs w / ASF enabledMatt Carlson1-2/+12
2011-11-28bnx2x: Change value comparison orderYaniv Rosner1-23/+23
2011-11-28bnx2x: Cosmetic changesYaniv Rosner2-216/+199
2011-11-28bnx2x: Fix self test of BCM57800Yaniv Rosner1-2/+12
2011-11-28bnx2x: Add known PHY type checkYaniv Rosner1-0/+4
2011-11-28bnx2x: Change Warpcore MDIO work around modeYaniv Rosner1-1/+3
2011-11-28bnx2x: Fix BCM84833 link and LED behaviorYaniv Rosner2-184/+223
2011-11-28bnx2x: Warpcore HW reset following fan failureYaniv Rosner2-0/+17
2011-11-28bnx2x: ETS changesYaniv Rosner2-4/+17
2011-11-28bnx2x: PFC changesYaniv Rosner2-76/+179
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-2/+40
2011-11-23bnx2x: Fix 5461x LEDYaniv Rosner2-1/+39
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet3-5/+5
2011-11-23b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover1-1/+1
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan1-1/+1
2011-11-22tg3: Add MDI-X reportingMatt Carlson2-1/+28
2011-11-22tg3: Restrict large prod ring cap devicesMatt Carlson1-5/+4
2011-11-22tg3: Adjust BD replenish thresholdsMatt Carlson1-5/+3
2011-11-22tg3: Make 1000Base-X FC resolution look like 1000TMatt Carlson1-12/+6
2011-11-22tg3: Fix advertisement handlingHiroaki SHIMODA1-4/+3
2011-11-21tg3: switch to build_skb() infrastructureEric Dumazet2-55/+66
2011-11-21net: Change mii to ethtool advertisement function namesMatt Carlson2-15/+15
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-30/+35
2011-11-18bnx2: switch to build_skb() infrastructureEric Dumazet2-69/+85
2011-11-16ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALENJoe Perches1-2/+1
2011-11-16net: Add ethtool to mii advertisment conversion helpersMatt Carlson2-52/+16
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław4-12/+15
2011-11-16bnx2x: cache-in compressed fw imageDmitry Kravkov2-30/+35
2011-11-14bnx2x: add endline at end of messageDmitry Kravkov1-1/+1