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
2016-03-17
vlan: propagate gso_max_segs
Eric Dumazet
2
-0
/
+4
2016-03-16
net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.
David Daney
1
-6
/
+20
2016-03-16
net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
David Daney
1
-1
/
+1
2016-03-16
phy: mdio-cavium: Add missing MODULE_* annotations.
David Daney
1
-0
/
+4
2016-03-16
ppp: ensure file->private_data can't be overridden
Guillaume Nault
1
-14
/
+17
2016-03-16
clk: rockchip: associate SCLK_MAC_PLL and disable reparenting on rk3036
Heiko Stuebner
1
-1
/
+1
2016-03-16
clk: rockchip: associate the rk3036 HCLK_EMAC clock-id
Xing Zheng
1
-1
/
+1
2016-03-16
net: arc: trivial: cleanup the emac driver
Caesar Wang
4
-57
/
+75
2016-03-16
net: arc_emac: support the phy reset for emac driver
Caesar Wang
2
-0
/
+43
2016-03-16
sh_eth: do not call netif_start_queue() from sh_eth_dev_init()
Sergei Shtylyov
1
-2
/
+4
2016-03-16
bnx2x: don't wait for Tx completion on recovery
Yuval Mintz
1
-2
/
+6
2016-03-14
smc91x: avoid self-comparison warning
Arnd Bergmann
1
-1
/
+1
2016-03-14
net: dsa: make port_bridge_leave return void
Vivien Didelot
3
-23
/
+11
2016-03-14
net: dsa: rename port_*_bridge routines
Vivien Didelot
3
-6
/
+6
2016-03-14
mISDN: Support DR6 indication in mISDNipac driver
Maciej S. Szmigiero
2
-0
/
+3
2016-03-14
mISDN: Order IPAC register defines
Maciej S. Szmigiero
1
-20
/
+20
2016-03-14
sh_eth: kill useless initializers
Sergei Shtylyov
1
-9
/
+9
2016-03-14
net: mvneta: replace magic numbers by existing macros
Dmitri Epshtein
1
-2
/
+2
2016-03-14
net: mvneta: fix error messages in mvneta_port_down function
Dmitri Epshtein
1
-2
/
+2
2016-03-14
net: mvneta: enable change MAC address when interface is up
Dmitri Epshtein
1
-1
/
+1
2016-03-14
net: mvneta: Fix spinlock usage
Gregory CLEMENT
1
-5
/
+6
2016-03-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-1
/
+5
2016-03-14
phy: fixed: Fix removal of phys.
Andrew Lunn
1
-2
/
+9
2016-03-14
dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistent
Andrew Lunn
5
-18
/
+18
2016-03-14
of_mdio: use PTR_ERR_OR_ZERO()
Sergei Shtylyov
1
-3
/
+3
2016-03-14
of_mdio: use IS_ERR_OR_NULL()
Sergei Shtylyov
1
-1
/
+1
2016-03-14
of_mdio: mdio_device_create() never returns NULL
Sergei Shtylyov
1
-1
/
+1
2016-03-14
phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
David Daney
3
-0
/
+166
2016-03-14
phy: mdio-octeon: Refactor into two files/modules
David Daney
5
-268
/
+292
2016-03-14
net: thunderx: Cleanup PHY probing code.
David Daney
1
-11
/
+18
2016-03-14
net: mvneta: Add missing hotplug notifier transition
Anna-Maria Gleixner
1
-0
/
+2
2016-03-14
fsl/fman: fix dtsec_set_tx_pause_frames
Igal Liberman
1
-4
/
+3
2016-03-14
vmxnet3: fix lock imbalance in vmxnet3_tq_xmit()
Arnd Bergmann
1
-4
/
+4
2016-03-14
ath9k: fix misleading indentation
Arnd Bergmann
1
-2
/
+2
2016-03-14
ath9k: fix buffer overrun for ar9287
Arnd Bergmann
1
-4
/
+3
2016-03-14
farsync: fix off-by-one bug in fst_add_one
Arnd Bergmann
1
-1
/
+1
2016-03-14
mlx4: add missing braces in verify_qp_parameters
Arnd Bergmann
1
-1
/
+2
2016-03-14
net: mediatek: check device_reset return code
Arnd Bergmann
1
-1
/
+3
2016-03-14
net: mediatek: remove incorrect dma_mask assignment
Arnd Bergmann
1
-3
/
+0
2016-03-14
net: mediatek: use dma_addr_t correctly
Arnd Bergmann
1
-1
/
+1
2016-03-14
net: thunderx: Adjust nicvf structure to reduce cache misses
Sunil Goutham
1
-22
/
+30
2016-03-14
net: thunderx: Set recevie buffer page usage count in bulk
Sunil Goutham
2
-8
/
+24
2016-03-14
net: mvneta: Use the new hwbm framework
Gregory CLEMENT
4
-112
/
+49
2016-03-14
net: mvneta: bm: add support for hardware buffer management
Marcin Wojtas
5
-37
/
+1219
2016-03-14
bus: mvebu-mbus: provide api for obtaining IO and DRAM window information
Marcin Wojtas
1
-0
/
+52
2016-03-14
misc: sram: add optional ioremap without write combining
Marcin Wojtas
1
-1
/
+4
2016-03-14
Merge tag 'wireless-drivers-next-for-davem-2016-03-14' of git://git.kernel.or...
David S. Miller
38
-719
/
+4419
2016-03-13
Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
2
-21
/
+1
2016-03-13
macsec: introduce IEEE 802.1AE driver
Sabrina Dubroca
3
-0
/
+3305
2016-03-13
at803x: fix suspend/resume for SGMII link
Zefir Kurtisi
1
-0
/
+26
[next]