Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
12ff7288bfed9d6d62186f0dd782b7b5a43670cd
/
drivers
/
net
12ff728
rtlwifi: rtl8192ee: fix semicolon.cocci warnings
by Wu Fengguang
· 10 years ago
1425064
ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUT
by Oleksij Rempel
· 10 years ago
11c3653
Merge tag 'iwlwifi-next-for-kalle-2015-08-23' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by Kalle Valo
· 10 years ago
4a89ba0
3c59x: Add BQL support for 3c59x ethernet driver.
by Loganaden Velvindron
· 10 years ago
54cf7be
net: phy: add interrupt support for aquantia phy
by Shaohui Xie
· 10 years ago
31fbde9
Merge tag 'linux-can-next-for-4.3-20150820' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 10 years ago
4149379
NET: nps_enet: minor namespace cleanup
by Noam Camus
· 10 years ago
3d99b74
NET: nps_enet: TX done acknowledge.
by Noam Camus
· 10 years ago
de67156
NET: nps_enet: drop control frames
by Noam Camus
· 10 years ago
93fcf83
NET: nps_enet: TX done race condition
by Noam Camus
· 10 years ago
0dd20f3
NET: nps_enet: replace use of cause register
by Noam Camus
· 10 years ago
58ce31c
vxlan: GRO support at tunnel layer
by Tom Herbert
· 10 years ago
b7fe10e
gro: Fix remcsum offload to deal with frags in GRO
by Tom Herbert
· 10 years ago
9a873c7
net/xen-netfront: only clean up queues if present
by Chas Williams
· 10 years ago
f5117ce
net: dsa: mv88e6xxx: set 802.1Q mode to Fallback
by Vivien Didelot
· 10 years ago
5865f36
iwlwifi: mvm: bump firmware API to 17
by Emmanuel Grumbach
· 10 years ago
da03f02
iwlwifi: mvm: support new TX power command
by Johannes Berg
· 10 years ago
a7b3bc9
iwlwifi: mvm: split debug message to avoid exceeding 110 characters
by Ayala Beker
· 10 years ago
32c93a7
iwlwifi: correctly size command string arrays
by Johannes Berg
· 10 years ago
ba537f9
iwlwifi: mvm: update wakeup reason enum
by Sara Sharon
· 10 years ago
8e8114d
iwlwifi: mvm: catch underflow error earlier
by Dan Carpenter
· 10 years ago
dc25b25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1a69205
enic: Fix build failure with SRIOV disabled.
by David S. Miller
· 10 years ago
a725e51
vxlan: metadata based tunneling for IPv6
by Jiri Benc
· 10 years ago
6f264e4
vxlan: do not shadow flags variable
by Jiri Benc
· 10 years ago
705cc62
vxlan: provide access function for vxlan socket address family
by Jiri Benc
· 10 years ago
61adedf
route: move lwtunnel state to dst_entry
by Jiri Benc
· 10 years ago
7c383fb
ip_tunnels: use tos and ttl fields also for IPv6
by Jiri Benc
· 10 years ago
c1ea5d6
ip_tunnels: add IPv6 addresses to ip_tunnel_key
by Jiri Benc
· 10 years ago
938049e
net: xgene Remove xgene specific phy and MAC lookup functions
by Jeremy Linton
· 10 years ago
4d14a63
smsc911x: Remove dev==NULL check.
by Jeremy Linton
· 10 years ago
ef09242
Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 10 years ago
11ab35e
rt2x00: use DECLARE_EWMA
by Johannes Berg
· 10 years ago
46f26dd
ath5k: use DECLARE_EWMA
by Johannes Berg
· 10 years ago
5377d758
virtio_net: use DECLARE_EWMA
by Johannes Berg
· 10 years ago
0f8f27d
bnx2x: Fix vxlan endianity issue
by Yuval Mintz
· 10 years ago
2640b39
vrf: ndo_add|del_slave drop unnecessary checks
by Nikolay Aleksandrov
· 10 years ago
15df5e7
vrf: move vrf_insert_slave so we can drop a goto label
by Nikolay Aleksandrov
· 10 years ago
67f3a90
vrf: remove unnecessary duplicate check
by Nikolay Aleksandrov
· 10 years ago
e367da0
vrf: don't panic on cache create failure
by Nikolay Aleksandrov
· 10 years ago
57b8efa
vrf: plug skb leaks
by Nikolay Aleksandrov
· 10 years ago
7a4b6c8
can: flexcan: demote register output to debug level
by Lucas Stach
· 10 years ago
ae421e3
can: gs_usb: Fix typo in function name
by Nik Nyby
· 10 years ago
def63be
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 10 years ago
58aa908
vrf: simplify the netdev notifier function
by Nikolay Aleksandrov
· 10 years ago
3a4a27d
vrf: don't check for dstats and rth in uninit path
by Nikolay Aleksandrov
· 10 years ago
db5dbec
vrf: drop unused num_slaves member
by Nikolay Aleksandrov
· 10 years ago
17d95f5
vrf: drop unnecessary dev refcnt changes
by Nikolay Aleksandrov
· 10 years ago
954591b
hv_netvsc: Fix dereference of nvdev before check
by Andrew Schwartzmeyer
· 10 years ago
c938a00
cxgb4: memory corruption in debugfs
by Dan Carpenter
· 10 years ago
3dc33e2
enic: Fix namespace pollution causing build errors.
by David S. Miller
· 10 years ago
f34fa14
bnx2x: Add vxlan RSS support
by Rajesh Borundia
· 10 years ago
6083ce7
dsa: mv88e6xxx: Set DSA mode based on chip abilities
by Andrew Lunn
· 10 years ago
60045cb
net: dsa: Add dsa_is_dsa_port() helper
by Andrew Lunn
· 10 years ago
56d1392
ixgbe: TRIVIAL fix up double 'the' and comment style
by Jacob Keller
· 10 years ago
d147329
ixgbe: Simplify port-specific macros
by Mark Rustad
· 10 years ago
ceee345
igb: make sure SR-IOV init uses the right number of queues
by Todd Fujinaka
· 10 years ago
fae5eca
igbvf: clear buffer_info->dma after dma_unmap_single()
by Stefan Assmann
· 10 years ago
42ad1a0
igb: Fix a memory leak in igb_probe
by Jia-Ju Bai
· 10 years ago
0845d45
e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e1000_open
by Jia-Ju Bai
· 10 years ago
3eb14ea
igb: Fix a deadlock in igb_sriov_reinit
by Jia-Ju Bai
· 10 years ago
5e5d494
e100: Release skb when DMA mapping is failed in e100_xmit_prepare
by Jia-Ju Bai
· 10 years ago
9ad607b
e100: Add a check after pci_pool_create to avoid null pointer dereference
by Jia-Ju Bai
· 10 years ago
c23d92b
igb: Teardown SR-IOV before unregister_netdev()
by Alex Williamson
· 10 years ago
51045ec
igb: add support for 1512 PHY
by Todd Fujinaka
· 10 years ago
30c7291
igb: implement high frequency periodic output signals
by Richard Cochran
· 10 years ago
6423fc3
igb: do not re-init SR-IOV during probe
by Stefan Assmann
· 10 years ago
f468adc
igb: missing rtnl_unlock in igb_sriov_reinit()
by Vasily Averin
· 10 years ago
72ddef0
igb: Fix oops caused by missing queue pairing
by Shota Suzuki
· 10 years ago
4676a15
net: caif: convert to using IFF_NO_QUEUE
by Phil Sutter
· 10 years ago
3db6da1
net: mac80211_hwsim: convert to using IFF_NO_QUEUE
by Phil Sutter
· 10 years ago
3a9c0a1
net: hostap: convert to using IFF_NO_QUEUE
by Phil Sutter
· 10 years ago
bf485bc
net: ipvlan: convert to using IFF_NO_QUEUE
by Phil Sutter
· 10 years ago
1e6f20c
net: bonding: convert to using IFF_NO_QUEUE
by Phil Sutter
· 10 years ago
22dba39
net: vxlan: convert to using IFF_NO_QUEUE
by Phil Sutter
· 10 years ago
22e380a
net: team: convert to using IFF_NO_QUEUE
by Phil Sutter
· 10 years ago
85773a6
net: nlmon: convert to using IFF_NO_QUEUE
by Phil Sutter
· 10 years ago
e65db2b
net: loopback: convert to using IFF_NO_QUEUE
by Phil Sutter
· 10 years ago
ed961ac
net: geneve: convert to using IFF_NO_QUEUE
by Phil Sutter
· 10 years ago
ff42c02
net: dummy: convert to using IFF_NO_QUEUE
by Phil Sutter
· 10 years ago
02f01ec
net: veth: enable noqueue operation by default
by Phil Sutter
· 10 years ago
a6bf49d
Merge tag 'iwlwifi-next-for-kalle-2015-08-18' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by Kalle Valo
· 10 years ago
ecc7c51
iwlwifi: mvm: fix a race in D0i3 vs. Tx path
by Emmanuel Grumbach
· 10 years ago
b3df224
iwlwifi: mvm: don't disconnect on beacon loss in D0I3
by David Spinadel
· 10 years ago
e192cd1
iwlwifi: out-of-bounds access in iwl_init_sband_channels
by Adrien Schildknecht
· 10 years ago
da0fa5e
iwlwifi: bump mvm firmware API to 16
by Emmanuel Grumbach
· 10 years ago
783eaee
iwlwifi: rs: disable MIMO only if allowed in configuration
by Alexander Bondar
· 10 years ago
1165dd9
ath9k: add correct MAC/BB name for ar9561
by Miaoqing Pan
· 10 years ago
fc645df
wl18xx: add diversity statistics
by Guy Mishol
· 10 years ago
c48276c
wl18xx: update statistics acx and debugfs files
by Eliad Peller
· 10 years ago
f10746f
rt2x00: adjust EEPROM_SIZE for rt2500usb
by Adrien Schildknecht
· 10 years ago
bafc6e4
mwl8k: refactor some conditionals for clarity
by John Linville
· 10 years ago
9ff4b6d
rtlwifi: rtl8192cu: Remove and replace routine in hw.c and mac.c
by Taehee Yoo
· 10 years ago
bf27cea
rtlwifi: rtl8192cu: remove duplicated routine in hw.c and mac.c
by Taehee Yoo
· 10 years ago
15f6d96
Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.git
by Kalle Valo
· 10 years ago
f376d4a
enic: Fix sparse warning in vnic_devcmd_init().
by David S. Miller
· 10 years ago
ecf842f
mlx5e: Fix sparse warnings in mlx5e_handle_csum().
by David S. Miller
· 10 years ago
ff94c74
net: phy: fix semicolon.cocci warnings
by kbuild test robot
· 10 years ago
bbceefc
net/mlx5e: Support RX CHECKSUM_COMPLETE
by Achiad Shochat
· 10 years ago
3c2d18e
net/mlx5e: Support ethtool get/set_pauseparam
by Achiad Shochat
· 10 years ago
Next »