summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-23bnx2x: Enable `set_phys_id' for all functionsYaniv Rosner
2013-05-23bnx2x: Wait for MCP validity during AERYuval Mintz
2013-05-23bnx2x: Link-flap avoidance in switch dependent modeDmitry Kravkov
2013-05-23bnx2x: Add Private Flags SupportYuval Mintz
2013-05-22tg3: Update version to 3.132Nithin Sujir
2013-05-22tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir
2013-05-22net/ethernet/broadcom/tg3: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/broadcom/bnx2: Use module_pci_driver to register driverPeter Hüwe
2013-05-20bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz
2013-05-20net-bnx2x: dont reload on GRO changeEric Dumazet
2013-05-20tg3: Implement set/get_eee handlersNithin Sujir
2013-05-20tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config()Nithin Sujir
2013-05-20tg3: Add tg3_eee_pull_config() functionNithin Sujir
2013-05-20tg3: Add ethtool_eee struct and tg3_setup_eee()Nithin Sujir
2013-05-14tg3: Fix data corruption on 5725 with TSOMichael Chan
2013-05-14tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir
2013-05-07drivers/net: rename random32() to prandom_u32()Akinobu Mita
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01bnx2x: Prevent memory leak when cnic is absentYuval Mintz
2013-05-01bnx2x: correct reading of speed capabilitiesYaniv Rosner
2013-04-30Revert "bnx2x: allow nvram test to run when device is down"Dmitry Kravkov
2013-04-30tg3: fix to append hardware time stamping flagsFlavio Leitner
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-29bnx2x: allow handling tunnel over udp offloadDmitry Kravkov
2013-04-29tg3: shows HW time stamping support only if ptp_capable is presentFlavio Leitner
2013-04-25bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi
2013-04-25bnx2x: Prevent NULL pointer dereference in kdumpYuval Mintz
2013-04-24bnx2x: Allow recovery from second slot resetYuval Mintz
2013-04-24bnx2x: Fix memory leakYuval Mintz
2013-04-24bnx2x: Enhance MAC configuration for VFsDmitry Kravkov
2013-04-24bnx2x: Allow RX/TX pause control in autonegYaniv Rosner
2013-04-24bnx2x: prevent GRO false checksum claimsYuval Mintz
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22bnx2x: update version to 1.78.17-0Dmitry Kravkov
2013-04-22bnx2x: allow nvram test to run when device is downDmitry Kravkov
2013-04-22bnx2x: add additional regions for CRC memory testDmitry Kravkov
2013-04-22bnx2x: remove non-necessary assignmentDmitry Kravkov
2013-04-22bnx2x: fix byte-by-byte nvram write for BE machinesDmitry Kravkov
2013-04-22bnx2x: refactor nvram read procedureDmitry Kravkov
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-18bnx2x: Fix status blocks configurationAriel Elior
2013-04-18bnx2x: Prevent UNDI FW illegal host accessDmitry Kravkov
2013-04-16tg3: Remove unneeded PM_OPS definitionsFabio Estevam
2013-04-10bnx2: make cnic_probe staticstephen hemminger
2013-04-10bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz
2013-04-09tg3: Use bool not intJoe Perches