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.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-03-08
igb: fix warning if !CONFIG_IGB_HWMON
Jeff Kirsher
1
-0
/
+2
2014-03-08
igb: fix array size calculation
Todd Fujinaka
1
-3
/
+1
2014-03-08
ixgbevf: fix skb->pkt_type checks
Florian Fainelli
1
-1
/
+2
2014-03-08
e1000e: Fix SHRA register access for 82579
David Ertman
2
-2
/
+2
2014-03-08
e1000e: Fix ethtool offline tests for 82579 parts
David Ertman
1
-2
/
+8
2014-03-08
e1000e: Fix not generating an error on invalid load parameter
David Ertman
1
-0
/
+6
2014-03-08
e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)
David Ertman
6
-33
/
+354
2014-03-08
e1000e Refactor of Runtime Power Management
David Ertman
2
-32
/
+46
2014-03-08
e1000e: Refactor PM flows
David Ertman
3
-55
/
+78
2014-03-08
e1000e: Add missing branding strings in ich8lan.c
David Ertman
1
-0
/
+8
2014-03-08
e1000e: Cleanup - Update GPL header and Copyright
David Ertman
23
-599
/
+444
2014-03-08
e1000e: Fix 82579 sets LPI too early.
David Ertman
3
-5
/
+19
2014-03-08
e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets
David Ertman
1
-4
/
+26
2014-03-08
e1000e: Cleanup unecessary references
David Ertman
1
-2
/
+2
2014-03-08
e1000e: PTP lock in e1000e_phc_adjustfreq
Todd Fujinaka
1
-0
/
+5
2014-03-08
Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can...
David S. Miller
4
-86
/
+164
2014-03-08
r8152: support IPv6
hayeswang
1
-3
/
+103
2014-03-08
r8152: support TSO
hayeswang
1
-30
/
+87
2014-03-08
r8152: support rx checksum
hayeswang
1
-2
/
+39
2014-03-08
r8152: calculate the dropped packets for rx
hayeswang
1
-1
/
+2
2014-03-08
r8152: up the priority of the transmission
hayeswang
1
-18
/
+27
2014-03-08
r8152: check tx agg list before spin lock
hayeswang
1
-0
/
+3
2014-03-08
r8152: replace spin_lock_irqsave and spin_unlock_irqrestore
hayeswang
1
-16
/
+12
2014-03-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-355
/
+1432
2014-03-08
xen-netback: Aggregate TX unmap operations
Zoltan Kiss
3
-1
/
+37
2014-03-08
xen-netback: Timeout packets in RX path
Zoltan Kiss
3
-5
/
+61
2014-03-08
xen-netback: Handle guests with too many frags
Zoltan Kiss
3
-10
/
+162
2014-03-08
xen-netback: Add stat counters for zerocopy
Zoltan Kiss
3
-1
/
+26
2014-03-08
xen-netback: Remove old TX grant copy definitons and fix indentations
Zoltan Kiss
2
-93
/
+15
2014-03-08
xen-netback: Introduce TX grant mapping
Zoltan Kiss
3
-165
/
+371
2014-03-08
xen-netback: Handle foreign mapped pages on the guest RX path
Zoltan Kiss
2
-5
/
+46
2014-03-08
xen-netback: Minor refactoring of netback code
Zoltan Kiss
3
-22
/
+27
2014-03-08
xen-netback: Use skb->cb for pending_idx
Zoltan Kiss
1
-17
/
+25
2014-03-07
can: add bittiming check at interface open for CAN FD
Oliver Hartkopp
1
-0
/
+8
2014-03-07
can: allow to change the device mtu for CAN FD capable devices
Oliver Hartkopp
1
-0
/
+39
2014-03-07
can: introduce the data bitrate configuration for CAN FD
Oliver Hartkopp
1
-1
/
+44
2014-03-07
can: provide a separate bittiming_const parameter to bittiming functions
Oliver Hartkopp
1
-18
/
+13
2014-03-07
can: move sanity check for bitrate and tq into can_get_bittiming
Oliver Hartkopp
1
-14
/
+15
2014-03-07
can: only send bitrate data via netlink when available
Oliver Hartkopp
1
-4
/
+6
2014-03-07
can: preserve skbuff protocol in can_put_echo_skb
Oliver Hartkopp
1
-2
/
+3
2014-03-07
can: janz-ican3: convert dev_<level> printing to netdev_<level>
Marc Kleine-Budde
1
-34
/
+30
2014-03-07
i40e/i40evf: Bump pf&vf build versions
Catherine Sullivan
2
-2
/
+2
2014-03-07
i40e/i40evf: carefully fill tx ring
Jesse Brandeburg
2
-4
/
+4
2014-03-07
i40e: fix nvm version and remove firmware report
Jesse Brandeburg
2
-14
/
+7
2014-03-07
i40e: Fix static checker warning
Neerav Parikh
1
-3
/
+6
2014-03-07
i40e: Remove a redundant filter addition
Anjali Singhai Jain
1
-4
/
+7
2014-03-07
i40e: count timeout events
Jesse Brandeburg
1
-0
/
+1
2014-03-07
i40e: Remove a FW workaround for Number of MSIX vectors
Anjali Singhai Jain
1
-0
/
+6
2014-03-07
i40e: clean up comment style
Shannon Nelson
1
-59
/
+58
2014-03-07
i40e/i40evf: i40e implementation for skb_set_hash
Jesse Brandeburg
6
-4
/
+800
[next]