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-08-29
can: mscan: improve clock API use
Gerhard Sittig
3
-7
/
+39
2013-08-29
can: mscan: add a comment on reg to idx mapping
Gerhard Sittig
1
-1
/
+4
2013-08-29
sh_eth: no need to call ether_setup()
Sergei Shtylyov
1
-3
/
+0
2013-08-29
bonding: pr_debug instead of pr_warn in bond_arp_send_all
Veaceslav Falico
1
-8
/
+6
2013-08-29
bonding: remove vlan_list/current_alb_vlan
Veaceslav Falico
4
-143
/
+2
2013-08-29
bonding: make alb_send_learning_packets() use upper dev list
Veaceslav Falico
2
-19
/
+11
2013-08-29
bonding: split alb_send_learning_packets()
Veaceslav Falico
1
-24
/
+35
2013-08-29
bonding: use vlan_uses_dev() in __bond_release_one()
Veaceslav Falico
1
-1
/
+1
2013-08-29
bonding: convert bond_has_this_ip() to use upper devices
Veaceslav Falico
1
-12
/
+13
2013-08-29
bonding: make bond_arp_send_all use upper device list
Veaceslav Falico
1
-51
/
+51
2013-08-29
bonding: use netdev_upper list in bond_vlan_used
Veaceslav Falico
1
-1
/
+14
2013-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-90
/
+239
2013-08-29
fec: Use NAPI_POLL_WEIGHT
Fabio Estevam
1
-2
/
+1
2013-08-29
net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init
Boris BREZILLON
1
-3
/
+3
2013-08-29
net: mdio-sun4i: Convert to devm_* api
Jisheng Zhang
1
-9
/
+9
2013-08-29
ixgbe: add support for older QSFP active DA cables
Emil Tantilov
2
-10
/
+50
2013-08-29
ixgbe: include QSFP PHY types in ixgbe_is_sfp()
Emil Tantilov
1
-0
/
+4
2013-08-29
ixgbe: add 1Gbps support for QSFP+
Emil Tantilov
3
-11
/
+33
2013-08-29
ixgbe: fix SFF data dumps of SFP+ modules from an offset
Emil Tantilov
1
-5
/
+4
2013-08-29
ixgbe: cleanup some log messages
Don Skidmore
2
-5
/
+3
2013-08-29
ixgbe: zero out mailbox buffer on init
Emil Tantilov
1
-2
/
+2
2013-08-29
ixgbe: fix link test when connected to 1Gbps link partner
Emil Tantilov
1
-17
/
+10
2013-08-29
ixgbe: fix incorrect limit value in ring transverse
Don Skidmore
1
-1
/
+1
2013-08-29
ixgbe: Check return value on eeprom reads
Mark Rustad
4
-39
/
+107
2013-08-29
ixgbe: disable link when adapter goes down
Jacob Keller
3
-0
/
+25
2013-08-29
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
20
-1326
/
+1536
2013-08-29
qlcnic: underflow in qlcnic_validate_max_tx_rings()
Dan Carpenter
2
-2
/
+2
2013-08-29
xen-netback: rename functions
Wei Liu
3
-133
/
+134
2013-08-29
xen-netback: switch to NAPI + kthread 1:1 model
Wei Liu
3
-507
/
+351
2013-08-29
xen-netback: remove page tracking facility
Wei Liu
1
-75
/
+2
2013-08-27
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
17
-1767
/
+2118
2013-08-27
sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORS
Ben Hutchings
1
-44
/
+95
2013-08-27
sfc: Return an error code when a sensor is busy.
Alexandre Rames
1
-1
/
+6
2013-08-27
sfc: Add support for reading packet length from prefix
Ben Hutchings
2
-2
/
+14
2013-08-27
sfc: Add TX merged completion counter
Ben Hutchings
3
-0
/
+6
2013-08-27
sfc: Generalise packet hash lookup to support EF10 RX prefix
Jon Cooper
6
-13
/
+28
2013-08-27
sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust comments
Ben Hutchings
1
-4
/
+4
2013-08-27
sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up()
Ben Hutchings
1
-2
/
+0
2013-08-27
sfc: use MCDI epoch flag to improve MC reboot detection in the driver
Daniel Pieczko
2
-6
/
+15
2013-08-27
sfc: Add EF10 support for TX/RX DMA error events handling.
Alexandre Rames
5
-11
/
+15
2013-08-27
sfc: Add a function pointer to abstract write of host time into NIC shared me...
Laurence Evans
3
-2
/
+16
2013-08-27
sfc: PTP MCDI requests need to initialise periph ID field
Laurence Evans
1
-0
/
+7
2013-08-27
sfc: Delegate MAC/NIC statistic description to efx_nic_type
Ben Hutchings
8
-389
/
+498
2013-08-27
sfc: Remove driver-local struct ethtool_string
Ben Hutchings
1
-24
/
+13
2013-08-27
sfc: Remove more left-overs from Falcon GMAC support
Ben Hutchings
3
-18
/
+6
2013-08-27
sfc: Move MTD operations into efx_nic_type
Ben Hutchings
9
-831
/
+807
2013-08-27
e1000e: balance semaphore put/get for 82573
Steven La
1
-0
/
+5
2013-08-27
bna: firmware update to 3.2.1.1
Rasesh Mody
1
-2
/
+2
2013-08-27
VMXNET3: Add support for virtual IOMMU
Andy King
2
-83
/
+138
2013-08-27
be2net: implement ethtool set/get_channel hooks
Sathya Perla
3
-32
/
+104
[next]