Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
10f3366b4d894ac6eb9f31931bd4c99895935f26
/
drivers
/
net
10f3366
wireless: fix bogus maybe-uninitialized warning
by Arnd Bergmann
· 9 years ago
6f17581
p54: memset(0) whole array
by Jiri Slaby
· 9 years ago
e1c122d
brcmfmac: print name of connect status event
by Rafał Miłecki
· 9 years ago
77364aa
rsi: Host to device command frame vap_capabilites modified with new field vap status
by Prameela Rani Garnepudi
· 9 years ago
b022539
rsi: Fix memory leak in module unload
by Prameela Rani Garnepudi
· 9 years ago
87016f5
wlcore: Allow scans when in AP mode
by James Minor
· 9 years ago
1b48932
rtlwifi: Remove address of Free Software Foundation
by Larry Finger
· 9 years ago
61a288f
rtlwifi: rtl8192c: Remove address of Free Software Foundation
by Larry Finger
· 9 years ago
044a609
rtlwifi: rtl8188ee: Remove address of Free Software Foundation
by Larry Finger
· 9 years ago
20ac950
rtlwifi: rtl8723ae: Remove address of Free Software Foundation
by Larry Finger
· 9 years ago
7d63d36
rtlwifi: rtl8192cu: Remove address of Free Software Foundation
by Larry Finger
· 9 years ago
6456d4d
rtlwifi: rtl8192ce: Remove address of Free Software Foundation
by Larry Finger
· 9 years ago
22beafe
rtlwifi: rtl8192se: Remove address of Free Software Foundation
by Larry Finger
· 9 years ago
0d3d253
rtlwifi: rtl8192de: Remove address of Free Software Foundation
by Larry Finger
· 9 years ago
df566a4
mwifiex: report wakeup for wowlan
by Rajat Jain
· 9 years ago
e7ee74b
wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event
by Maxim Altshul
· 9 years ago
42c7372
wlcore: Pass win_size taken from ieee80211_sta to FW
by Maxim Altshul
· 9 years ago
9afdd61
cw1200: Don't leak memory if krealloc failes
by Johannes Thumshirn
· 9 years ago
424342f
mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf()
by Wei Yongjun
· 9 years ago
3d8bd85
mwifiex: fix p2p device doesn't find in scan problem
by Karthik D A
· 9 years ago
49abe5c
mwifiex: fix command timeout problem seen in stress tests
by Xinming Hu
· 9 years ago
77f486c
mwifiex: update tx_pkts_queued for requeued packets
by Xinming Hu
· 9 years ago
a936ea5
mwifiex: add memrw command information in README
by Amitkumar Karwar
· 9 years ago
113630b
mwifiex: vendor_ie length check for parse WMM IEs
by Karthik D A
· 9 years ago
c44c040
mwifiex: Fix NULL pointer dereference in skb_dequeue()
by Amitkumar Karwar
· 9 years ago
5190f2e
mwifiex: report error to PCIe for suspend failure
by Amitkumar Karwar
· 9 years ago
ec815dd
mwifiex: prevent register accesses after host is sleeping
by Amitkumar Karwar
· 9 years ago
b073ac1
brcmfmac: proto: add callback for queuing TX data
by Rafał Miłecki
· 9 years ago
9766cb7
rt2x00: add support for mac addr from device tree
by Mathias Kresin
· 9 years ago
b9824cb
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
by Kalle Valo
· 9 years ago
3f8247c
Merge tag 'iwlwifi-next-for-kalle-2016-10-25-2' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by Kalle Valo
· 9 years ago
e2897b8
net: netcp: add missing of_node_put() in netcp_probe()
by Wei Yongjun
· 9 years ago
f850b4a
net: ena: use setup_timer() and mod_timer()
by Wei Yongjun
· 9 years ago
675a6ce
amd-xgbe: Fix error return code in xgbe_probe()
by Wei Yongjun
· 9 years ago
0942170
net: ns83820: use dev_kfree_skb_irq instead of kfree_skb
by Wei Yongjun
· 9 years ago
a24a9d7
net: eth: altera: Fix error return code in altera_tse_probe()
by Wei Yongjun
· 9 years ago
68497a8
net: dsa: mv88e6xxx: use setup_timer to simplify the code
by Wei Yongjun
· 9 years ago
1aaa87a
net: netcp: drop kfree for memory allocated with devm_kzalloc
by Wei Yongjun
· 9 years ago
d92ead1
net: phy: broadcom: Add support for BCM54612E
by Xo Wang
· 9 years ago
7e62a69
iwlwifi: mvm: use dev_coredumpsg()
by Aviya Erenfeld
· 9 years ago
7948b87
iwlwifi: mvm: enable dynamic queue allocation mode
by Liad Kaufman
· 9 years ago
c1a3831
mlxsw: Convert resources into array
by Jiri Pirko
· 9 years ago
f38a231
mlxsw: cmd: Push resource query defines to cmd.h
by Jiri Pirko
· 9 years ago
8e9658d
mlxsw: reg: Generare register names automatically
by Jiri Pirko
· 9 years ago
21978dc
mlxsw: reg: Use helper macro to define registers
by Jiri Pirko
· 9 years ago
412791d
mlxsw: item: Make char *buf arg constant for getters
by Jiri Pirko
· 9 years ago
fe0612d
mlxsw: item: Make struct mlxsw_item args const
by Jiri Pirko
· 9 years ago
e8f0a89
hv_netvsc: fix a race between netvsc_send() and netvsc_init_buf()
by Vitaly Kuznetsov
· 9 years ago
b3e3893
net: use core MTU range checking in misc drivers
by Jarod Wilson
· 9 years ago
d0c2c99
net: use core MTU range checking in virt drivers
by Jarod Wilson
· 9 years ago
9157208
net: use core MTU range checking in core net infra
by Jarod Wilson
· 9 years ago
8b6b413
net: use core MTU range checking in WAN drivers
by Jarod Wilson
· 9 years ago
9c22b4a
net: use core MTU range checking in wireless drivers
by Jarod Wilson
· 9 years ago
f77f0ae
net: use core MTU range checking in USB NIC drivers
by Jarod Wilson
· 9 years ago
d894be5
ethernet: use net core MTU range checking in more drivers
by Jarod Wilson
· 9 years ago
1a61a8f
myri10ge: fix typo in parameter description
by Wei Yongjun
· 9 years ago
81ad2b7
net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skb
by Wei Yongjun
· 9 years ago
d80f45f
dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb
by Wei Yongjun
· 9 years ago
547412f
net: phy: aquantia: add PHY ID of AQR106 and AQR107
by Shaohui Xie
· 9 years ago
01e5943
net: fec: drop check for clk==NULL before calling clk_*
by Uwe Kleine-König
· 9 years ago
25c07e2
net: smc91x: fix neponset breakage by pxa u16 writes
by Robert Jarzmik
· 9 years ago
8441bb3
net: macb: Add ethtool get_ringparam and set_ringparam functionality
by Zach Brown
· 9 years ago
b410d13
net: macb: Use variables with defaults for tx/rx ring sizes instead of hardcoded values
by Zach Brown
· 9 years ago
0f6e876
net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb
by Wei Yongjun
· 9 years ago
3134e9b
net: fs_enet: Use net_device_stats from struct net_device
by Tobias Klauser
· 9 years ago
8236f7d
iwlwifi: mvm: assign cab queue to the correct station
by Sara Sharon
· 9 years ago
19c52f4
iwlwifi: mvm: tell the firmware about the AID of the peer
by Emmanuel Grumbach
· 9 years ago
64fa3af
iwlwifi: pcie: give a meaningful name to interrupt request
by Sharon Dvir
· 9 years ago
65e2548
iwlwifi: mvm: use firmware station PM notification for AP_LINK_PS
by Johannes Berg
· 9 years ago
ad5de73
iwlwifi: mvm: fix dqa deferred frames marking
by Liad Kaufman
· 9 years ago
737847a
iwlwifi: mvm: support MONITOR vif in DQA mode
by Liad Kaufman
· 9 years ago
5621474
iwlwifi: mvm: fix reserved txq freeing
by Liad Kaufman
· 9 years ago
341ca40
iwlwifi: mvm: update txq metadata to current owner
by Liad Kaufman
· 9 years ago
4251e74
qed: Remove useless set memory to zero use memset()
by Wei Yongjun
· 9 years ago
aa0938c
net: dsa: mv88e6xxx: fix non static symbol warning
by Wei Yongjun
· 9 years ago
d248caf
r8152: add new products of Lenovo
by hayeswang
· 9 years ago
9c365f3
net: smc91x: take into account half-word workaround
by Robert Jarzmik
· 9 years ago
d09d747
net: smc91x: isolate u16 writes alignment workaround
by Robert Jarzmik
· 9 years ago
cd94e51
ethernet/sfc: use core min/max MTU checking
by Bert Kenward
· 9 years ago
2e0bc45
net: phy: leds: add support for led triggers on phy link state change
by Zach Brown
· 9 years ago
1f9127c
net: phy: Create phy_supported_speeds function which lists speeds currently supported by a phydevice
by Zach Brown
· 9 years ago
61a1796
net: phy: Encapsulate actions performed during link state changes into function phy_adjust_link
by Zach Brown
· 9 years ago
0e0f27d
skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with leds namespace
by Zach Brown
· 9 years ago
cf2d674
rocker: Flip to the new dev walk API
by David Ahern
· 9 years ago
dd82364
mlxsw: Flip to the new dev walk API
by David Ahern
· 9 years ago
1cd127f
ixgbe: Flip to the new dev walk API
by David Ahern
· 9 years ago
b3208b2
net: bonding: Flip to the new dev walk API
by David Ahern
· 9 years ago
44770e1
ethernet: use core min/max MTU checking
by Jarod Wilson
· 9 years ago
1281a2c
ethernet/toshiba: use core min/max MTU checking
by Jarod Wilson
· 9 years ago
f58f081
ethernet/tile: use core min/max MTU checking
by Jarod Wilson
· 9 years ago
3d5d96a
ethernet/ibm: use core min/max MTU checking
by Jarod Wilson
· 9 years ago
109cc16
ethernet/cavium: use core min/max MTU checking
by Jarod Wilson
· 9 years ago
18c310f
ethernet/neterion: use core min/max MTU checking
by Jarod Wilson
· 9 years ago
f7ad72b
ethernet/dlink: use core min/max MTU checking
by Jarod Wilson
· 9 years ago
540bfe3
ethernet/sun: use core min/max MTU checking
by Jarod Wilson
· 9 years ago
c7315a9
ethernet/realtek: use core min/max MTU checking
by Jarod Wilson
· 9 years ago
caff2a8
ethernet/qlogic: use core min/max MTU checking
by Jarod Wilson
· 9 years ago
b80f71f
ethernet/mellanox: use core min/max MTU checking
by Jarod Wilson
· 9 years ago
5777987
ethernet/marvell: use core min/max MTU checking
by Jarod Wilson
· 9 years ago
91c527a
ethernet/intel: use core min/max MTU checking
by Jarod Wilson
· 9 years ago
Next »