Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
74c3e2a54b7d9eb57f23fb0e157b90bb6dae629f
/
drivers
/
net
74c3e2a
dsa: Rename phys_port_mask to enabled_port_mask
by Andrew Lunn
· 9 years ago
e49bad3
net: dsa: Rename DSA probe function.
by Andrew Lunn
· 9 years ago
a77d43f
net: dsa: Keep the mii bus and address in the private structure
by Andrew Lunn
· 9 years ago
7543a6d
net: dsa: Have the switch driver allocate there own private memory
by Andrew Lunn
· 9 years ago
bbb8d79
net: dsa: Pass the dsa device to the switch drivers
by Andrew Lunn
· 9 years ago
71bbe25
Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
369f045
net: mediatek: do not set the QID field in the TX DMA descriptors
by John Crispin
· 9 years ago
7c78b4a
net: mediatek: move the pending_work struct to the device generic struct
by John Crispin
· 9 years ago
e7d425d
net: mediatek: fix mtk_pending_work
by John Crispin
· 9 years ago
34c2e4c
net: mediatek: fix TX locking
by John Crispin
· 9 years ago
13c822f
net: mediatek: fix stop and wakeup of queue
by John Crispin
· 9 years ago
13439ee
net: mediatek: remove superfluous reset call
by John Crispin
· 9 years ago
beeb4ca
net: mediatek: mtk_cal_txd_req() returns bad value
by John Crispin
· 9 years ago
82500aa
net: mediatek: watchdog_timeo was not set
by John Crispin
· 9 years ago
69fb781
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
9a6f2b0
net: mdio: Fix lockdep falls positive splat
by Andrew Lunn
· 9 years ago
71a2cbb
drivers: net: cpsw: drop host_port field from struct cpsw_priv
by Grygorii Strashko
· 9 years ago
61f1cef
drivers: net: cpsw: fix port_mask parameters in ale calls
by Grygorii Strashko
· 9 years ago
61618ee
vxlan: fix incorrect type
by Jiri Benc
· 9 years ago
e0897ae
net: fjes: Use resource_size
by Vaishali Thakkar
· 9 years ago
8cbde11
bnxt_en: Add async event handling for speed config changes.
by Michael Chan
· 9 years ago
84c33dd
bnxt_en: Call firmware to approve VF MAC address change.
by Michael Chan
· 9 years ago
33f7d55
bnxt_en: Shutdown link when device is closed.
by Michael Chan
· 9 years ago
03efbec
bnxt_en: Disallow forced speed for 10GBaseT devices.
by Michael Chan
· 9 years ago
bddf590
Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
ae95d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
498cd8e
ibmvnic: Enable use of multiple tx/rx scrqs
by John Allen
· 9 years ago
4d5770b
net: dsa: make the VLAN add function return void
by Vivien Didelot
· 9 years ago
8497aa6
net: dsa: make the FDB add function return void
by Vivien Didelot
· 9 years ago
43c44a9
net: dsa: make the STP state function return void
by Vivien Didelot
· 9 years ago
1089ac6
Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
016adb7
tuntap: restore default qdisc
by Jason Wang
· 9 years ago
9efc8f6
mlxsw: reg: Fix SBPM register name
by Jiri Pirko
· 9 years ago
497e859
mlxsw: reg: Share direction enum between SBPR, SBCM, SBPM
by Jiri Pirko
· 9 years ago
b2f1057
mlxsw: Do not pass around driver_priv directly
by Jiri Pirko
· 9 years ago
307c243
mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*
by Jiri Pirko
· 9 years ago
932762b
mlxsw: Move devlink port registration into common core code
by Jiri Pirko
· 9 years ago
cc7c033
nfp: allow ring size reconfiguration at runtime
by Jakub Kicinski
· 9 years ago
a98cb25
nfp: pass ring count as function parameter
by Jakub Kicinski
· 9 years ago
36a857e
nfp: convert .ndo_change_mtu() to prepare/commit paradigm
by Jakub Kicinski
· 9 years ago
30d2117
nfp: propagate list buffer size in struct rx_ring
by Jakub Kicinski
· 9 years ago
aba52df
nfp: sync ring state during FW reconfiguration
by Jakub Kicinski
· 9 years ago
1cd0cfc
nfp: slice .ndo_open() and .ndo_stop() up
by Jakub Kicinski
· 9 years ago
ca40fea
nfp: move filling ring information to FW config
by Jakub Kicinski
· 9 years ago
114bdef
nfp: preallocate RX buffers early in .ndo_open
by Jakub Kicinski
· 9 years ago
1934680
nfp: reorganize initial filling of RX rings
by Jakub Kicinski
· 9 years ago
827deea
nfp: cleanup tx ring flush and rename to reset
by Jakub Kicinski
· 9 years ago
73725d9
nfp: allocate ring SW structs dynamically
by Jakub Kicinski
· 9 years ago
d79737c
nfp: make *x_ring_init do all the init
by Jakub Kicinski
· 9 years ago
0afbfb1
nfp: break up nfp_net_{alloc|free}_rings
by Jakub Kicinski
· 9 years ago
0ba40af
nfp: move link state interrupt request/free calls
by Jakub Kicinski
· 9 years ago
ff1b68a
nfp: correct RX buffer length calculation
by Jakub Kicinski
· 9 years ago
cd9d721
ieee802154/adf7242: fix memory leak of firmware
by Sudip Mukherjee
· 9 years ago
10ef00f
ixgbe: Bump version number
by Mark Rustad
· 9 years ago
f572b2c
ixgbe: Add KR backplane support for x550em_a
by Mark Rustad
· 9 years ago
200157c
ixgbe: Add support for SGMII backplane interface
by Mark Rustad
· 9 years ago
2d40cd1
ixgbe: Add support for SFPs with retimer
by Mark Rustad
· 9 years ago
e84db72
ixgbe: Introduce function to control MDIO speed
by Mark Rustad
· 9 years ago
537cc5d
ixgbe: Read and parse NW_MNG_IF_SEL register
by Mark Rustad
· 9 years ago
c898fe2
ixgbe: Read and set instance id
by Mark Rustad
· 9 years ago
d31afc8
ixgbe: Use new methods for PHY access
by Mark Rustad
· 9 years ago
49425df
ixgbe: Add support for x550em_a 10G MAC type
by Mark Rustad
· 9 years ago
9a5c27e
ixgbe: Use method pointer to access IOSF devices
by Mark Rustad
· 9 years ago
207969b
ixgbe: Add definitions for x550em_a 10G MAC
by Mark Rustad
· 9 years ago
a711ad8
ixgbe: Add support for single-port X550 device
by Mark Rustad
· 9 years ago
8220bbc
ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic
by Alexander Duyck
· 9 years ago
af74190
ixgbe: Take manageability semaphore for firmware commands
by Mark Rustad
· 9 years ago
5cffde3
ixgbe: Clean up interface for firmware commands
by Mark Rustad
· 9 years ago
7345716
ixgbe: Correct length check for round up
by Mark Rustad
· 9 years ago
3775b81
ixgbe: Change the lan_id and func fields to a u8 to avoid casts
by Mark Rustad
· 9 years ago
832ac59
ixgbe: Delete some unused register definitions
by Mark Rustad
· 9 years ago
4a0090a
geneve: change to use UDP socket GRO
by Tom Herbert
· 9 years ago
5602c48
vxlan: change vxlan to use UDP socket GRO
by Tom Herbert
· 9 years ago
8ced425
tun: use socket locks for sk_{attach,detatch}_filter
by Hannes Frederic Sowa
· 9 years ago
20ac1b3
Merge ath-next from ath.git
by Kalle Valo
· 9 years ago
4646968
mwifiex: dump pcie scratch registers
by Xinming Hu
· 9 years ago
bf00dc2
mwifiex: AMSDU Rx frame handling in AP mode
by Xinming Hu
· 9 years ago
ad5ca84
mwifiex: schedule main workqueue for transmitting bridge packets
by Xinming Hu
· 9 years ago
00c5478
mwifiex: remove redundant GFP_DMA flag
by Xinming Hu
· 9 years ago
a362e16
mwifiex: check revision id while choosing PCIe firmware
by Shengzhen Li
· 9 years ago
8fa0a0d
mwifiex: add support for wakeup on GTK rekey failure
by Ganapathi Bhat
· 9 years ago
f6b1cbe
mwifiex: add support for GTK rekey offload
by Ganapathi Bhat
· 9 years ago
a069caa
rtl8xxxu: Do not set LDOA15 / LDOV12 on 8192eu
by Jes Sorensen
· 9 years ago
91cbe4e
rtl8xxxu: Use correct H2C calls for 8192eu
by Jes Sorensen
· 9 years ago
af13faf
rtl8xxxu: Identify 8192eu rev A/B parts correctly
by Jes Sorensen
· 9 years ago
ba17d82
rtl8xxxu: Use enums for chip version numbers
by Jes Sorensen
· 9 years ago
931d927
rtl8xxxu: Update some register definitions
by Jes Sorensen
· 9 years ago
f3fc251
rtl8xxxu: 8192eu uses txdesc40
by Jes Sorensen
· 9 years ago
1df1de3
rtl8xxxu: TXDESC_SHORT_GI is txdesc32 only
by Jes Sorensen
· 9 years ago
169bc5c
rtl8xxxu: Correct txdesc40 gid definition
by Jes Sorensen
· 9 years ago
33f3724
rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptors
by Jes Sorensen
· 9 years ago
dbb2896
rtl8xxxu: Change name of struct tx_desc to be more decriptive
by Jes Sorensen
· 9 years ago
a5c92f0
mwifiex: fix NULL pointer dereference error
by Wei-Ning Huang
· 9 years ago
0013518
mwifiex: ie_list is an array, so no need to check if NULL
by Colin Ian King
· 9 years ago
84d17a2
iwl4965: Fix more memory leaks in __il4965_up()
by Julian Calaby
· 9 years ago
c2fd344
iwl4965: Fix a memory leak in error handling code of __il4965_up
by Jia-Ju Bai
· 9 years ago
37190b2
rsi: Move variable initialisation into error code
by Markus Elfring
· 9 years ago
ab2ef1d
rsi: Delete unnecessary variable initialisation
by Markus Elfring
· 9 years ago
8b28310
rsi: Delete unnecessary variable initialisation
by Markus Elfring
· 9 years ago
Next »