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-10-29
cnic: Update the rcu_access_pointer() usages
Tej Parkash
1
-4
/
+1
2014-10-28
net: systemport: reset UniMAC coming out of a suspend cycle
Florian Fainelli
1
-0
/
+2
2014-10-28
net: systemport: enable RX interrupts after NAPI
Florian Fainelli
1
-6
/
+3
2014-10-14
tg3: Add skb->xmit_more support
Prashant Sreedharan
1
-4
/
+6
2014-10-10
net: systemport: avoid unbalanced enable_irq_wake calls
Florian Fainelli
1
-1
/
+2
2014-10-10
net: bcmgenet: avoid unbalanced enable_irq_wake calls
Florian Fainelli
1
-1
/
+3
2014-10-10
net: bcmgenet: fix off-by-one in incrementing read pointer
Florian Fainelli
1
-5
/
+4
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+7
2014-10-07
net: bcmgenet: fix Tx ring priority programming
Petri Gynther
2
-17
/
+27
2014-10-06
net: bcmgenet: improve bcmgenet_mii_setup()
Petri Gynther
3
-31
/
+48
2014-10-04
net: systemport: fix bcm_sysport_insert_tsb()
Florian Fainelli
1
-6
/
+7
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+5
2014-10-01
net: bcmgenet: fix bcmgenet_put_tx_csum()
Petri Gynther
1
-6
/
+7
2014-10-01
bnx2: Correctly receive full sized 802.1ad fragmes
Vlad Yasevich
1
-2
/
+3
2014-10-01
tg3: Allow for recieve of full-size 8021AD frames
Vlad Yasevich
1
-1
/
+2
2014-09-26
net: bcmgenet: Fix compile warning
Tobias Klauser
1
-16
/
+7
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-83
/
+113
2014-09-22
net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dma
Florian Fainelli
1
-53
/
+52
2014-09-22
net: bcmgenet: fix TX reclaim accounting for fragments
Florian Fainelli
1
-1
/
+4
2014-09-22
tg3: Work around HW/FW limitations with vlan encapsulated frames
Vlad Yasevich
1
-2
/
+18
2014-09-19
bnx2x: Add a fallback multi-function mode NPAR1.5
Yuval Mintz
3
-21
/
+42
2014-09-19
bnx2x: New multi-function mode: UFP
Yuval Mintz
6
-18
/
+200
2014-09-19
bnx2x: Changes with storage & MAC macros
Dmitry Kravkov
5
-42
/
+54
2014-09-19
net: bcmgenet: communicate integrated PHY revision to PHY driver
Florian Fainelli
3
-2
/
+14
2014-09-19
net: bcmgenet: remove PHY_BRCM_100MBPS_WAR
Florian Fainelli
1
-10
/
+0
2014-09-12
drivers: net: b44: Fix typo in returning multicast stats
Mark Einon
1
-1
/
+1
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-1
/
+1
2014-09-08
net: bcmgenet: check harder for out of memory conditions
Florian Fainelli
1
-14
/
+19
2014-09-08
net: systemport: check harder for out of memory conditions
Florian Fainelli
1
-12
/
+19
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-57
/
+109
2014-09-05
cnic : Cleanup CONFIG_IPV6 & VLAN check
Anish Bhatt
2
-3
/
+3
2014-09-05
bnx2x: Fix link problems for 1G SFP RJ45 module
Yaniv Rosner
3
-36
/
+50
2014-09-04
net: systemport: update UMAC_CMD only when link is detected
Florian Fainelli
1
-3
/
+6
2014-09-02
bnx2x: Configure device endianity on driver load and reset endianity on removal.
Manish Chopra
1
-18
/
+39
2014-09-02
tg3: prevent ifup/ifdown during PCI error recovery
Ivan Vecera
2
-0
/
+17
2014-09-01
net: systemport: tell RXCHK if we are using Broadcom tags
Florian Fainelli
1
-0
/
+9
2014-09-01
bnx2x: fix tunneled GSO over IPv6
Dmitry Kravkov
1
-1
/
+1
2014-09-01
bnx2x: prevent incorrect byte-swap in BE
Dmitry Kravkov
1
-20
/
+0
2014-08-29
bnx2x: Fix sparse warnings
Yuval Mintz
2
-8
/
+8
2014-08-27
bnx2x: Fix static checker warning regarding `txdata_ptr'
Yuval Mintz
1
-2
/
+2
2014-08-25
net: bnx2x: fix build error with ptp
Randy Dunlap
1
-0
/
+1
2014-08-25
bnx2x: Fix timesync endianity
Michal Kalderon
1
-2
/
+4
2014-08-25
bnx2x: Be more forgiving toward SW GRO
Dmitry Kravkov
1
-1
/
+9
2014-08-25
bnx2x: VF clean statistics
Yuval Mintz
1
-0
/
+5
2014-08-25
bnx2x: Fix stop-on-error
Yuval Mintz
2
-6
/
+21
2014-08-25
bnx2x: ethtool -d might cause timeout in log
Dmitry Kravkov
1
-9
/
+5
2014-08-25
net/bnx2x: Use is_kdump_kernel() to detect kdump kernel
Amir Vadai
2
-2
/
+4
2014-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-79
/
+17
2014-08-22
bnx2x: FW assertion changes
Ariel Elior
1
-106
/
+85
2014-08-22
bnx2x: Make BP_VF more robust
Yuval Mintz
1
-1
/
+2
[next]