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
*
clk: rockchip: associate the rk3036 HCLK_EMAC clock-id
Xing Zheng
2016-03-17
1
-1
/
+1
*
net: arc: trivial: cleanup the emac driver
Caesar Wang
2016-03-17
4
-57
/
+75
*
net: arc_emac: support the phy reset for emac driver
Caesar Wang
2016-03-17
2
-0
/
+43
*
sh_eth: do not call netif_start_queue() from sh_eth_dev_init()
Sergei Shtylyov
2016-03-17
1
-2
/
+4
*
bnx2x: don't wait for Tx completion on recovery
Yuval Mintz
2016-03-17
1
-2
/
+6
*
smc91x: avoid self-comparison warning
Arnd Bergmann
2016-03-15
1
-1
/
+1
*
net: dsa: make port_bridge_leave return void
Vivien Didelot
2016-03-14
3
-23
/
+11
*
net: dsa: rename port_*_bridge routines
Vivien Didelot
2016-03-14
3
-6
/
+6
*
mISDN: Support DR6 indication in mISDNipac driver
Maciej S. Szmigiero
2016-03-14
2
-0
/
+3
*
mISDN: Order IPAC register defines
Maciej S. Szmigiero
2016-03-14
1
-20
/
+20
*
sh_eth: kill useless initializers
Sergei Shtylyov
2016-03-14
1
-9
/
+9
*
net: mvneta: replace magic numbers by existing macros
Dmitri Epshtein
2016-03-14
1
-2
/
+2
*
net: mvneta: fix error messages in mvneta_port_down function
Dmitri Epshtein
2016-03-14
1
-2
/
+2
*
net: mvneta: enable change MAC address when interface is up
Dmitri Epshtein
2016-03-14
1
-1
/
+1
*
net: mvneta: Fix spinlock usage
Gregory CLEMENT
2016-03-14
1
-5
/
+6
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-03-14
4
-1
/
+5
|
\
|
*
Bluetooth: btmrvl_sdio: fix firmware activation failure
Wei-Ning Huang
2016-03-10
1
-1
/
+1
|
*
Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
Dmitry Tunin
2016-03-10
2
-0
/
+3
|
*
Bluetooth: hci_bcm: Add BCM2E55 ACPI ID used in Lenovo ThinkPad Tablet 8
Jérôme de Bretagne
2016-03-10
1
-0
/
+1
*
|
phy: fixed: Fix removal of phys.
Andrew Lunn
2016-03-14
1
-2
/
+9
*
|
dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistent
Andrew Lunn
2016-03-14
5
-18
/
+18
*
|
of_mdio: use PTR_ERR_OR_ZERO()
Sergei Shtylyov
2016-03-14
1
-3
/
+3
*
|
of_mdio: use IS_ERR_OR_NULL()
Sergei Shtylyov
2016-03-14
1
-1
/
+1
*
|
of_mdio: mdio_device_create() never returns NULL
Sergei Shtylyov
2016-03-14
1
-1
/
+1
*
|
phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
David Daney
2016-03-14
3
-0
/
+166
*
|
phy: mdio-octeon: Refactor into two files/modules
David Daney
2016-03-14
5
-268
/
+292
*
|
net: thunderx: Cleanup PHY probing code.
David Daney
2016-03-14
1
-11
/
+18
*
|
net: mvneta: Add missing hotplug notifier transition
Anna-Maria Gleixner
2016-03-14
1
-0
/
+2
*
|
fsl/fman: fix dtsec_set_tx_pause_frames
Igal Liberman
2016-03-14
1
-4
/
+3
*
|
vmxnet3: fix lock imbalance in vmxnet3_tq_xmit()
Arnd Bergmann
2016-03-14
1
-4
/
+4
*
|
ath9k: fix misleading indentation
Arnd Bergmann
2016-03-14
1
-2
/
+2
*
|
ath9k: fix buffer overrun for ar9287
Arnd Bergmann
2016-03-14
1
-4
/
+3
*
|
farsync: fix off-by-one bug in fst_add_one
Arnd Bergmann
2016-03-14
1
-1
/
+1
*
|
mlx4: add missing braces in verify_qp_parameters
Arnd Bergmann
2016-03-14
1
-1
/
+2
*
|
net: mediatek: check device_reset return code
Arnd Bergmann
2016-03-14
1
-1
/
+3
*
|
net: mediatek: remove incorrect dma_mask assignment
Arnd Bergmann
2016-03-14
1
-3
/
+0
*
|
net: mediatek: use dma_addr_t correctly
Arnd Bergmann
2016-03-14
1
-1
/
+1
*
|
net: thunderx: Adjust nicvf structure to reduce cache misses
Sunil Goutham
2016-03-14
1
-22
/
+30
*
|
net: thunderx: Set recevie buffer page usage count in bulk
Sunil Goutham
2016-03-14
2
-8
/
+24
*
|
net: mvneta: Use the new hwbm framework
Gregory CLEMENT
2016-03-14
4
-112
/
+49
*
|
net: mvneta: bm: add support for hardware buffer management
Marcin Wojtas
2016-03-14
5
-37
/
+1219
*
|
bus: mvebu-mbus: provide api for obtaining IO and DRAM window information
Marcin Wojtas
2016-03-14
1
-0
/
+52
*
|
misc: sram: add optional ioremap without write combining
Marcin Wojtas
2016-03-14
1
-1
/
+4
*
|
Merge tag 'wireless-drivers-next-for-davem-2016-03-14' of git://git.kernel.or...
David S. Miller
2016-03-14
38
-719
/
+4419
|
\
\
|
*
|
rtl8xxxu: Temporarily disable 8192eu device init
Jes Sorensen
2016-03-10
1
-0
/
+4
|
*
|
rtl8xxxu: Use correct 8051 reset function for 8723b parts
Jes Sorensen
2016-03-10
2
-2
/
+39
|
*
|
rtl8xxxu: Print a warning if flushing the FIFO fails
Jes Sorensen
2016-03-10
1
-1
/
+4
|
*
|
rtl8xxxu: Flush FIFO before powering down devices
Jes Sorensen
2016-03-10
2
-0
/
+36
|
*
|
rtl8xxxu: Implement device specific power_off function
Jes Sorensen
2016-03-10
3
-2
/
+99
|
*
|
rtl8xxxu: Implement 8723bu specific disable_rf() function
Jes Sorensen
2016-03-10
2
-1
/
+17
[next]