index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
i40e: only create PTP device node once
Jacob Keller
2014-06-26
1
-12
/
+46
|
*
i40e: don't store user requested mode until we've validated it
Jacob Keller
2014-06-26
1
-4
/
+7
|
*
i40e: break PTP hardware control from ioctl command for timestamp mode
Jacob Keller
2014-06-26
1
-16
/
+43
|
*
i40e: rename i40e_ptp_enable to i40e_ptp_feature_enable
Jacob Keller
2014-06-26
1
-4
/
+4
|
*
i40evf: resend FW request if no response
Mitch Williams
2014-06-26
1
-0
/
+4
|
*
i40evf: fix typo
Mitch Williams
2014-06-26
1
-1
/
+1
|
*
i40evf: return more useful error information
Mitch Williams
2014-06-26
1
-5
/
+6
|
*
i40evf: don't stop watchdog if it hasn't started
Mitch Williams
2014-06-26
1
-1
/
+3
|
*
i40e/i40evf: Big endian fixes for handling HMC
Paul M Stillwell Jr
2014-06-26
3
-67
/
+236
|
*
i40e: do not take NVM ownership for SR read
Kamil Krawczyk
2014-06-26
1
-8
/
+1
*
|
amd-xgbe: Resolve checkpatch warning about sscanf usage
Lendacky, Thomas
2014-06-27
1
-5
/
+4
*
|
amd-xgbe: Change destination address filtering support
Lendacky, Thomas
2014-06-27
6
-69
/
+116
*
|
amd-xgbe: Add support for VLAN filtering
Lendacky, Thomas
2014-06-27
6
-14
/
+165
*
|
amd-xgbe: VLAN Rx tag stripping fix
Lendacky, Thomas
2014-06-27
1
-1
/
+3
*
|
amd-xgbe: VLAN Tx tag insertion fix
Lendacky, Thomas
2014-06-27
2
-0
/
+8
*
|
amd-xgbe: Make defines in xgbe.h unique
Lendacky, Thomas
2014-06-27
5
-100
/
+102
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-26
208
-1729
/
+3895
|
\
|
*
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-26
4
-5
/
+19
|
|
\
|
|
*
hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groups
Julien D'Ascenzio
2014-06-26
1
-1
/
+1
|
|
*
hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in Kconfig
Josef Gajdusek
2014-06-25
1
-0
/
+1
|
|
*
hwmon: (ntc_thermistor) Use the manufacturer name properly
Naveen Krishna Chatradhi
2014-06-25
2
-3
/
+16
|
|
*
hwmon: (w83l786ng) Report correct minimum fan speed
Axel Lin
2014-06-25
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-06-26
43
-222
/
+503
|
|
\
\
|
|
*
|
net: allwinner: emac: Add missing free_irq
Maxime Ripard
2014-06-26
1
-0
/
+1
|
|
*
|
cxgb4: use dev_port to identify ports
Thadeu Lima de Souza Cascardo
2014-06-26
1
-0
/
+1
|
|
*
|
xen-netback: bookkeep number of active queues in our own module
Wei Liu
2014-06-26
3
-52
/
+26
|
|
*
|
tg3: Change nvram command timeout value to 50ms
Prashant Sreedharan
2014-06-26
1
-2
/
+2
|
|
*
|
cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_list
Li RongQing
2014-06-25
1
-9
/
+7
|
|
*
|
be2net: fix qnq mode detection on VFs
Suresh Reddy
2014-06-23
3
-6
/
+4
|
|
*
|
of: mdio: fixup of_phy_register_fixed_link parsing of new bindings
Richard Retanubun
2014-06-23
1
-3
/
+5
|
|
*
|
at86rf230: fix irq setup
Phoebe Buckheister
2014-06-23
1
-1
/
+4
|
|
*
|
net: phy: at803x: fix coccinelle warnings
Fengguang Wu
2014-06-23
1
-1
/
+1
|
|
*
|
net/mlx4_core: Fix the error flow when probing with invalid VF configuration
Or Gerlitz
2014-06-23
1
-1
/
+2
|
|
*
|
tulip: Poll link status more frequently for Comet chips
Ondrej Zary
2014-06-23
1
-1
/
+1
|
|
*
|
net: huawei_cdc_ncm: increase command buffer size
Bjørn Mork
2014-06-22
1
-3
/
+4
|
|
*
|
drivers: net: cpsw: fix dual EMAC stall when connected to same switch
Mugunthan V N
2014-06-22
1
-1
/
+6
|
|
*
|
xen-netfront: recreate queues correctly when reconnecting
David Vrabel
2014-06-22
1
-32
/
+72
|
|
*
|
xen-netfront: fix oops when disconnected from backend
David Vrabel
2014-06-22
1
-2
/
+3
|
|
*
|
net: phy: at803x: Add support for hardware reset
Daniel Mack
2014-06-22
1
-41
/
+144
|
|
*
|
net: phy: at803x: use #defines for supported PHY ids
Daniel Mack
2014-06-22
1
-6
/
+10
|
|
*
|
net: phylib: add link_change_notify callback to phy device
Daniel Mack
2014-06-22
1
-0
/
+3
|
|
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-06-20
11
-23
/
+111
|
|
|
\
\
|
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-06-18
11
-23
/
+111
|
|
|
|
\
\
|
|
|
|
*
|
rt2x00: fix rfkill regression on rt2500pci
Stanislaw Gruszka
2014-06-17
3
-4
/
+28
|
|
|
|
*
|
b43: fix frequency reported on G-PHY with /new/ firmware
Rafał Miłecki
2014-06-17
1
-3
/
+7
|
|
|
|
*
|
rt2800usb:fix hang during firmware load
Michael Braun
2014-06-17
1
-2
/
+7
|
|
|
|
*
|
rt2800usb:fix efuse detection
Michael Braun
2014-06-17
2
-1
/
+30
|
|
|
|
*
|
b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)
Rafał Miłecki
2014-06-16
1
-1
/
+1
|
|
|
|
*
|
rt2x00: disable TKIP on USB
Stanislaw Gruszka
2014-06-16
1
-0
/
+2
|
|
|
|
*
|
mwifiex: fix tx_info/rx_info overlap with PCIe dma_mapping
Chin-Ran Lo
2014-06-16
2
-12
/
+35
[prev]
[next]