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
2013-03-30
macvlan: use the right RCU api
Eric Dumazet
1
-6
/
+13
2013-03-30
cdc_ncm: return -ENOMEM if kzalloc fails
Devendra Naga
1
-2
/
+2
2013-03-29
qlcnic: Bump up the version to 5.2.39
Rajesh Borundia
1
-3
/
+3
2013-03-29
qlcnic: Support atomic commands
Rajesh Borundia
5
-9
/
+183
2013-03-29
qlcnic: Support VF-PF communication channel commands.
Rajesh Borundia
10
-175
/
+994
2013-03-29
qlcnic: VF-PF communication channel implementation
Rajesh Borundia
7
-8
/
+1191
2013-03-29
qlcnic: Use shared interrupt vector for Tx and Rx
Rajesh Borundia
5
-22
/
+80
2013-03-29
qlcnic: SR-IOV VF probe
Rajesh Borundia
8
-22
/
+214
2013-03-29
qlcnic: Support SR-IOV enable and disable
Rajesh Borundia
12
-7
/
+613
2013-03-29
cirrus: cs89x0: remove two obsolete Kconfig macros
Paul Bolle
1
-53
/
+1
2013-03-29
sh_eth: add R-Car support for real
Sergei Shtylyov
1
-8
/
+99
2013-03-29
sh_eth: move data from header file to driver
Sergei Shtylyov
2
-219
/
+218
2013-03-28
net/macb: make clk_enable atomic
Steffen Trumtrar
1
-10
/
+10
2013-03-28
net/macb: force endian_swp_pkt_en to off
Steffen Trumtrar
2
-0
/
+3
2013-03-28
net/macb: clear tx/rx completion flags in ISR
Steffen Trumtrar
1
-0
/
+3
2013-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
11
-113
/
+315
2013-03-28
connector: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
1
-6
/
+6
2013-03-28
scsi: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
3
-50
/
+45
2013-03-28
gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
1
-6
/
+6
2013-03-28
ixgbevf: Adjust to handle unassigned MAC address from PF
Greg Rose
2
-7
/
+21
2013-03-28
ixgbe: Don't give VFs random MAC addresses
Greg Rose
1
-10
/
+13
2013-03-28
e1000e: fix scheduling while atomic bugs
Bruce Allan
1
-4
/
+4
2013-03-28
e1000e: increase driver version number
Bruce Allan
1
-1
/
+1
2013-03-28
e1000e: cleanup unused defines
Bruce Allan
1
-7
/
+0
2013-03-28
e1000e: add support for LTR on I217/I218
Bruce Allan
1
-0
/
+97
2013-03-28
e1000e: enable EEE by default
Bruce Allan
1
-4
/
+0
2013-03-28
e1000e: EEE capability advertisement not set/disabled as required
Bruce Allan
5
-72
/
+88
2013-03-27
e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync
Bruce Allan
1
-1
/
+28
2013-03-27
e1000e: fix LED blink logic for designs with LEDs driven by cathode
Bruce Allan
1
-7
/
+20
2013-03-27
e1000e: slow performance between two 82579 connected via 10Mbit hub
Bruce Allan
3
-0
/
+30
2013-03-27
e1000e: additional error handling on PHY register accesses
Bruce Allan
2
-0
/
+13
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
6
-10
/
+10
2013-03-27
bnx2x: fix compilation without CONFIG_BNX2X_SRIOV
Dmitry Kravkov
2
-1
/
+2
2013-03-27
yam: remove redundant null check on dev
Colin Ian King
1
-1
/
+1
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
141
-797
/
+1514
2013-03-27
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
4
-43
/
+74
2013-03-27
phy: Elimination the forced speed reduction algorithm.
Kirill Kapranov
1
-49
/
+1
2013-03-27
ppp: reuse print_hex_dump_bytes
Andy Shevchenko
1
-51
/
+2
2013-03-27
bnx2x: Cosmetic changes
Yaniv Rosner
1
-11
/
+13
2013-03-27
bnx2x: Support reading I2C EEPROM SFF8472
Yaniv Rosner
3
-60
/
+155
2013-03-27
bnx2x: Prevent VF race
Dmitry Kravkov
5
-34
/
+82
2013-03-27
bnx2x: Fix VF outer vlan removal
Ariel Elior
1
-8
/
+9
2013-03-27
bnx2x: Fix VF statistics
Ariel Elior
3
-37
/
+47
2013-03-27
bnx2x: missing ARI should not be lethal
Ariel Elior
1
-4
/
+6
2013-03-27
bnx2x: Fix AER semaphore release
Yuval Mintz
1
-1
/
+1
2013-03-27
net: switch to use skb_probe_transport_header()
Jason Wang
3
-26
/
+3
2013-03-27
ptp_pch: eliminate a number of sparse warnings
Sahara
1
-13
/
+14
2013-03-27
Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-15
/
+12
2013-03-27
can: bfin_can: declare locally used functions static
Marc Kleine-Budde
1
-2
/
+2
2013-03-27
can: mcp251x: Use dev_pm_ops
Lars-Peter Clausen
1
-7
/
+13
[next]