index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-25
gianfar: Fix on-the-fly vlan and mtu updates
Claudiu Manoil
3
-127
/
+51
2014-02-25
gianfar: Implement MAC reset and reconfig procedure
Claudiu Manoil
1
-82
/
+90
2014-02-25
bcmgenet: Deleted unnecessary select_queue method.
David S. Miller
1
-7
/
+0
2014-02-25
net: bcmgenet: Use devm_ioremap_resource()
Fabio Estevam
1
-4
/
+3
2014-02-25
cgxb4: Stop using ethtool SPEED_* constants
Ben Hutchings
2
-14
/
+14
2014-02-25
loopback: sctp: add NETIF_F_SCTP_CSUM to device features
Daniel Borkmann
1
-0
/
+1
2014-02-25
qlcnic: Update version to 5.3.56
Shahed Shaikh
1
-2
/
+2
2014-02-25
qlcnic: Enhance semaphore lock access failure error message
Harish Patil
1
-7
/
+15
2014-02-25
qlcnic: Allow vlan0 traffic
Rajesh Borundia
1
-1
/
+5
2014-02-25
qlcnic: Enhance driver message in failed state.
Sucheta Chakraborty
1
-2
/
+2
2014-02-25
qlcnic: Updates to QLogic application/driver interface for virtual NIC config...
Jitendra Kalsaria
1
-65
/
+37
2014-02-25
qlcnic: Re-factor firmware minidump template header handling
Shahed Shaikh
7
-66
/
+287
2014-02-25
net/mlx4: Fix limiting number of IRQ's instead of RSS queues
Ido Shamay
2
-3
/
+5
2014-02-25
net/mlx4: Set number of RX rings in a utility function
Ido Shamay
3
-14
/
+25
2014-02-25
bonding: remove no longer needed lock for bond_xxx_info_query()
dingtianhong
1
-4
/
+0
2014-02-25
bonding: use rcu_dereference() to access curr_active_slave
dingtianhong
1
-3
/
+1
2014-02-25
bonding: netpoll: remove unwanted slave_dev_support_netpoll()
dingtianhong
1
-8
/
+0
2014-02-21
i40e and i40evf: Bump driver versions
Catherine Sullivan
2
-2
/
+2
2014-02-21
i40e: Change MSIX to MSI-X
Catherine Sullivan
2
-5
/
+7
2014-02-21
i40e: tighten up ring enable/disable flow
Mitch Williams
1
-17
/
+15
2014-02-21
i40e: remove unnecessary delay
Mitch Williams
1
-1
/
+0
2014-02-21
i40evf: remove errant space
Mitch A Williams
1
-1
/
+1
2014-02-21
i40evf: update version and copyright date
Mitch Williams
1
-2
/
+2
2014-02-21
i40evf: store ring size in ring structs
Mitch Williams
3
-10
/
+8
2014-02-21
i40evf: don't guess device name
Mitch Williams
1
-2
/
+0
2014-02-21
i40evf: remove bogus comment
Mitch Williams
1
-1
/
+0
2014-02-21
i40evf: fix up strings in init task
Mitch Williams
1
-20
/
+16
2014-02-21
i40evf: get rid of pci_using_dac
Mitch Williams
1
-7
/
+3
2014-02-21
i40evf: fix multiple crashes on remove
Mitch Williams
1
-6
/
+7
2014-02-21
i40evf: remove VLAN filters on close
Mitch Williams
1
-0
/
+5
2014-02-21
i40evf: request reset on tx hang
Mitch Williams
3
-3
/
+20
2014-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
167
-5806
/
+8906
2014-02-20
bonding: fix bond_arp_rcv() race of curr_active_slave
Veaceslav Falico
1
-3
/
+7
2014-02-20
hyperv: Add latest NetVSP versions to auto negotiation
Haiyang Zhang
3
-10
/
+70
2014-02-20
atm: solos-pci: make solos_bh() as static
Daeseok Youn
1
-1
/
+1
2014-02-20
atm: nicstar: use NULL instead of 0 for pointer
Daeseok Youn
1
-4
/
+4
2014-02-20
atm: ambassador: use NULL instead of 0 for pointer
Daeseok Youn
1
-1
/
+1
2014-02-20
bonding: Invert test
Joe Perches
1
-11
/
+10
2014-02-20
bonding: Remove unnecessary else
Joe Perches
1
-6
/
+6
2014-02-20
bonding: More use of ether_addr_copy
Joe Perches
3
-8
/
+7
2014-02-19
pcnet32: add missing check for pci_dma_mapping_error
Don Fry
1
-27
/
+81
2014-02-19
pcnet32: fix reallocation error
Don Fry
1
-9
/
+9
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
301
-1776
/
+2662
2014-02-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
40
-116
/
+284
2014-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-5
/
+37
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
56
-128
/
+618
2014-02-19
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-2
/
+2
2014-02-19
rtnl: make ifla_policy static
Jiri Pirko
1
-4
/
+4
2014-02-19
of_mdio: fix phy interrupt passing
Ben Dooks
1
-7
/
+9
2014-02-19
net: ethernet: update dependency and help text of mvneta
Thomas Petazzoni
1
-3
/
+3
[next]