index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-12
xilinx: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-3
/
+3
2014-03-12
brocade: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-10
/
+6
2014-03-12
gianfar: Fix multi-queue support checks @probe()
Claudiu Manoil
1
-10
/
+18
2014-03-12
r8152: support dumping the hw counters
hayeswang
1
-2
/
+93
2014-03-12
ieee802154: at86rf230: add support for rf233 chip
Thomas Stilwell
2
-2
/
+7
2014-03-11
bonding: force cast of IP address in options
stephen hemminger
1
-1
/
+1
2014-03-10
r8152: add skb_cow_head
hayeswang
1
-2
/
+10
2014-03-10
net: eth: cpsw: Use net_device_stats from struct net_device
Tobias Klauser
1
-16
/
+8
2014-03-10
hyperv: Change the receive buffer size for legacy hosts
Haiyang Zhang
2
-1
/
+6
2014-03-10
Drivers: net: hyperv: Enable large send offload
KY Srinivasan
2
-4
/
+74
2014-03-10
Drivers: net: hyperv: Enable send side checksum offload
KY Srinivasan
2
-2
/
+77
2014-03-10
Drivers: net: hyperv: Enable receive side IP checksum offload
KY Srinivasan
3
-6
/
+50
2014-03-10
Drivers: net: hyperv: Enable offloads on the host
KY Srinivasan
2
-0
/
+135
2014-03-10
Drivers: net: hyperv: Cleanup the send path
KY Srinivasan
3
-90
/
+71
2014-03-10
Drivers: net: hyperv: Enable scatter gather I/O
KY Srinivasan
1
-39
/
+114
2014-03-10
sky2: allow mac to come from dt
Tim Harvey
1
-2
/
+13
2014-03-10
IB/mlx5_core: remove unreachable function call in module init
Kleber Sacilotto de Souza
1
-1
/
+0
2014-03-10
sfc: Use ether_addr_copy and eth_broadcast_addr
Edward Cree
9
-39
/
+37
2014-03-10
gianfar: Use Single-Queue polling for "fsl,etsec2"
Claudiu Manoil
2
-32
/
+79
2014-03-10
gianfar: Separate out the Tx interrupt handling (Tx NAPI)
Claudiu Manoil
2
-69
/
+160
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-07
e1000e: Fix SHRA register access for 82579
David Ertman
2
-2
/
+2
2014-03-07
e1000e: Fix ethtool offline tests for 82579 parts
David Ertman
1
-2
/
+8
2014-03-07
e1000e: Fix not generating an error on invalid load parameter
David Ertman
1
-0
/
+6
2014-03-07
e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)
David Ertman
6
-33
/
+354
2014-03-07
e1000e Refactor of Runtime Power Management
David Ertman
2
-32
/
+46
2014-03-07
e1000e: Refactor PM flows
David Ertman
3
-55
/
+78
2014-03-07
e1000e: Add missing branding strings in ich8lan.c
David Ertman
1
-0
/
+8
2014-03-07
e1000e: Cleanup - Update GPL header and Copyright
David Ertman
23
-599
/
+444
2014-03-07
e1000e: Fix 82579 sets LPI too early.
David Ertman
3
-5
/
+19
2014-03-07
e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets
David Ertman
1
-4
/
+26
2014-03-07
e1000e: Cleanup unecessary references
David Ertman
1
-2
/
+2
2014-03-07
e1000e: PTP lock in e1000e_phc_adjustfreq
Todd Fujinaka
1
-0
/
+5
2014-03-07
Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can...
David S. Miller
4
-86
/
+164
2014-03-07
r8152: support IPv6
hayeswang
1
-3
/
+103
2014-03-07
r8152: support TSO
hayeswang
1
-30
/
+87
2014-03-07
r8152: support rx checksum
hayeswang
1
-2
/
+39
2014-03-07
r8152: calculate the dropped packets for rx
hayeswang
1
-1
/
+2
2014-03-07
r8152: up the priority of the transmission
hayeswang
1
-18
/
+27
2014-03-07
r8152: check tx agg list before spin lock
hayeswang
1
-0
/
+3
2014-03-07
r8152: replace spin_lock_irqsave and spin_unlock_irqrestore
hayeswang
1
-16
/
+12
2014-03-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-355
/
+1432
2014-03-07
xen-netback: Aggregate TX unmap operations
Zoltan Kiss
3
-1
/
+37
2014-03-07
xen-netback: Timeout packets in RX path
Zoltan Kiss
3
-5
/
+61
2014-03-07
xen-netback: Handle guests with too many frags
Zoltan Kiss
3
-10
/
+162
2014-03-07
xen-netback: Add stat counters for zerocopy
Zoltan Kiss
3
-1
/
+26
2014-03-07
xen-netback: Remove old TX grant copy definitons and fix indentations
Zoltan Kiss
2
-93
/
+15
2014-03-07
xen-netback: Introduce TX grant mapping
Zoltan Kiss
3
-165
/
+371
[prev]
[next]