index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-30
net: bcm63xx_enet: use dev_get_platdata()
Jingoo Han
1
-3
/
+3
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
5
-24
/
+18
2013-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-47
/
+108
2013-08-22
ethernet: broadcom: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-20
bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
1
-5
/
+5
2013-08-20
bnx2x: set VF DMAE when first function has 0 supported VFs
Ariel Elior
1
-5
/
+2
2013-08-20
bnx2x: Protect against VFs' ndos when SR-IOV is disabled
Ariel Elior
1
-18
/
+31
2013-08-20
bnx2x: prevent VF benign attentions
Yuval Mintz
1
-0
/
+3
2013-08-20
bnx2x: Consider DCBX remote error
Dmitry Kravkov
1
-3
/
+6
2013-08-20
bnx2x: Change DCB context handling
Dmitry Kravkov
4
-8
/
+43
2013-08-20
bnx2x: dropless flow control not always functional
Dmitry Kravkov
1
-13
/
+23
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-32
/
+106
2013-08-15
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...
Daniel Borkmann
1
-5
/
+8
2013-08-13
bnx2x: prevent crash in shutdown flow with CNIC
Yuval Mintz
1
-2
/
+1
2013-08-13
bnx2x: fix PTE write access error
Barak Witkowsky
3
-0
/
+15
2013-08-13
bnx2x: fix memory leak in VF
Ariel Elior
1
-1
/
+1
2013-08-13
bnx2x: update fairness parameters following DCB negotiation
Dmitry Kravkov
3
-12
/
+24
2013-08-13
bnx2x: protect different statistics flows
Dmitry Kravkov
3
-12
/
+57
2013-08-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-08-09
tg3: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-1
/
+1
2013-08-09
bnx2x: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-5
/
+3
2013-08-09
bnx2: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-2
/
+2
2013-08-07
bnx2: Update version to 2.2.4
Michael Chan
2
-4
/
+4
2013-08-07
bnx2: Add pci shutdown handler.
Michael Chan
1
-22
/
+25
2013-08-07
bnx2: Use SIMPLE_DEV_PM_OPS.
Michael Chan
1
-20
/
+25
2013-08-07
bnx2: Refactor WoL setup into a separate function.
Michael Chan
1
-80
/
+81
2013-08-07
bnx2: Use kernel APIs for WoL and power state changes.
Michael Chan
1
-22
/
+14
2013-08-07
bnx2: Handle error condition in ->slot_reset()
Michael Chan
1
-5
/
+10
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-8
/
+10
2013-08-02
cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI
Michael Chan
1
-0
/
+7
2013-08-02
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
1
-3
/
+3
2013-08-01
bnx2x: Revising locking scheme for MAC configuration
Yuval Mintz
7
-60
/
+340
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
3
-6
/
+6
2013-07-29
tg3: Update version to 3.133
Nithin Sujir
1
-2
/
+2
2013-07-29
tg3: Fix UDP fragments treated as RMCP
Nithin Sujir
2
-0
/
+4
2013-07-29
tg3: Enable support for timesync gpio output
Nithin Sujir
2
-4
/
+68
2013-07-29
tg3: Implement the shutdown handler
Nithin Sujir
1
-2
/
+18
2013-07-29
tg3: Allow NVRAM programming when interface is down
Nithin Sujir
1
-8
/
+2
2013-07-29
tg3: Remove incorrect switch to aux power
Nithin Sujir
1
-5
/
+0
2013-07-29
cnic: Update version to 2.5.17 and copyright year.
Michael Chan
4
-6
/
+6
2013-07-29
cnic: Add missing error checking for RAMROD_CMD_ID_CLOSE
Eddie Wai
1
-4
/
+7
2013-07-29
cnic: Update TCP options setup for iSCSI.
Eddie Wai
2
-28
/
+29
2013-07-29
cnic: Reset tcp_flags during cnic_cm_create().
Eddie Wai
1
-0
/
+1
2013-07-29
cnic: Simplify cnic_release().
Michael Chan
1
-13
/
+0
2013-07-29
cnic: Simplify netdev events handling.
Michael Chan
1
-2
/
+2
2013-07-26
net/tg3: Fix warning from pci_disable_device()
Gavin Shan
1
-1
/
+2
2013-07-26
net/tg3: Fix kernel crash
Gavin Shan
1
-1
/
+2
2013-07-24
bgmac: make bgmac depend on bcm47xx
Hauke Mehrtens
1
-1
/
+1
2013-07-16
bgmac: add dependency to phylib
Hauke Mehrtens
1
-0
/
+1
2013-07-11
bnx2x: fix tunneling CSUM calculation
Dmitry Kravkov
1
-3
/
+3
[next]