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-03-25
bfin_mac: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-25
8390: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-25
3c59x: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-25
3c509: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-24
vxlan: fix nonfunctional neigh_reduce()
David Stevens
1
-14
/
+113
2014-03-24
net: davinci_emac: Fix rollback of emac_dev_open()
Christian Riesch
2
-17
/
+31
2014-03-24
net: davinci_emac: Replace devm_request_irq with request_irq
Christian Riesch
1
-4
/
+21
2014-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
David S. Miller
16
-102
/
+321
2014-03-24
atheros/atlx: use SET_ETHTOOL_OPS directly
wangweidong
1
-8
/
+2
2014-03-24
Altera TSE: Correct two typos in original submission
Vince Bridgers
1
-3
/
+3
2014-03-24
Altera TSE: Correct typecast issue detected by kbuild test robot
Vince Bridgers
1
-6
/
+4
2014-03-24
Altera TSE: Set version number by driver's get regs
Vince Bridgers
1
-0
/
+8
2014-03-24
qlcnic: Update version to 5.3.57
Shahed Shaikh
1
-2
/
+2
2014-03-24
qlcnic: Add VXLAN Rx offload support
Shahed Shaikh
8
-2
/
+156
2014-03-24
qlcnic: Add VXLAN Tx offload support
Shahed Shaikh
4
-29
/
+181
2014-03-24
gianfar: Fix P1010 config regression (SQ polling)
Claudiu Manoil
1
-2
/
+12
2014-03-24
net: micrel : ks8851-ml: add vdd-supply support
Nishanth Menon
1
-1
/
+29
2014-03-21
dp83640: let the periodic pin from the module parameter be a default.
Richard Cochran
1
-6
/
+13
2014-03-21
dp83640: let external input pins from the module parameters be defaults.
Richard Cochran
1
-1
/
+4
2014-03-21
dp83640: implement programmable pin functions.
Richard Cochran
1
-0
/
+52
2014-03-21
dp83640: correct the periodic output frequency
Richard Cochran
1
-5
/
+6
2014-03-21
dp83640: trivial fixes
Richard Cochran
1
-3
/
+3
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
12
-0
/
+12
2014-03-21
ptp: expose the programmable pins via sysfs
Richard Cochran
2
-0
/
+118
2014-03-21
ptp: introduce programmable pins.
Richard Cochran
3
-1
/
+155
2014-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
156
-2345
/
+12417
2014-03-21
igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only
Christoph Paasch
1
-0
/
+1
2014-03-21
igb: Fix Null-pointer dereference in igb_reset_q_vector
Christoph Paasch
1
-0
/
+6
2014-03-21
igb: specify phc_index of 82575 for get_ts_info
Ken ICHIKAWA
1
-5
/
+5
2014-03-21
igb: Fix memory leak in igb_get_module_eeprom()
Christian Engelmayer
1
-1
/
+3
2014-03-21
igb: add register rd/wr for surprise removal
Fujinaka, Todd
2
-3
/
+40
2014-03-21
igb: implement SIOCGHWTSTAMP ioctl
Jacob Keller
3
-17
/
+38
2014-03-21
ixgbevf: Additional adapter removal checks
Mark Rustad
2
-0
/
+35
2014-03-21
ixgbevf: Check for adapter removal on register writes
Mark Rustad
1
-1
/
+5
2014-03-21
ixgbevf: Check register reads for adapter removal
Mark Rustad
3
-8
/
+53
2014-03-21
ixgbevf: Make the ethtool register test use accessors
Mark Rustad
1
-52
/
+67
2014-03-21
ixgbevf: Use static inlines instead of macros
Mark Rustad
4
-14
/
+35
2014-03-21
ixgbe: Break recursion in case of removal
Mark Rustad
1
-0
/
+3
2014-03-21
i40evf: clean up init error messages
Mitch Williams
1
-3
/
+4
2014-03-21
i40evf: don't shut down admin queue on error
Mitch Williams
1
-2
/
+0
2014-03-21
i40e: Fix a message string
Anjali Singhai Jain
1
-1
/
+1
2014-03-21
i40e/i40evf: Add EEE LPI stats
Anjali Singhai Jain
4
-0
/
+30
2014-03-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-36
/
+67
2014-03-21
net: bcmgenet: manipulate netdev_queue directly
Florian Fainelli
1
-4
/
+8
2014-03-21
net: bcmgenet: remove bogus tx queue checks
Florian Fainelli
1
-8
/
+0
2014-03-21
net: bcmgenet: add skb_tx_timestamp call
Florian Fainelli
1
-0
/
+2
2014-03-21
net: bcmgenet: remove unused spinlock member
Florian Fainelli
2
-2
/
+0
2014-03-21
sh_eth: Remove goto statements that jump straight to a return
Laurent Pinchart
1
-21
/
+9
2014-03-21
sh_eth: Register MDIO bus before registering the network device
Laurent Pinchart
1
-11
/
+9
2014-03-21
sh_eth: Simplify MDIO bus initialization and release
Laurent Pinchart
1
-19
/
+11
[prev]
[next]