summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-167-32/+106
|\
| * net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann2013-08-151-5/+8
| * bnx2x: prevent crash in shutdown flow with CNICYuval Mintz2013-08-131-2/+1
| * bnx2x: fix PTE write access errorBarak Witkowsky2013-08-133-0/+15
| * bnx2x: fix memory leak in VFAriel Elior2013-08-131-1/+1
| * bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov2013-08-133-12/+24
| * bnx2x: protect different statistics flowsDmitry Kravkov2013-08-133-12/+57
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-121-1/+1
|\ \
| * | bgmac: make bgmac depend on bcm47xxHauke Mehrtens2013-07-241-1/+1
* | | tg3: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-091-1/+1
* | | bnx2x: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-091-5/+3
* | | bnx2: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-091-2/+2
* | | bnx2: Update version to 2.2.4Michael Chan2013-08-072-4/+4
* | | bnx2: Add pci shutdown handler.Michael Chan2013-08-071-22/+25
* | | bnx2: Use SIMPLE_DEV_PM_OPS.Michael Chan2013-08-071-20/+25
* | | bnx2: Refactor WoL setup into a separate function.Michael Chan2013-08-071-80/+81
* | | bnx2: Use kernel APIs for WoL and power state changes.Michael Chan2013-08-071-22/+14
* | | bnx2: Handle error condition in ->slot_reset()Michael Chan2013-08-071-5/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-034-8/+10
|\ \ \ | | |/ | |/|
| * | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-013-6/+6
| * | net/tg3: Fix warning from pci_disable_device()Gavin Shan2013-07-261-1/+2
| * | net/tg3: Fix kernel crashGavin Shan2013-07-261-1/+2
* | | cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSIMichael Chan2013-08-021-0/+7
* | | ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches2013-08-021-3/+3
* | | bnx2x: Revising locking scheme for MAC configurationYuval Mintz2013-08-017-60/+340
* | | tg3: Update version to 3.133Nithin Sujir2013-07-291-2/+2
* | | tg3: Fix UDP fragments treated as RMCPNithin Sujir2013-07-292-0/+4
* | | tg3: Enable support for timesync gpio outputNithin Sujir2013-07-292-4/+68
* | | tg3: Implement the shutdown handlerNithin Sujir2013-07-291-2/+18
* | | tg3: Allow NVRAM programming when interface is downNithin Sujir2013-07-291-8/+2
* | | tg3: Remove incorrect switch to aux powerNithin Sujir2013-07-291-5/+0
* | | cnic: Update version to 2.5.17 and copyright year.Michael Chan2013-07-294-6/+6
* | | cnic: Add missing error checking for RAMROD_CMD_ID_CLOSEEddie Wai2013-07-291-4/+7
* | | cnic: Update TCP options setup for iSCSI.Eddie Wai2013-07-292-28/+29
* | | cnic: Reset tcp_flags during cnic_cm_create().Eddie Wai2013-07-291-0/+1
* | | cnic: Simplify cnic_release().Michael Chan2013-07-291-13/+0
* | | cnic: Simplify netdev events handling.Michael Chan2013-07-291-2/+2
|/ /
* | bgmac: add dependency to phylibHauke Mehrtens2013-07-161-0/+1
|/
* bnx2x: fix tunneling CSUM calculationDmitry Kravkov2013-07-111-3/+3
* net: rename ll methods to busy-pollEliezer Tamir2013-07-102-2/+2
* net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-0/+36
|\
| * net/tg3: Avoid delay during MMIO accessGavin Shan2013-06-251-0/+36
* | bnx2x: fill in sane dump flag informationMichal Schmidt2013-07-021-2/+2
* | bnx2x: fix dump flag handlingMichal Schmidt2013-07-022-0/+5
* | bnx2x: remove zeroing of dump data bufferMichal Schmidt2013-07-021-2/+0
* | bnx2x: Remove sparse and coccinelle warningsYuval Mintz2013-06-253-7/+12
* | bnx2x: Fix compilation with no IOV supportYuval Mintz2013-06-243-12/+18
* | bnx2x: Fix 20G KR2 support claimsYaniv Rosner2013-06-231-0/+4
* | bnx2x: improve VF timingsAriel Elior2013-06-231-3/+7
OpenPOWER on IntegriCloud