Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f9725c039720c3b64a274dbbbd22868b4a274cd2
/
drivers
f9725c0
be2net: remove unused variable 'sge'
by Ivan Vecera
· 12 years ago
09bf1c1
net: mv643xx_eth: Add GRO support
by Sebastian Hesselbarth
· 12 years ago
c031799
tuntap: initialize vlan_features
by Jason Wang
· 12 years ago
4fda830
virtio-net: initialize vlan_features
by Jason Wang
· 12 years ago
727f957
net: mv643xx_eth: use managed devm_kzalloc
by Sebastian Hesselbarth
· 12 years ago
2092248
net: mv643xx_eth: add shared clk and cleanup existing clk handling
by Sebastian Hesselbarth
· 12 years ago
70181d51
vhost_net: remove tx polling state
by Jason Wang
· 12 years ago
c59fec2
net/mlx4_en: set correct MTU in SRIOV
by Eugenia Emantayev
· 12 years ago
fab1e24
net/mlx4_core: Translate guest B0 steering rules to DMFS
by Hadar Hen Zion
· 12 years ago
fd91c49
net/mlx4_core: Add helper function to translate B0 steering rules to DMFS
by Hadar Hen Zion
· 12 years ago
4b49f58
usbnet: handle link change
by Ming Lei
· 12 years ago
0162c55
usbnet: apply usbnet_link_change
by Ming Lei
· 12 years ago
9ef2c44
usbnet: sierra: apply usbnet_link_change
by Ming Lei
· 12 years ago
c10b171
usbnet: dm9601: apply usbnet_link_change
by Ming Lei
· 12 years ago
418fc57
usbnet: cdc-ether: apply usbnet_link_change
by Ming Lei
· 12 years ago
7a97856
usbnet: ax88179_1781: apply usbnet_link_change
by Ming Lei
· 12 years ago
eae6591
usbnet: asix: apply usbnet_link_change
by Ming Lei
· 12 years ago
8a34b0a
usbnet: cdc_ncm: apply usbnet_link_change
by Ming Lei
· 12 years ago
4be74c1
usbnet: mcs7830: apply usbnet_link_change
by Ming Lei
· 12 years ago
f24ba7b
usbnet: mcs7830: don't reset link
by Ming Lei
· 12 years ago
ac64995
usbnet: introduce usbnet_link_change API
by Ming Lei
· 12 years ago
9eaee8b
xen-netback: fix sparse warning
by stephen hemminger
· 12 years ago
61c2fc4
bnx2: make cnic_probe static
by stephen hemminger
· 12 years ago
d364140
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
6fe5468
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
953c96e
tg3: Use bool not int
by Joe Perches
· 12 years ago
7a28fde
tg3: Update version to 3.131
by Nithin Sujir
· 12 years ago
ed1ff5c
tg3: Reset the phy to allow modified EEE settings to take effect
by Nithin Sujir
· 12 years ago
fdad8de
tg3: Pull the phy advertised speed and flow control settings on driver load
by Nithin Sujir
· 12 years ago
942d1af
tg3: Add support for link flap avoidance
by Nithin Sujir
· 12 years ago
85730a6
tg3: Add SGMII phy support for 5719/5718 serdes
by Michael Chan
· 12 years ago
3310e24
tg3: Add tg3_clear_mac_status() common function
by Michael Chan
· 12 years ago
ce20f16
tg3: Add a warning during link settings change if mgmt enabled
by Nithin Sujir
· 12 years ago
f1315d2
tg3: Remove unnecessary phy reset during ethtool commands
by Nithin Sujir
· 12 years ago
f6334bb
tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices
by Michael Chan
· 12 years ago
f0fcd7a
tg3: Fix flow control settings not propagated to hardware
by Nithin Sujir
· 12 years ago
3d4a131
mrf24j40: use module_spi_driver to simplify the code
by Wei Yongjun
· 12 years ago
67a3660
net: cdc_ncm: demote "unexpected notification" to debug level
by Bjørn Mork
· 12 years ago
9401bb5
stmmac: prefetch all dma_erx when use extend_desc
by Giuseppe CAVALLARO
· 12 years ago
1bb6dea
stmmac: review private structure fields
by Giuseppe CAVALLARO
· 12 years ago
ceb69499
stmmac: code tidy-up
by Giuseppe CAVALLARO
· 12 years ago
32ceabc
stmmac: improve/review and fix kernel-doc
by Giuseppe CAVALLARO
· 12 years ago
4d8f082
stmmac: modified pcs mode support for SGMII
by Byungho An
· 12 years ago
779d835
net: of_mdio: scan mdiobus for PHYs without reg property
by Sebastian Hesselbarth
· 12 years ago
3d604da
net: mvmdio: get and enable optional clock
by Sebastian Hesselbarth
· 12 years ago
d5b4092
net: ks8851: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
0582ce9
net: ks8851: Use module_spi_driver
by Lars-Peter Clausen
· 12 years ago
deb09280
brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()
by Arend van Spriel
· 12 years ago
5b57af6
brcmfmac: obtain wdev using vif object in action frame rx
by Arend van Spriel
· 12 years ago
bffc61c
brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interface
by Arend van Spriel
· 12 years ago
01b8e7d
brcmfmac: wait for firmware event when creating P2P_DEVICE interface
by Arend van Spriel
· 12 years ago
27f10e3
brcmfmac: support creation of P2P_DEVICE through user-space
by Arend van Spriel
· 12 years ago
a0f472a
brcmfmac: use struct brcmf_if instance iso netdevice in escan functions
by Arend van Spriel
· 12 years ago
f96aa07
brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()
by Arend van Spriel
· 12 years ago
7fa2e35
brcmfmac: remove use of unconditional access of struct wireless_dev::netdev
by Arend van Spriel
· 12 years ago
5857f9c
brcmfmac: remove condition for calling event handler
by Arend van Spriel
· 12 years ago
8fdd157
brcmfmac: add role attribute to struct brcmf_if_event definition
by Arend van Spriel
· 12 years ago
40c1c24
brcmfmac: add hexadecimal trace of message payload
by Arend van Spriel
· 12 years ago
86dcd93
brcmfmac: firmware shared data version fix
by Piotr Haber
· 12 years ago
baa9e60
brcmfmac: read firmware console without trap indication
by Piotr Haber
· 12 years ago
5f38b68
brcmfmac: handle firmware signals requesting for packets
by Arend van Spriel
· 12 years ago
33753d4
brcmfmac: handle firmware signalling destination entry state
by Arend van Spriel
· 12 years ago
a2ffc56
brcmfmac: fix unaligned access in TXSTATUS signal handling
by Arend van Spriel
· 12 years ago
2716fd7
mwifiex: hold proper locks when accessing ra_list / bss_prio lists
by Andreas Fenkart
· 12 years ago
333f6b2
mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID
by Andreas Fenkart
· 12 years ago
6d2344e
mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
by Andreas Fenkart
· 12 years ago
ca796a3
mwifiex: correct wrong list in list_empty check
by Andreas Fenkart
· 12 years ago
9a84912
rtlwifi: rtl8188ee: Fix allyesconfig build failures
by Larry Finger
· 12 years ago
07b72bf
rtlwifi: rtl8188ee: Fix linker warnings
by Larry Finger
· 12 years ago
73e4937
ath9k: add support for DFS master mode
by Zefir Kurtisi
· 12 years ago
e39282e
ath9k: add debugfs based DFS radar simulation
by Zefir Kurtisi
· 12 years ago
e9cdedf
ath9k: add interface combinations for DFS master
by Zefir Kurtisi
· 12 years ago
fedf1d8
ath: Let user know which keycache method is complaining.
by Ben Greear
· 12 years ago
9908b07
mwifiex: fix negative cmd_pending count
by Bing Zhao
· 12 years ago
cbde812
mrf24j40: Enable link-layer acknowledgement and retry
by Alan Ott
· 12 years ago
f8075a8
at86rf230: remove unnecessary / dead code
by Sascha Herrmann
· 12 years ago
07783f3
enic: be less verbose about non-critical firmware errors
by Stefan Assmann
· 12 years ago
d87c8c6
IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"
by Werner Almesberger
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
cb28ea3
bnx2x: Fix KR2 rapid link flap
by Yaniv Rosner
· 12 years ago
775ae9b
netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c
by David Daney
· 12 years ago
9dcc71e
vxlan: Bypass encapsulation if the destination is local
by Sridhar Samudrala
· 12 years ago
c4637cd
net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbx
by Or Gerlitz
· 12 years ago
540b3a3
net/mlx4_en: Enable DCB ETS ops only when supported by the firmware
by Or Gerlitz
· 12 years ago
4d531aa
net/mlx4_core: Added proper description for two device capabilities
by Or Gerlitz
· 12 years ago
5d5f184
net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
d60c5d2
net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
c49b05a
net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
5743756
net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
8f99660
net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
fce5c29
net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
4fa0a0e
net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
58152cd
r8169: add a new chip for RTL8106E
by hayeswang
· 12 years ago
1a96464
r8169: adjust the flow of hw_start
by hayeswang
· 12 years ago
57538c4
r8169: add a new chip for RTL8111G
by hayeswang
· 12 years ago
beb330a
r8169: Update the RTL8111G parameters
by hayeswang
· 12 years ago
eee3786
r8169: Modify the method for setting firmware
by hayeswang
· 12 years ago
fe7524c
r8169: Update PHY settings of RTL8111G
by hayeswang
· 12 years ago
41f44d1
r8169: Modify the mothod for PHY settings of RTL8111G
by hayeswang
· 12 years ago
0427d01
r8169: Remove firmware code
by hayeswang
· 12 years ago
Next »