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
2015-12-08
bnx2x: remove rx_pkt/rx_calls
Eric Dumazet
2
-6
/
+0
2015-12-08
bnx2x: avoid soft lockup in bnx2x_poll()
Eric Dumazet
1
-30
/
+21
2015-12-05
bnx2x: simplify distinction between port and func stats
Michal Schmidt
1
-61
/
+56
2015-12-05
bnx2x: change FW GRO error message to WARN_ONCE
Michal Schmidt
1
-1
/
+1
2015-12-05
bnx2x: drop redundant error message about allocation failure
Michal Schmidt
1
-3
/
+1
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-19
/
+36
2015-12-03
net: bcm63xx: Use platform_register/unregister_drivers()
Thierry Reding
1
-20
/
+8
2015-12-03
bnxt_en: Setup uc_list mac filters after resetting the chip.
Michael Chan
1
-5
/
+8
2015-12-03
bnxt_en: enforce proper storing of MAC address
Jeffrey Huang
2
-11
/
+16
2015-12-03
bnxt_en: Fixed incorrect implementation of ndo_set_mac_address
Jeffrey Huang
1
-1
/
+10
2015-11-22
bnx2x: Utilize FW 7.13.1.0.
Yuval Mintz
1
-20
/
+23
2015-11-20
bnx2x: Show port statistics in Multi-function
Yuval Mintz
1
-3
/
+1
2015-11-20
bnx2x: Add new SW stat 'tx_exhaustion_events'
Yuval Mintz
1
-2
/
+3
2015-11-20
bnx2x: Fix vxlan removal
Yuval Mintz
1
-2
/
+2
2015-11-18
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2
-4
/
+0
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
2
-3
/
+3
2015-11-18
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
1
-2
/
+0
2015-11-18
bnx2x: remove bnx2x_low_latency_recv() support
Eric Dumazet
4
-167
/
+2
2015-11-16
bnx2x: Fix VLANs null-pointer for 57710, 57711
Yuval Mintz
1
-1
/
+1
2015-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-30
/
+65
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-11-05
bnxt_en: More robust SRIOV cleanup sequence.
Jeffrey Huang
1
-13
/
+27
2015-11-05
bnxt_en: Fix comparison of u16 sw_id against negative value.
Michael Chan
1
-4
/
+5
2015-11-05
bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4
Jeffrey Huang
2
-3
/
+20
2015-11-05
bnxt_en: Determine tcp/ipv6 RSS hash type correctly.
Michael Chan
1
-5
/
+7
2015-11-05
bnxt_en: Change sp events definitions to represent bit position.
Jeffrey Huang
1
-5
/
+5
2015-11-05
bnxt_en: add VXLAN dependency
Arnd Bergmann
1
-0
/
+1
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+22
2015-11-01
net: bcmgenet: Software reset EPHY after power on
Florian Fainelli
3
-1
/
+22
2015-10-25
bnxt_en: Fix compile warnings when CONFIG_INET is not set.
Michael Chan
2
-1
/
+6
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+19
2015-10-23
bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.
Michael Chan
4
-28
/
+40
2015-10-22
bnxt_en: New Broadcom ethernet driver.
Michael Chan
12
-0
/
+13034
2015-10-21
bcm63xx_enet: check 1000BASE-T advertisement configuration
Simon Arlott
1
-14
/
+19
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+30
2015-10-18
net: bcmgenet: Fix early link interrupt enabling
Florian Fainelli
1
-9
/
+23
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
4
-8
/
+0
2015-10-12
BNX2: free temp_stats_blk on error path
wangweidong
1
-0
/
+2
2015-10-11
bnx2x: Prevent UDP 4-tuple configurations on older adapters
Yuval Mintz
1
-0
/
+7
2015-10-11
BNX2: fix a Null Pointer for stats_blk
wangweidong
2
-27
/
+53
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-8
/
+27
2015-09-24
bnx2x: byte swap rss_key to comply to Toeplitz specs
Eric Dumazet
1
-2
/
+10
2015-09-21
net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high
Florian Fainelli
1
-2
/
+1
2015-09-21
net: bcmgenet: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-21
net: systemport: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-17
bnx2x: track vxlan port count
Jiri Benc
2
-2
/
+13
2015-09-17
net: bcmgenet: Implement RX coalescing control knobs
Florian Fainelli
2
-3
/
+105
2015-09-17
net: bcmgenet: Implement TX coalescing control knobs
Florian Fainelli
2
-3
/
+50
2015-09-11
bnx2x: use ktime_get_seconds() for timestamp
Arnd Bergmann
1
-4
/
+2
2015-09-02
bgmac: Update fixed_phy_register()
Fabio Estevam
1
-1
/
+1
[next]