index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-10
bcm63xx_enet: properly prepare/unprepare clocks before/after usage
Jonas Gorski
1
-6
/
+6
2013-03-10
bcm63xx_enet: use managed memory allocations
Jonas Gorski
1
-5
/
+3
2013-03-10
bcm63xx_enet: use managed io memory allocations
Jonas Gorski
1
-36
/
+7
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2
-7
/
+2
2013-03-07
bgmac: register MII bus
Rafał Miłecki
2
-1
/
+80
2013-03-07
tg3: Download 57766 EEE service patch firmware
Nithin Sujir
2
-16
/
+128
2013-03-07
tg3: Enhance firmware download code to support fragmented firmware
Nithin Sujir
1
-6
/
+42
2013-03-07
tg3: Cleanup firmware parsing code
Nithin Sujir
2
-36
/
+34
2013-03-07
tg3: Refactor the 2nd type of cpu pause
Nithin Sujir
1
-26
/
+27
2013-03-07
tg3: Refactor cpu pause/resume code
Nithin Sujir
1
-25
/
+58
2013-03-07
tg3: Add new FW_TSO flag
Matt Carlson
2
-8
/
+8
2013-03-05
bnx2x: use the default NAPI weight
Eric Dumazet
2
-3
/
+2
2013-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-3
/
+76
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-5
/
+5
2013-02-28
bgmac: omit the fcs
Hauke Mehrtens
1
-0
/
+4
2013-02-28
bnx2x: Fix KR2 work-around condition
Yaniv Rosner
1
-1
/
+1
2013-02-28
bnx2x: Fix KR2 link
Yaniv Rosner
2
-0
/
+8
2013-02-28
bnx2x: Fix port identification for the 84834
Yaniv Rosner
2
-1
/
+62
2013-02-27
bnx2x: fix UDP checksum for 57710/57711.
Dmitry Kravkov
1
-1
/
+1
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-67
/
+13
2013-02-25
bgmac: fix indexing of 2nd level loops
Rafał Miłecki
1
-7
/
+11
2013-02-24
bnx2x: remove dead code and make local funcs static
stephen hemminger
2
-60
/
+2
2013-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ralf Baechle
38
-2940
/
+13430
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-19
b44: use netdev_alloc_skb_ip_align()
Hauke Mehrtens
1
-2
/
+1
2013-02-18
tg3: Use different macros for pci_chip_rev_id accesses
Joe Perches
2
-401
/
+408
2013-02-18
tg3: Remove define and single use of GET_CHIP_REV_ID
Joe Perches
2
-9
/
+5
2013-02-18
bgmac: fix unaligned accesses to network headers
Hauke Mehrtens
1
-1
/
+1
2013-02-15
tg3: Update version to 3.130
Michael Chan
1
-2
/
+2
2013-02-15
tg3: Set initial carrier state to off.
Michael Chan
1
-0
/
+2
2013-02-15
tg3: Fix 5762 NVRAM sizing
Michael Chan
1
-2
/
+4
2013-02-15
tg3: Expand EEE support for all 5717 B0
Michael Chan
1
-1
/
+1
2013-02-15
tg3: Add 57766 device support.
Matt Carlson
2
-1
/
+19
2013-02-15
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
Hauke Mehrtens
1
-2
/
+2
2013-02-14
bgmac: add read of interrupt mask after disabling interrupts
Nathan Hintz
1
-0
/
+1
2013-02-13
bgmac: return error on failed PHY write
Rafał Miłecki
2
-6
/
+7
2013-02-08
bgmac: fix "cmdcfg" calls for promisc and loopback modes
Rafał Miłecki
1
-4
/
+4
2013-02-08
bgmac: validate (and random if needed) MAC addr
Rafał Miłecki
1
-0
/
+6
2013-02-07
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
2
-6
/
+116
2013-02-07
tg3: make it possible to provide phy_id in ioctl
Hauke Mehrtens
1
-6
/
+20
2013-02-06
bgmac: add ndo_set_rx_mode netdev ops
Hauke Mehrtens
1
-4
/
+12
2013-02-06
bgmac: add generic ndo_validate_addr netdev ops
Hauke Mehrtens
1
-0
/
+1
2013-02-06
bgmac: write mac address to hardware in ndo_set_mac_address
Hauke Mehrtens
1
-8
/
+25
2013-02-06
bgmac: implement missing code for BCM53572
Hauke Mehrtens
2
-3
/
+5
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
4
-14
/
+6
2013-02-02
bnx2x: Force link UP when the interface is in LOOPBACK mode
Mahesh Bandewar
1
-0
/
+6
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
27
-2041
/
+3734
2013-01-23
bnx2x: SR-IOV version compatibility bugfix
Ariel Elior
3
-4
/
+5
2013-01-23
bnx2x: Fix compilation with stop-on-error
Yuval Mintz
2
-2
/
+2
2013-01-23
cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_state
Michael Chan
3
-8
/
+11
[next]