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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-15
fec: Fix inconsistent lock state
Fabio Estevam
1
-2
/
+2
2013-05-15
ipg: fix an unsigned widening cast of '~' truncation issue
Dan Carpenter
1
-43
/
+43
2013-05-14
net/macb: fix ISR clear-on-write behavior only for some SoC
Nicolas Ferre
2
-2
/
+23
2013-05-14
mv643xx_eth: fix NAPI weight being > 64
Andrew Lunn
1
-1
/
+1
2013-05-14
be2net: Avoid double insertion of vlan tags.
Sarveshwar Bandi
1
-13
/
+5
2013-05-14
sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate
Ben Hutchings
3
-5
/
+19
2013-05-14
sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN
Ben Hutchings
3
-19
/
+6
2013-05-14
tg3: Fix data corruption on 5725 with TSO
Michael Chan
1
-0
/
+17
2013-05-14
tg3: Skip powering down function 0 on certain serdes devices
Nithin Sujir
1
-6
/
+26
2013-05-13
bna: add missing iounmap() on error in bnad_init()
Wei Yongjun
1
-2
/
+3
2013-05-13
qlge: fix dma map leak when the last chunk is not allocated
Thadeu Lima de Souza Cascardo
1
-0
/
+7
2013-05-11
emac: Fix EMAC soft reset on 460EX/GT
Petri Gynther
1
-8
/
+28
2013-05-11
3c59x: fix PCI resource management
Sergei Shtylyov
1
-12
/
+13
2013-05-11
net/ethernet: MACB should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-05-11
net/ethernet: ARM_AT91_ETHER should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-11
net/ethernet: STMMAC_ETH should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-11
net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-11
net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode
Rony Efraim
2
-4
/
+18
2013-05-11
net/mlx4_core: Add missing report on VST and spoof-checking dev caps
Or Gerlitz
2
-10
/
+3
2013-05-11
net: fec: enable hardware checksum only on imx6q-fec
Shawn Guo
1
-7
/
+13
2013-05-11
qlcnic: Fix validation of link event command.
Rajesh Borundia
1
-3
/
+0
2013-05-11
qlcnic: Fix mailbox response handling.
Rajesh Borundia
4
-15
/
+10
2013-05-11
qlcnic: Fix bug in diagnostics test reset recovery path
Manish Chopra
1
-3
/
+11
2013-05-11
qlcnic: Fix reset recovery after transmit timeout
Sony Chacko
2
-14
/
+23
2013-05-11
qlcnic: Fix ethtool supported port status for 83xx
Himanshu Madhani
4
-27
/
+94
2013-05-11
qlcnic: Fix missing bracket in module parameter.
Himanshu Madhani
1
-5
/
+5
2013-05-11
qlcnic: Fix ethtool strings
Shahed Shaikh
1
-2
/
+3
2013-05-11
qlcnic: Fix setting MAC address
Manish Chopra
1
-0
/
+21
2013-05-09
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-1
/
+1
2013-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-35
/
+64
2013-05-08
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-134
/
+102
2013-05-08
net: fec: fix kernel oops when plug/unplug cable many times
Frank Li
2
-15
/
+39
2013-05-08
bfin_mac: fix error return code in bfin_mac_probe()
Wei Yongjun
1
-1
/
+2
2013-05-08
sfc: fix return value check in efx_ptp_probe_channel()
Wei Yongjun
1
-1
/
+3
2013-05-08
net/spider_net: fix error return code in spider_net_open()
Wei Yongjun
1
-1
/
+2
2013-05-08
be2net: disable TX in be_close()
Sathya Perla
1
-0
/
+2
2013-05-08
be2net: fix EQ from getting full while cleaning RX CQ
Sathya Perla
1
-6
/
+1
2013-05-08
be2net: fix payload_len value for GET_MAC_LIST cmd req
Sathya Perla
1
-3
/
+2
2013-05-08
be2net: provision VF resources before enabling SR-IOV
Sathya Perla
1
-8
/
+13
2013-05-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-2
/
+2
2013-05-07
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-5
/
+14
2013-05-07
e1000e: fix scheduling while atomic bug
Bruce Allan
1
-1
/
+1
2013-05-06
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
24
-210
/
+313
2013-05-06
3c59x: fix freeing nonexistent resource on driver unload
Sergei Shtylyov
1
-1
/
+1
2013-05-05
net/eth/ibmveth: Fixup retrieval of MAC address
Benjamin Herrenschmidt
1
-13
/
+10
2013-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-34
/
+65
2013-05-03
cxgb4: fix error recovery when t4_fw_hello returns a positive value
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2013-05-03
sky2: Fix crash on receiving VLAN frames
Kirill Smelkov
1
-0
/
+2
2013-05-02
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
[next]