index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-29
sh_eth: no need to call ether_setup()
Sergei Shtylyov
2013-08-29
bonding: pr_debug instead of pr_warn in bond_arp_send_all
Veaceslav Falico
2013-08-29
bonding: remove vlan_list/current_alb_vlan
Veaceslav Falico
2013-08-29
bonding: make alb_send_learning_packets() use upper dev list
Veaceslav Falico
2013-08-29
bonding: split alb_send_learning_packets()
Veaceslav Falico
2013-08-29
bonding: use vlan_uses_dev() in __bond_release_one()
Veaceslav Falico
2013-08-29
bonding: convert bond_has_this_ip() to use upper devices
Veaceslav Falico
2013-08-29
bonding: make bond_arp_send_all use upper device list
Veaceslav Falico
2013-08-29
bonding: use netdev_upper list in bond_vlan_used
Veaceslav Falico
2013-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-08-29
fec: Use NAPI_POLL_WEIGHT
Fabio Estevam
2013-08-29
net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init
Boris BREZILLON
2013-08-29
net: mdio-sun4i: Convert to devm_* api
Jisheng Zhang
2013-08-29
ixgbe: add support for older QSFP active DA cables
Emil Tantilov
2013-08-29
ixgbe: include QSFP PHY types in ixgbe_is_sfp()
Emil Tantilov
2013-08-29
ixgbe: add 1Gbps support for QSFP+
Emil Tantilov
2013-08-29
ixgbe: fix SFF data dumps of SFP+ modules from an offset
Emil Tantilov
2013-08-29
ixgbe: cleanup some log messages
Don Skidmore
2013-08-29
ixgbe: zero out mailbox buffer on init
Emil Tantilov
2013-08-29
ixgbe: fix link test when connected to 1Gbps link partner
Emil Tantilov
2013-08-29
ixgbe: fix incorrect limit value in ring transverse
Don Skidmore
2013-08-29
ixgbe: Check return value on eeprom reads
Mark Rustad
2013-08-29
ixgbe: disable link when adapter goes down
Jacob Keller
2013-08-29
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-08-29
qlcnic: underflow in qlcnic_validate_max_tx_rings()
Dan Carpenter
2013-08-29
xen-netback: rename functions
Wei Liu
2013-08-29
xen-netback: switch to NAPI + kthread 1:1 model
Wei Liu
2013-08-29
xen-netback: remove page tracking facility
Wei Liu
2013-08-27
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-08-27
sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORS
Ben Hutchings
2013-08-27
sfc: Return an error code when a sensor is busy.
Alexandre Rames
2013-08-27
sfc: Add support for reading packet length from prefix
Ben Hutchings
2013-08-27
sfc: Add TX merged completion counter
Ben Hutchings
2013-08-27
sfc: Generalise packet hash lookup to support EF10 RX prefix
Jon Cooper
2013-08-27
sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust comments
Ben Hutchings
2013-08-27
sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up()
Ben Hutchings
2013-08-27
sfc: use MCDI epoch flag to improve MC reboot detection in the driver
Daniel Pieczko
2013-08-27
sfc: Add EF10 support for TX/RX DMA error events handling.
Alexandre Rames
2013-08-27
sfc: Add a function pointer to abstract write of host time into NIC shared me...
Laurence Evans
2013-08-27
sfc: PTP MCDI requests need to initialise periph ID field
Laurence Evans
2013-08-27
sfc: Delegate MAC/NIC statistic description to efx_nic_type
Ben Hutchings
2013-08-27
sfc: Remove driver-local struct ethtool_string
Ben Hutchings
2013-08-27
sfc: Remove more left-overs from Falcon GMAC support
Ben Hutchings
2013-08-27
sfc: Move MTD operations into efx_nic_type
Ben Hutchings
2013-08-27
e1000e: balance semaphore put/get for 82573
Steven La
2013-08-27
bna: firmware update to 3.2.1.1
Rasesh Mody
2013-08-27
VMXNET3: Add support for virtual IOMMU
Andy King
2013-08-27
be2net: implement ethtool set/get_channel hooks
Sathya Perla
2013-08-27
be2net: refactor be_setup() to consolidate queue creation routines
Sathya Perla
[next]