summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-2/+2
|\
| * treewide: Fix typo in printk and commentsMasanari Iida2013-04-241-2/+2
* | bnx2x: Fix status blocks configurationAriel Elior2013-04-181-2/+5
* | bnx2x: Prevent UNDI FW illegal host accessDmitry Kravkov2013-04-181-0/+4
* | bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz2013-04-101-1/+2
* | bnx2x: Fix KR2 rapid link flapYaniv Rosner2013-04-071-7/+11
* | tg3: fix length overflow in VPD firmware parsingKees Cook2013-03-271-2/+5
* | bnx2x: fix assignment of signed expression to unsigned variableKumar Amit Mehta2013-03-241-9/+9
* | bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski2013-03-181-1/+2
* | bnx2x: add missing napi deletion in error pathMichal Schmidt2013-03-171-0/+1
* | tg3: 5715 does not link up when autoneg offNithin Sujir2013-03-131-0/+8
* | tg3: Update link_up flag for phylib devicesNithin Sujir2013-03-081-9/+5
* | bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenarioYaniv Rosner2013-03-082-1/+6
* | bnx2x: Fix intermittent long KR2 link up timeYaniv Rosner2013-03-082-1/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-055-3/+76
|\ \ | |/ |/|
| * bgmac: omit the fcsHauke Mehrtens2013-02-281-0/+4
| * bnx2x: Fix KR2 work-around conditionYaniv Rosner2013-02-281-1/+1
| * bnx2x: Fix KR2 linkYaniv Rosner2013-02-282-0/+8
| * bnx2x: Fix port identification for the 84834Yaniv Rosner2013-02-282-1/+62
| * bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov2013-02-271-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-022-5/+5
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle2013-02-2238-2940/+13430
| |\
| * | MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens2013-02-151-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-263-67/+13
|\ \ \
| * | | bgmac: fix indexing of 2nd level loopsRafał Miłecki2013-02-251-7/+11
| * | | bnx2x: remove dead code and make local funcs staticstephen hemminger2013-02-242-60/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-1/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2013-01-2927-2041/+3734
| |\ \ | | |/
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-1/+1
* | | b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens2013-02-191-2/+1
* | | tg3: Use different macros for pci_chip_rev_id accessesJoe Perches2013-02-182-401/+408
* | | tg3: Remove define and single use of GET_CHIP_REV_IDJoe Perches2013-02-182-9/+5
* | | bgmac: fix unaligned accesses to network headersHauke Mehrtens2013-02-181-1/+1
* | | tg3: Update version to 3.130Michael Chan2013-02-151-2/+2
* | | tg3: Set initial carrier state to off.Michael Chan2013-02-151-0/+2
* | | tg3: Fix 5762 NVRAM sizingMichael Chan2013-02-151-2/+4
* | | tg3: Expand EEE support for all 5717 B0Michael Chan2013-02-151-1/+1
* | | tg3: Add 57766 device support.Matt Carlson2013-02-152-1/+19
* | | bgmac: add read of interrupt mask after disabling interruptsNathan Hintz2013-02-141-0/+1
* | | bgmac: return error on failed PHY writeRafał Miłecki2013-02-132-6/+7
* | | bgmac: fix "cmdcfg" calls for promisc and loopback modesRafał Miłecki2013-02-081-4/+4
* | | bgmac: validate (and random if needed) MAC addrRafał Miłecki2013-02-081-0/+6
* | | tg3: add support for Ethernet core in bcm4785Hauke Mehrtens2013-02-072-6/+116
* | | tg3: make it possible to provide phy_id in ioctlHauke Mehrtens2013-02-071-6/+20
* | | bgmac: add ndo_set_rx_mode netdev opsHauke Mehrtens2013-02-061-4/+12
* | | bgmac: add generic ndo_validate_addr netdev opsHauke Mehrtens2013-02-061-0/+1
* | | bgmac: write mac address to hardware in ndo_set_mac_addressHauke Mehrtens2013-02-061-8/+25
* | | bgmac: implement missing code for BCM53572Hauke Mehrtens2013-02-062-3/+5
* | | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-044-14/+6
* | | bnx2x: Force link UP when the interface is in LOOPBACK modeMahesh Bandewar2013-02-021-0/+6
OpenPOWER on IntegriCloud