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-08-04
skge: add dma_mapping check
stephen hemminger
1
-6
/
+42
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
44
-328
/
+684
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-238
/
+413
2013-08-03
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
10
-132
/
+231
2013-08-03
qlcnic: Fix link speed and duplex display for 83xx adapter
Rajesh Borundia
1
-9
/
+16
2013-08-03
qlcnic: Fix link speed display for 82xx adapter
Rajesh Borundia
1
-3
/
+7
2013-08-03
qlcnic: Fix external loopback test.
Shahed Shaikh
1
-2
/
+10
2013-08-03
qlcnic: Removed adapter series name from warning messages.
Pratik Pujar
2
-2
/
+2
2013-08-03
qlcnic: Free up memory in error path.
Himanshu Madhani
1
-3
/
+3
2013-08-03
qlcnic: Fix ingress MAC learning
Shahed Shaikh
1
-33
/
+66
2013-08-03
qlcnic: Fix MAC address filter issue on 82xx adapter
Shahed Shaikh
1
-1
/
+1
2013-08-03
net: ethernet: davinci_emac: drop IRQF_DISABLED
Mugunthan V N
1
-2
/
+1
2013-08-02
cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI
Michael Chan
1
-0
/
+7
2013-08-02
sis900: Fix the tx queue timeout issue
Denis Kirjanov
1
-10
/
+2
2013-08-02
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-14
/
+83
2013-08-02
r8169: remove "PHY reset until link up" log spam
Lekensteyn
1
-1
/
+1
2013-08-02
net: ethernet: cpsw: drop IRQF_DISABLED
Felipe Balbi
1
-1
/
+1
2013-08-02
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
11
-26
/
+29
2013-08-01
qlcnic: Update version to 5.2.45
Himanshu Madhani
1
-2
/
+2
2013-08-01
qlcnic: Enable mailbox interface in poll mode when interrupts are not available
Manish Chopra
1
-7
/
+11
2013-08-01
qlcnic: Replace poll mode mailbox interface with interrupt based mailbox inte...
Manish Chopra
6
-264
/
+232
2013-08-01
qlcnic: Interrupt based driver firmware mailbox mechanism
Manish Chopra
5
-21
/
+388
2013-08-01
qlcnic: Enhance diagnostic loopback error codes.
Jitendra Kalsaria
4
-19
/
+22
2013-08-01
bnx2x: Revising locking scheme for MAC configuration
Yuval Mintz
7
-60
/
+340
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
8
-26
/
+26
2013-08-01
net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param
Jack Morgenstein
1
-1
/
+1
2013-08-01
net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC
Or Gerlitz
1
-10
/
+1
2013-08-01
tile: support PTP using the tilegx mPIPE (IEEE 1588)
Chris Metcalf
2
-1
/
+226
2013-08-01
tile: remove deprecated NETIF_F_LLTX flag from tile drivers
Chris Metcalf
2
-2
/
+0
2013-08-01
tile: make "tile_net.custom" a proper bool module parameter
Chris Metcalf
1
-5
/
+5
2013-08-01
tile: support TSO for IPv6 in tilegx network driver
Chris Metcalf
1
-15
/
+29
2013-08-01
tile: support multiple mPIPE shims in tilegx network driver
Chris Metcalf
1
-210
/
+341
2013-08-01
tile: enable GRO in the tilegx network driver
Chris Metcalf
1
-1
/
+1
2013-08-01
tile: fix panic bug in napi support for tilegx network driver
Chris Metcalf
1
-32
/
+33
2013-08-01
tile: update dev->stats directly in tilegx network driver
Chris Metcalf
1
-21
/
+8
2013-08-01
tile: support jumbo frames in the tilegx network driver
Chris Metcalf
1
-159
/
+188
2013-08-01
tile: remove dead is_dup_ack() function from tilepro net driver
Chris Metcalf
1
-76
/
+0
2013-08-01
tile: avoid bug in tilepro net driver built with old hypervisor
Chris Metcalf
1
-3
/
+6
2013-08-01
tile: support rx_dropped/rx_errors in tilepro net driver
Chris Metcalf
1
-26
/
+15
2013-08-01
tile: set hw_features and vlan_features in setup
Chris Metcalf
2
-33
/
+25
2013-08-01
gianfar: Remove unused field grp_id from gfar_priv_grp
Claudiu Manoil
2
-4
/
+1
2013-07-31
8139cp: Add dma_mapping_error checking
Neil Horman
1
-3
/
+45
2013-07-31
sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt
Laurent Pinchart
1
-2
/
+3
2013-07-31
mlx5_core: Implement new initialization sequence
Eli Cohen
3
-14
/
+83
2013-07-31
mlx5_core: Fix use after free in mlx5_cmd_comp_handler()
Dan Carpenter
1
-4
/
+7
2013-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-332
/
+938
2013-07-31
ixgbe: add support for quad-port x520 adapter
Don Skidmore
6
-17
/
+358
2013-07-31
ixgbe: clear semaphore bits on timeouts
Emil Tantilov
1
-24
/
+21
2013-07-31
ixgbe: rename LL_EXTENDED_STATS to use queue instead of q
Jacob Keller
1
-6
/
+6
2013-07-31
ixgbe: fix lockdep annotation issue for ptp's work item
Jacob Keller
3
-12
/
+14
[prev]
[next]