index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vlan: propagate gso_max_segs
Eric Dumazet
2016-03-18
2
-0
/
+4
*
net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.
David Daney
2016-03-17
1
-6
/
+20
*
net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
David Daney
2016-03-17
1
-1
/
+1
*
phy: mdio-cavium: Add missing MODULE_* annotations.
David Daney
2016-03-17
1
-0
/
+4
*
ppp: ensure file->private_data can't be overridden
Guillaume Nault
2016-03-17
1
-14
/
+17
*
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
*
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
*
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
*
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
*
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
|
*
rtl8xxxu: Use define for REG_PWR_DATA bits
Jes Sorensen
2016-03-10
2
-2
/
+2
|
*
rtl8xxxu: convert rtl8723bu_init_bt() into rtl8723b_enable_rf()
Jes Sorensen
2016-03-10
2
-11
/
+1
|
*
rtl8xxxu: Remove unncessary semicolon
Jes Sorensen
2016-03-10
1
-1
/
+1
|
*
rtl8xxxu: Pass RX rate to rx_parse_phystats and enable phystats for rtl8723bu
Jes Sorensen
2016-03-10
1
-4
/
+9
|
*
rtl8xxxu: Process C2H RA_REPORT events for 8723bu
Jes Sorensen
2016-03-10
2
-0
/
+17
|
*
rtl8xxxu: Dump contents of unhandled C2H events
Jes Sorensen
2016-03-10
1
-1
/
+4
|
*
rtl8xxxu: Report media status using the correct H2C command for 8723bu
Jes Sorensen
2016-03-10
2
-7
/
+47
[next]