summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
...
* bnx2x: properly initialize L5 featuresDmitry Kravkov2011-12-082-6/+8
* tg3: Update version to 3.122Matt Carlson2011-12-081-2/+2
* tg3: Return flowctrl config through ethtoolMatt Carlson2011-12-081-2/+2
* tg3: Track LP advertisingMatt Carlson2011-12-082-3/+38
* tg3: Integrate flowctrl check into AN adv checkMatt Carlson2011-12-081-56/+25
* tg3: Save stats across chip resetsMatt Carlson2011-12-081-9/+17
* tg3: Remove ethtool stats member from dev structMatt Carlson2011-12-082-8/+7
* bnx2x: fix typo in fcoe stats collectionBarak Witkowski2011-12-071-1/+1
* bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan2011-12-061-2/+2
* bnx2x: fix crash while ethtool -tDmitry Kravkov2011-12-061-0/+3
* bnx2x, cnic: support DRV_INFO upon FW requestBarak Witkowski2011-12-066-8/+459
* bnx2x: support classification config queryAriel Elior2011-12-062-0/+46
* bnx2x: add fcoe statisticsBarak Witkowski2011-12-064-23/+120
* bnx2x: add PFC statisticsBarak Witkowski2011-12-066-3/+63
* bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-042-3/+3
* bnx2: Support for byte queue limitsEric Dumazet2011-11-301-0/+6
* bnx2x: handle iSCSI SD modeDmitry Kravkov2011-11-294-9/+86
* bnx2x: Support for byte queue limitsTom Herbert2011-11-291-4/+22
* tg3: Support for byte queue limitsTom Herbert2011-11-291-0/+8
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-291-12/+1
* tg3: Scale back code that modifies MRRSMatt Carlson2011-11-281-17/+10
* tg3: Fix TSO CAP for 5704 devs w / ASF enabledMatt Carlson2011-11-281-2/+12
* bnx2x: Change value comparison orderYaniv Rosner2011-11-281-23/+23
* bnx2x: Cosmetic changesYaniv Rosner2011-11-282-216/+199
* bnx2x: Fix self test of BCM57800Yaniv Rosner2011-11-281-2/+12
* bnx2x: Add known PHY type checkYaniv Rosner2011-11-281-0/+4
* bnx2x: Change Warpcore MDIO work around modeYaniv Rosner2011-11-281-1/+3
* bnx2x: Fix BCM84833 link and LED behaviorYaniv Rosner2011-11-282-184/+223
* bnx2x: Warpcore HW reset following fan failureYaniv Rosner2011-11-282-0/+17
* bnx2x: ETS changesYaniv Rosner2011-11-282-4/+17
* bnx2x: PFC changesYaniv Rosner2011-11-282-76/+179
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-263-2/+40
|\
| * bnx2x: Fix 5461x LEDYaniv Rosner2011-11-232-1/+39
| * b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover2011-11-231-1/+1
* | net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-233-5/+5
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-1/+1
* | tg3: Add MDI-X reportingMatt Carlson2011-11-222-1/+28
* | tg3: Restrict large prod ring cap devicesMatt Carlson2011-11-221-5/+4
* | tg3: Adjust BD replenish thresholdsMatt Carlson2011-11-221-5/+3
* | tg3: Make 1000Base-X FC resolution look like 1000TMatt Carlson2011-11-221-12/+6
* | tg3: Fix advertisement handlingHiroaki SHIMODA2011-11-221-4/+3
* | tg3: switch to build_skb() infrastructureEric Dumazet2011-11-212-55/+66
* | net: Change mii to ethtool advertisement function namesMatt Carlson2011-11-212-15/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-212-30/+35
|\ \ | |/
| * bnx2x: cache-in compressed fw imageDmitry Kravkov2011-11-162-30/+35
* | bnx2: switch to build_skb() infrastructureEric Dumazet2011-11-182-69/+85
* | ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALENJoe Perches2011-11-161-2/+1
* | net: Add ethtool to mii advertisment conversion helpersMatt Carlson2011-11-162-52/+16
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-164-12/+15
* | bnx2x: add endline at end of messageDmitry Kravkov2011-11-141-1/+1
OpenPOWER on IntegriCloud