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
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2
-2
/
+4
2014-01-10
bnx2x: fix DMA unmapping of TSO split BDs
Michal Schmidt
1
-4
/
+9
2014-01-09
bnx2x: prevent WARN during driver unload
Yuval Mintz
2
-18
/
+38
2014-01-05
bnx2x: fix VLAN configuration for VFs.
Yuval Mintz
5
-112
/
+174
2014-01-05
bnx2x: fix AFEX memory overflow
Yuval Mintz
1
-1
/
+4
2014-01-05
bnx2x: Clean before update RSS arrives
Michal Kalderon
2
-1
/
+7
2014-01-05
bnx2x: Correct number of MSI-X vectors for VFs
Michal Kalderon
1
-3
/
+6
2014-01-05
bnx2x: limit number of interrupt vectors for 57711
Dmitry Kravkov
2
-3
/
+5
2014-01-01
bnx2x: Fix KR2 work-around detection of BCM8073
Yaniv Rosner
1
-1
/
+1
2014-01-01
bnx2x: Fix incorrect link-up report
Yaniv Rosner
1
-0
/
+4
2014-01-01
bnx2x: Fix Duplex setting for 54618se
Yaniv Rosner
1
-26
/
+28
2014-01-01
bnx2x: Fix passive DAC cable detection
Yaniv Rosner
1
-9
/
+12
2014-01-01
bnx2x: Fix 578xx-KR 1G link
Yaniv Rosner
2
-0
/
+14
2013-12-27
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
Nithin Sujir
1
-1
/
+1
2013-12-19
bnx2x: downgrade "valid ME register value" message level
Michal Schmidt
1
-1
/
+1
2013-12-10
tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
Nat Gurumoorthy
1
-0
/
+3
2013-12-05
bnx2x: avoid null pointer dereference when enabling SR-IOV
Michal Kalderon
1
-0
/
+5
2013-12-02
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
1
-7
/
+19
2013-11-28
tg3: Convert to use hwmon_device_register_with_groups
Guenter Roeck
1
-19
/
+6
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-21
/
+35
2013-11-18
bnx2x: Prevent "timeout waiting for state X"
Dmitry Kravkov
3
-11
/
+4
2013-11-18
bnx2x: prevent CFC attention
Dmitry Kravkov
1
-1
/
+1
2013-11-18
bnx2x: Prevent panic during DMAE timeout
Dmitry Kravkov
2
-0
/
+19
2013-11-18
bnx2x: Clean the sp rtnl task upon unload
Dmitry Kravkov
1
-0
/
+4
2013-11-14
tg3: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-9
/
+7
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-8
/
+3
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
17
-251
/
+397
2013-11-13
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
1
-3
/
+0
2013-11-07
tg3: avoid double-freeing of rx data memory
Ivan Vecera
1
-6
/
+6
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-12
/
+34
2013-10-30
bgmac: pass received packet to the netif instead of copying it
Rafał Miłecki
1
-27
/
+39
2013-10-29
bgmac: don't update slot on skb alloc/dma mapping error
Nathan Hintz
1
-6
/
+14
2013-10-29
bgmac: separate RX descriptor setup code into a new function
Rafał Miłecki
1
-19
/
+22
2013-10-29
bnx2x: Disable VF access on PF removal
Ariel Elior
1
-1
/
+15
2013-10-29
bnx2x: prevent FW assert on low mem during unload
Dmitry Kravkov
1
-5
/
+5
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-246
/
+269
2013-10-21
bnx2x: add TSO support for SIT tunnels
Eric Dumazet
1
-1
/
+2
2013-10-21
bnx2x: Set NETIF_F_HIGHDMA unconditionally
Merav Sicron
2
-4
/
+1
2013-10-21
bnx2x: Don't pretend during register dump
Dmitry Kravkov
3
-205
/
+201
2013-10-21
bnx2x: Lock DMAE when used by statistic flow
Ariel Elior
4
-10
/
+11
2013-10-21
bnx2x: Prevent null pointer dereference on error flow
Yuval Mintz
1
-3
/
+3
2013-10-21
bnx2x: Fix config when SR-IOV and iSCSI are enabled
Ariel Elior
1
-2
/
+3
2013-10-21
bnx2x: Fix Coalescing configuration
Dmitry Kravkov
1
-1
/
+1
2013-10-21
bnx2x: Unlock VF-PF channel on MAC/VLAN config error
Ariel Elior
1
-9
/
+14
2013-10-21
bnx2x: Prevent an illegal pointer dereference during panic
Yuval Mintz
2
-7
/
+29
2013-10-21
bnx2x: Fix Maximum CoS estimation for VFs
Yuval Mintz
1
-5
/
+5
2013-10-19
bnx2x: add TSO support for IPIP
Eric Dumazet
1
-1
/
+3
2013-10-18
net: tg3: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-18
net: bnx2x: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-10-18
net: bnx2: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
[next]