Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
89f44d8c25bb21f167d7d124c6b83dd494f948af
89f44d8
mac80211_hwsim: check txrate for NULL
by Amit Khatri
· 9 years ago
7d37fcd
mac80211: reject zero cookie in mgmt-tx/roc cancel
by Johannes Berg
· 9 years ago
959eb2f
mac80211_hwsim: stop using pointers as cookies
by Johannes Berg
· 9 years ago
00eeccc
mac80211_hwsim: Advertise support for VHT IBSS
by Jouni Malinen
· 9 years ago
732b539
mac80211_hwsim: Update timestamp in Probe Response frames
by Jouni Malinen
· 9 years ago
c39b336
mac80211: Allow a STA to join an IBSS with 80+80 MHz channel
by Jouni Malinen
· 9 years ago
1aeb135
cfg80211: reg: Refactor calculation of bandwidth flags
by Michal Sojka
· 9 years ago
aaa016c
mac80211: rewrite remain-on-channel logic
by Johannes Berg
· 9 years ago
661ef47
mac80211_hwsim: delay hardware remain-on-channel start
by Johannes Berg
· 9 years ago
5ee00db
mac80211: simplify ack_skb handling
by Johannes Berg
· 9 years ago
a2fcfccb
mac80211: move off-channel/mgmt-tx code to offchannel.c
by Johannes Berg
· 9 years ago
e673a65
mac80211: fix mgmt-tx abort cookie and leak
by Johannes Berg
· 9 years ago
856142c
mac80211: catch queue stop underflow
by Johannes Berg
· 9 years ago
63b4d8b
mac80211: properly free TX skbs when monitor TX fails
by Johannes Berg
· 9 years ago
86c7ec9
mac80211: properly free skb when r-o-c for TX fails
by Johannes Berg
· 9 years ago
90f9ba9
Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE"
by Johannes Berg
· 9 years ago
bda95eb
cfg80211: handle add_station auth/assoc flag quirks
by Johannes Berg
· 9 years ago
a9bc31e
cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_station
by Ayala Beker
· 9 years ago
91f123f
mac80211: Add support for aborting an ongoing scan
by Vidyullatha Kanchanapally
· 9 years ago
91d3ab4
cfg80211: Add support for aborting an ongoing scan
by Vidyullatha Kanchanapally
· 9 years ago
b115b97
mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag
by Janusz.Dziedzic@tieto.com
· 9 years ago
a8e828d
mac80211_hwsim: do not actively scan DFS channels
by Johannes Berg
· 9 years ago
c781944
cfg80211: Remove unused cfg80211_can_use_iftype_chan()
by Michal Sojka
· 9 years ago
4917287
cfg80211: reg: Remove unused function parameter
by Michal Sojka
· 9 years ago
ef04476
mac80211: add atomic uploaded keys iterator
by Eliad Peller
· 9 years ago
0ead251
mac80211: allow the driver to send EOSP when needed
by Emmanuel Grumbach
· 9 years ago
1b9df2d
cfg80211: ocb: Fix null pointer deref if join_ocb is unimplemented
by Ola Olsson
· 9 years ago
cf59592
nl80211: clarify NL80211_ATTR_SCHED_SCAN_DELAY usage with net-detect
by Luca Coelho
· 9 years ago
441275e
mac80211: remove string from unaligned packet warning
by Johannes Berg
· 9 years ago
996bf99
lib80211: ratelimit key index mismatch
by Johannes Berg
· 9 years ago
d671b2a
mac80211: mesh: print MAC address instead of pointer
by Johannes Berg
· 9 years ago
0483eea
cfg80211: replace ieee80211_ie_split() with an inline
by Johannes Berg
· 9 years ago
6e04590
cfg80211: add complete data to station add/change tracing
by Johannes Berg
· 9 years ago
a1056b1
cfg80211: Add missing tracing to cfg80211
by Ilan Peer
· 9 years ago
3110489
mac80211: allow driver to prevent two stations w/ same address
by Johannes Berg
· 9 years ago
d9d3ac7
Merge remote-tracking branch 'mac80211/master' into HEAD
by Johannes Berg
· 9 years ago
c1df932
mac80211: fix off-channel mgmt-tx uninitialized variable usage
by Johannes Berg
· 9 years ago
4e39cca
mac80211: do not actively scan DFS channels
by Antonio Quartulli
· 9 years ago
835112b
mac80211: don't teardown sdata on sdata stop
by Eliad Peller
· 9 years ago
0ba4435
Merge branch 'sh_eth-remove-obsolete-platform_ids'
by David S. Miller
· 9 years ago
1af2729
sh_eth: Remove obsolete r8a777x-ether platform_device_id entry
by Geert Uytterhoeven
· 9 years ago
a0f48be
sh_eth: Remove obsolete r8a7740-gether platform_device_id entry
by Geert Uytterhoeven
· 9 years ago
c74a224
sh_eth: Remove obsolete r8a779x-ether platform_device_id entries
by Geert Uytterhoeven
· 9 years ago
99f84be
sh_eth: Remove obsolete r7s72100-ether platform_device_id entry
by Geert Uytterhoeven
· 9 years ago
bad5316
vrf: remove slave queue and private slave struct
by Nikolay Aleksandrov
· 9 years ago
54f1aa2
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
73b1c90
net: fec: no need to test for the return type of of_property_read_u32
by Saurabh Sengar
· 9 years ago
724fe69
drivers: net: xgene: optimizing the code
by Saurabh Sengar
· 9 years ago
8e017e0
Merge tag 'linux-can-next-for-4.5-20151123' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 9 years ago
6c1c36b
net/ipv4/ipconfig: Rejoin broken lines in console output
by Geert Uytterhoeven
· 9 years ago
85beabf
net: dsa: include gpio consumer header file
by Arnd Bergmann
· 9 years ago
57ef552
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
3b22dae
VSOCK: constify vmci_transport_notify_ops structures
by Julia Lawall
· 9 years ago
4dd191b
net: atm: constify in_cache_ops and eg_cache_ops structures
by Julia Lawall
· 9 years ago
901fb38
Merge branch 'ipmr-cleanups'
by David S. Miller
· 9 years ago
a0b4773
net: ipmr: factor out common vif init code
by Nikolay Aleksandrov
· 9 years ago
29e97d2
net: ipmr: rearrange and cleanup setsockopt
by Nikolay Aleksandrov
· 9 years ago
af62323
net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it fails
by Nikolay Aleksandrov
· 9 years ago
29c3f19
net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLES
by Nikolay Aleksandrov
· 9 years ago
fe9ef3c
net: ipmr: make ip_mroute_getsockopt more understandable
by Nikolay Aleksandrov
· 9 years ago
7ef8f65
net: ipmr: fix code and comment style
by Nikolay Aleksandrov
· 9 years ago
c316c62
net: ipmr: remove some pimsm ifdefs and simplify
by Nikolay Aleksandrov
· 9 years ago
f3d4318
net: ipmr: always define mroute_reg_vif_num
by Nikolay Aleksandrov
· 9 years ago
1113ebb
net: ipmr: move the tbl id check in ipmr_new_table
by Nikolay Aleksandrov
· 9 years ago
0286c67
intel: i40e: fix confused code
by Rasmus Villemoes
· 9 years ago
465fc643
ixgbevf: fix spoofed packets with random MAC
by Emil Tantilov
· 9 years ago
91a76ba
ixgbevf: use ether_addr_copy instead of memcpy
by Emil Tantilov
· 9 years ago
cfbe4db
i40evf: fix compiler warning of unused variable
by Jesse Brandeburg
· 9 years ago
d206563
ixgbe: Remove CS4227 diagnostic code
by Mark Rustad
· 9 years ago
ef2662b
ixgbe/ixgbevf: use napi_schedule_irqoff()
by Alexander Duyck
· 9 years ago
8a9ca11
ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
by Alexander Duyck
· 9 years ago
d91e3a7
ixgbe: Add KR mode support for CS4227 chip
by Mark Rustad
· 9 years ago
5d6002b
ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector
by Alexander Duyck
· 9 years ago
9f87298
fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector
by Alexander Duyck
· 9 years ago
a897a2a
ixgbe: fix multiple kernel-doc errors
by Jean Sacren
· 9 years ago
cc1f88b
ixgbe: Delete redundant include file
by Mark Rustad
· 9 years ago
edab421
ixgbe: drop null test before destroy functions
by Julia Lawall
· 9 years ago
8c7ee6d
fm10k: Correct MTU for jumbo frames
by Jacob Keller
· 9 years ago
1340181f
fm10k: do not assume VF always has 1 queue
by Jacob Keller
· 9 years ago
930d314
Merge branch 'rhashtable-test-enhancements'
by David S. Miller
· 9 years ago
d662e03
rhashtable-test: allow to retry even if -ENOMEM was returned
by Phil Sutter
· 9 years ago
95e435a
rhashtable-test: calculate max_entries value by default
by Phil Sutter
· 9 years ago
9e9089e
rhashtable-test: retry insert operations
by Phil Sutter
· 9 years ago
cd5b318
rhashtable-test: add cond_resched() to thread test
by Phil Sutter
· 9 years ago
3d40e44
Merge branch 'dsa-gpio-reset'
by David S. Miller
· 9 years ago
c8c1b39
dsa: mv88e6xxx.c: Hardware reset the chip if available
by Andrew Lunn
· 9 years ago
cc30c16
net: dsa: Add support for a switch reset gpio
by Andrew Lunn
· 9 years ago
dc4270c
Bluetooth: Increment management interface revision
by Johan Hedberg
· 9 years ago
e59a554
Bluetooth: Fix powering on with privacy and advertising
by Andrzej Kaczmarek
· 9 years ago
568f44f
Bluetooth: Fix returning proper HCI status from __hci_req_sync
by Johan Hedberg
· 9 years ago
4716620
can: xilinx: Convert to runtime_pm
by Kedareswara rao Appana
· 9 years ago
3f8c0f7
gianfar: use of_property_read_bool()
by Saurabh Sengar
· 9 years ago
5e091e7
bnx2x: Utilize FW 7.13.1.0.
by Yuval Mintz
· 9 years ago
b811580
net: IPv6 fib lookup tracepoint
by David Ahern
· 9 years ago
40b25fe
Bluetooth: Add support for Get Advertising Size Information command
by Marcel Holtmann
· 9 years ago
31a3248
Bluetooth: Simplify if statements in tlv_data_is_valid function
by Marcel Holtmann
· 9 years ago
ceff86a
Bluetooth: Add instance range check for Add Advertising command
by Marcel Holtmann
· 9 years ago
e2f9dc3
net: avoid NULL deref in napi_get_frags()
by Eric Dumazet
· 9 years ago
b3d39a8
ravb: use clock rate as basis for GTI.TIV
by Simon Horman
· 9 years ago
1777ddb
dl2k: Implement suspend
by Ondrej Zary
· 9 years ago
Next »