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
2015-02-01
team: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellin...
Roopa Prabhu
1
-1
/
+4
2015-02-01
bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/del...
Roopa Prabhu
1
-1
/
+8
2015-02-01
rocker: set feature NETIF_F_HW_SWITCH_OFFLOAD
Roopa Prabhu
1
-1
/
+2
2015-02-01
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
3
-3
/
+4
2015-02-01
stmmac: DMA threshold mode or SF mode can be different among multiple device ...
Sonic Zhang
1
-2
/
+3
2015-02-01
cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB
Hariprasad Shenai
1
-1
/
+23
2015-02-01
hso: fix rfkill name conflicts
Olivier Sobrie
1
-2
/
+3
2015-02-01
hso: add missing cancel_work_sync in disconnect()
Olivier Sobrie
1
-0
/
+2
2015-02-01
hso: update serial_table in usb disconnect method
Olivier Sobrie
1
-1
/
+1
2015-02-01
hso: move tty_unregister outside hso_serial_common_free()
Olivier Sobrie
1
-3
/
+9
2015-02-01
hso: replace reset_device work by usb_queue_reset_device()
Olivier Sobrie
1
-24
/
+1
2015-02-01
hso: rename hso_dev into serial in hso_free_interface()
Olivier Sobrie
1
-6
/
+6
2015-02-01
hso: fix small indentation error
Olivier Sobrie
1
-2
/
+2
2015-02-01
hso: fix memory leak in hso_create_rfkill()
Olivier Sobrie
1
-9
/
+3
2015-02-01
hso: fix memory leak when device disconnects
Olivier Sobrie
1
-0
/
+1
2015-02-01
hso: fix crash when device disappears while serial port is open
Olivier Sobrie
1
-4
/
+13
2015-02-01
hso: remove useless header file timer.h
Olivier Sobrie
1
-1
/
+0
2015-01-31
drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone
Karicheri, Muralidharan
5
-7
/
+59
2015-01-30
net: mark some potential candidates __read_mostly
Daniel Borkmann
1
-1
/
+1
2015-01-30
net: davinci_emac: Get device MAC on 3517
Tony Lindgren
1
-1
/
+34
2015-01-30
net: davinci_emac: Get device dm816x MAC address using the cpsw code
Tony Lindgren
1
-1
/
+22
2015-01-30
net: cpsw: Add a minimal cpsw-common module for shared code
Tony Lindgren
4
-33
/
+60
2015-01-29
Merge tag 'linux-can-next-for-3.20-20150128' of git://git.kernel.org/pub/scm/...
David S. Miller
10
-226
/
+1981
2015-01-29
net: gianfar: remove the unneeded check of disabled device
Kevin Hao
1
-1
/
+1
2015-01-28
hisilicon: add some missing curly braces
Dan Carpenter
1
-1
/
+2
2015-01-28
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
11
-79
/
+767
2015-01-28
can: peak_usb: add support for PEAK new CANFD USB adapters
Stephane Grosjean
6
-4
/
+1337
2015-01-28
can: peak_usb: add peak_usb_netif_rx() new function
Stephane Grosjean
2
-1
/
+18
2015-01-28
can: peak_usb: export pcan_usb_pro functions
Stephane Grosjean
2
-12
/
+17
2015-01-28
can: peak_usb: upgrade core to new struct canfd_frame
Stephane Grosjean
2
-4
/
+6
2015-01-28
can: peak_usb: upgrade core to data bittiming specs
Stephane Grosjean
2
-5
/
+34
2015-01-28
can: peak_usb: add adapter BEC callback definition
Stephane Grosjean
2
-0
/
+3
2015-01-28
can: peak_usb: export ctrlmode_supported to adapter specific definition
Stephane Grosjean
4
-2
/
+4
2015-01-28
can: peak_usb: constify struct peak_usb_adapter
Marc Kleine-Budde
4
-11
/
+11
2015-01-28
can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapte...
Marc Kleine-Budde
1
-5
/
+5
2015-01-28
can: kvaser_usb: Add support for the USBcan-II family
Ahmed S. Darwish
2
-124
/
+474
2015-01-28
can: kvaser_usb: Consolidate and unify state change handling
Ahmed S. Darwish
1
-64
/
+49
2015-01-28
can: kvaser_usb: Update interface state before exiting on OOM
Ahmed S. Darwish
1
-76
/
+105
2015-01-27
stmmac: pci: add MSI support for Intel Quark X1000
Kweh, Hock Leong
1
-0
/
+2
2015-01-27
stmmac: pci: introduce Intel Quark X1000 runtime detection
Andy Shevchenko
1
-1
/
+61
2015-01-27
stmmac: pci: add support for Intel Quark X1000
Kweh, Hock Leong
1
-1
/
+50
2015-01-27
net: netcp: remove unused kconfig option and code
Karicheri, Muralidharan
2
-2
/
+1
2015-01-27
cxgb4: Move firmware version MACRO to t4fw_version.h
Hariprasad Shenai
3
-10
/
+49
2015-01-27
csiostor:T5 Firmware fix and cleanup.
Praveen Madhavan
3
-256
/
+127
2015-01-27
net/mlx4_core: Update the HCA core clock frequency after INIT_PORT
Majd Dibbiny
1
-0
/
+33
2015-01-27
net/mlx4_core: Fix device capabilities dumping
Or Gerlitz
1
-6
/
+2
2015-01-27
net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapper
Matan Barak
1
-1
/
+3
2015-01-27
net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settings
Saeed Mahameed
1
-10
/
+8
2015-01-27
net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_alloc
Jack Morgenstein
1
-1
/
+0
2015-01-27
net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicit
Jack Morgenstein
1
-0
/
+1
[next]