Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e413e7e1f7493910274c552d7f70ae396c93199a
/
drivers
/
net
e413e7e
net: dsa: Consolidate getting the statistics
by Andrew Lunn
· 10 years ago
2f40c69
net: dsa: mv88e6xxx: Add missing mutex's in EEE operations.
by Andrew Lunn
· 10 years ago
fd3a0ee
net: dsa: Consolidate phy read and write functions
by Andrew Lunn
· 10 years ago
49143585
net: dsa: Move phy page access functions into shared code
by Andrew Lunn
· 10 years ago
143a830
net: dsa: Centralize Marvell switch reset
by Andrew Lunn
· 10 years ago
44e50dd
net: dsa: Consistently set and use ps->num_ports
by Andrew Lunn
· 10 years ago
14ef6ad
net: dsa: mv88e6123_61_65: Determine and use number of switch ports
by Guenter Roeck
· 10 years ago
d198893
net: dsa: mv88e6131: Determine and use number of switch ports
by Guenter Roeck
· 10 years ago
b2eb066
net: dsa: mv88e6xxx: Move switch product IDs into common include file
by Guenter Roeck
· 10 years ago
0d65da4
net: dsa: mv88e6131: Use common initialization functions
by Guenter Roeck
· 10 years ago
c4b4951
vxlan: correct spelling in comments
by Simon Horman
· 10 years ago
7887456
vmxnet3: spelling fixes
by stephen hemminger
· 10 years ago
f1a8ff2
vxge: Add const to ethtool_driver_stats_keys
by Joe Perches
· 10 years ago
9ca683c
chelsio cxgb/cxgb3: Make stats_strings arrays const
by Joe Perches
· 10 years ago
45eb516
Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 10 years ago
b9600d2
Merge tag 'linux-can-next-for-4.1-20150401' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 10 years ago
8d88c6e
net: bcmgenet: enable MoCA link state change detection
by Petri Gynther
· 10 years ago
687908c
net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argument
by Uwe Kleine-König
· 10 years ago
906a798
caif: remove unused struct member
by Rasmus Villemoes
· 10 years ago
79d5eed
can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uninitialized var
by Marc Kleine-Budde
· 10 years ago
a0bc163
can: ems_usb: mark timestamp as little endian
by Marc Kleine-Budde
· 10 years ago
8a4b5b0
can: ems_usb: fix endianess of CAN ID
by Gerhard Uttenthaler
· 10 years ago
0704fae
ptp: ixgbe: use helpers for converting ns to timespec.
by Richard Cochran
· 10 years ago
6630514
ptp: fec: use helpers for converting ns to timespec.
by Richard Cochran
· 10 years ago
7a20efb
ptp: tg3: use helpers for converting ns to timespec.
by Richard Cochran
· 10 years ago
96ff1c3
ptp: blackfin: use helpers for converting ns to timespec.
by Richard Cochran
· 10 years ago
84d923c
ptp: cpts: use helpers for converting ns to timespec.
by Richard Cochran
· 10 years ago
e7ea55b
ptp: stmmac: use helpers for converting ns to timespec.
by Richard Cochran
· 10 years ago
f75419c
ptp: mlx4: use helpers for converting ns to timespec.
by Richard Cochran
· 10 years ago
350f66d
ptp: igb: use helpers for converting ns to timespec.
by Richard Cochran
· 10 years ago
bdf36d9
ptp: e1000e: use helpers for converting ns to timespec.
by Richard Cochran
· 10 years ago
3359e7c
ptp: gianfar: use helpers for converting ns to timespec.
by Richard Cochran
· 10 years ago
f7dcdef
ptp: bnx2x: use helpers for converting ns to timespec.
by Richard Cochran
· 10 years ago
f6a69a8
bonding: Fix another case of LACPDU not sent on slave
by Mahesh Bandewar
· 10 years ago
ef015d7
bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitions
by Mahesh Bandewar
· 10 years ago
fa69359
net/macb: unify peripheral version testing
by Nicolas Ferre
· 10 years ago
3619189
net/macb: fix the peripheral version test
by Nicolas Ferre
· 10 years ago
7c39994
net/macb: add the user i/o to ethtool register dump
by Nicolas Ferre
· 10 years ago
c69618b
net/macb: fix probe sequence to setup clocks earlier
by Nicolas Ferre
· 10 years ago
ad78347
net/macb: trivial: correct wording for caps
by Nicolas Ferre
· 10 years ago
f697050
net/macb: fix capabilities configuration
by Nicolas Ferre
· 10 years ago
da12011
net/macb: add comment in macb_probe_queues
by Nicolas Ferre
· 10 years ago
bfa0914
net/macb: only probe queues once and use stored values
by Nicolas Ferre
· 10 years ago
34d21e3
net: smc91x: Remove an unused variable
by Fabio Estevam
· 10 years ago
7b6249b
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
a3333b3
net/mlx4_en: Moderate ethtool callback to show more statistics
by Eran Ben Elisha
· 10 years ago
0b13156
net/mlx4_en: Add Flow control statistics display via ethtool
by Matan Barak
· 10 years ago
3da8a36
net/mlx4_en: Protect access to the statistics bitmap
by Eran Ben Elisha
· 10 years ago
6fcd273
net/mlx4_en: Support general selective view of ethtool statistics
by Eran Ben Elisha
· 10 years ago
ffa88f3
net/mlx4_en: Move statistics bitmap setting to the Ethernet driver
by Eran Ben Elisha
· 10 years ago
b4b6e84
net/mlx4_en: Create new header file for all statistics info
by Eran Ben Elisha
· 10 years ago
66f24a7
net/mlx4_en: Fix port counters statistics bitmask
by Eran Ben Elisha
· 10 years ago
451e1ca
net: bcmgenet: fix the call to phy_mac_interrupt()
by Petri Gynther
· 10 years ago
e122966d
net: bcmgenet: add UMAC_IRQ_LINK_EVENT
by Petri Gynther
· 10 years ago
fac2594
net: bcmgenet: fix bcmgenet_open()
by Petri Gynther
· 10 years ago
9abab96
net: bcmgenet: remove __bcmgenet_fini_dma()
by Petri Gynther
· 10 years ago
ee7d8c2
net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONE
by Petri Gynther
· 10 years ago
b08cc79
hv_netvsc: Eliminate memory allocation in the packet send path
by KY Srinivasan
· 10 years ago
cbacec7
hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism
by KY Srinivasan
· 10 years ago
4e833c5
ethernet: Use bool function returns of true/false instead of 1/0
by Joe Perches
· 10 years ago
67b61f6
netlink: implement nla_get_in_addr and nla_get_in6_addr
by Jiri Benc
· 10 years ago
930345e
netlink: implement nla_put_in_addr and nla_put_in6_addr
by Jiri Benc
· 10 years ago
f0ef312
vxlan: fix indentation
by Jiri Benc
· 10 years ago
0f587f1
bnx2x: Prevent probe as early as possible
by Yuval Mintz
· 10 years ago
fcd02d2
bnx2x: Count number of link changes
by Yaniv Rosner
· 10 years ago
30fd9ff
bnx2x: Configure IFir et al. according to nvram
by Yaniv Rosner
· 10 years ago
19a1204
bonding: Remove hardcoded initialization
by Mahesh Bandewar
· 10 years ago
89a3f3c
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
32eaf12
Merge branch 'ptp-2038'
by David S. Miller
· 10 years ago
41c2c18
ptp: dp83640: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
b9acf24
ptp: tilegx: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
a5c79c2
ptp: cpts: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
3f6c465
ptp: stmmac: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
0fcb5c76
ptp: sfc: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
e394b80
ptp: mlx4: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
91432d1
ptp: ixgbe: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
d4c496f
ptp: igb: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
6f7a9b8
ptp: i40e: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
843293e
ptp: fm10k: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
07c74eb
ptp: e1000e: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
d28fdf0
ptp: gianfar: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
241926b
ptp: fec: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
f578b41
ptp: tg3: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
5d45186
ptp: bnx2x: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
15dd95f
ptp: xgbe: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
20ca7fb
ptp: blackfin: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
9374e7d
rtlwifi: rtl8192cu: Add new device ID
by Marek Vasut
· 10 years ago
2f92b31
rtlwifi: rtl8192cu: Add new USB ID
by Larry Finger
· 10 years ago
6bab2e19
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
by Tom Gundersen
· 10 years ago
4acaf04
mwifiex: recover from skb allocation failures during RX
by Zhaoyang Liu
· 10 years ago
5ff46f7
mwifiex: stop command path in suspend handler
by Avinash Patil
· 10 years ago
2d7defb
mwifiex: remove an unneede NULL check in mwifiex_init_adapter()
by Dan Carpenter
· 10 years ago
2f5872b
mwifiex: Fix issue in the SDIO reset path of mwifiex.
by Maithili Hinge
· 10 years ago
eaa4059
ath9k: use REG_RMW and rmw buffer in ath9k_hw_def_set_gain
by Oleksij Rempel
· 10 years ago
b1c1a26
ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_board_values
by Oleksij Rempel
· 10 years ago
2dfc024
ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_gain
by Oleksij Rempel
· 10 years ago
ad10e0d
ath9k: ath9k_hw_4k_set_board_values: use rmw buffer
by Oleksij Rempel
· 10 years ago
2028523b
ath9k: ath9k_hw_analog_shift_rmw: use REG_RMW
by Oleksij Rempel
· 10 years ago
18d6616
ath9k: ath9k_hw_4k_set_board_values: use rmw buffer
by Oleksij Rempel
· 10 years ago
7b37e0d
ath9k: use rmw buffer in ath9k_hw_set_operating_mode and ath9k_hw_reset
by Oleksij Rempel
· 10 years ago
Next »