Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b5abcf0219263f4e961dca71cbe26e06c5b0ee68
/
net
1dae27f
mac80211: add function retrieve average rssi
by Wey-Yi Guy
· 13 years ago
f9616e0
cfg80211: increse bss expire time
by Rajkumar Manoharan
· 13 years ago
ec14bcd
mac80211: Take into account TSF adjustment latency in Toffset setpoint
by Javier Cardona
· 13 years ago
a802a6e
mac80211: Choose a new toffset setpoint if a big tsf jump is detected.
by Javier Cardona
· 13 years ago
bb3e10f
mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()
by Luciano Coelho
· 13 years ago
8e8b41f
cfg80211: enforce lack of interface combinations
by Johannes Berg
· 13 years ago
0446b49
mac80211: remove ieee80211_rx_bss_get
by Mohammed Shafi Shajakhan
· 13 years ago
4ee73f3
mac80211: remove hw.conf.channel usage where possible
by Michal Kazior
· 13 years ago
d01b316
mac80211: fix an issue in ieee80211_tx_info count field management
by Lorenzo Bianconi
· 13 years ago
d91df0e
cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE
by Pontus Fuchs
· 13 years ago
5f54607
mac80211: protect ->scanning by mutex in ieee80211_work_work()
by Stanislaw Gruszka
· 13 years ago
133d40f
mac80211: do not scan and monitor connection in parallel
by Stanislaw Gruszka
· 13 years ago
91b0ade
NFC: Fix LLCP link timeout typo
by Samuel Ortiz
· 13 years ago
56d5876
NFC: Add MIUX to the local LLCP general bytes
by Samuel Ortiz
· 13 years ago
ffc2931
NFC: Call llcp_add_header properly when sending LLCP DM or DISC
by Samuel Ortiz
· 13 years ago
324b0af
NFC: Fix LLCP TLV building routine
by Samuel Ortiz
· 13 years ago
279cf17
NFC: No need to apply twice the modulo op to LLCP's recv_n
by Samuel Ortiz
· 13 years ago
4be646e
NFC: Dump LLCP frames
by Samuel Ortiz
· 13 years ago
c8d56ae
NFC: Add Core support to generate tag lost event
by Eric Lapuyade
· 13 years ago
144612c
NFC: Changed target activated state logic
by Eric Lapuyade
· 13 years ago
01ae0ee
NFC: Fix next target_idx type and rename for clarity
by Eric Lapuyade
· 13 years ago
c4fbb65
NFC: The core part should generate the target index
by Samuel Ortiz
· 13 years ago
eb738fe
NFC: SHDLC implementation
by Eric Lapuyade
· 13 years ago
8b8d2e0
NFC: HCI support
by Eric Lapuyade
· 13 years ago
e1da0ef
NFC: Export target lost function
by Eric Lapuyade
· 13 years ago
8112a5c
NFC: Add a target lost netlink event
by Samuel Ortiz
· 13 years ago
35bcd59
mac80211: fix the assignment of PREQ's MAC address for Proactive RANN
by Chun-Yeow Yeoh
· 13 years ago
8065248
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
5314526
cfg80211: add channel switch notify event
by Thomas Pedersen
· 13 years ago
6d52563
cfg80211/mac80211: enable proper device_set_wakeup_enable handling
by Johannes Berg
· 13 years ago
4d6c36f
mac80211: clean up an ieee80211_do_open error path
by Johannes Berg
· 13 years ago
3a25a8c
mac80211: add improved HW queue control
by Johannes Berg
· 13 years ago
4b6f1dd
mac80211: add explicit monitor interface if needed
by Johannes Berg
· 13 years ago
3edaf3e
mac80211: manage AP netdev carrier state
by Johannes Berg
· 13 years ago
fe40cb6
mac80211: Check basic rates when peering
by Ashok Nagarajan
· 13 years ago
9ebb61a
mac80211: Modify sta_get_rates to give basic rates
by Ashok Nagarajan
· 13 years ago
657c3e0
mac80211: Indicate basic rates when adding rate IEs
by Ashok Nagarajan
· 13 years ago
d934f7d
mac80211: Use mandatory rates as basic rates when starting mesh
by Ashok Nagarajan
· 13 years ago
b4838d1
NFC: Fix the LLCP Tx fragmentation loop
by Samuel Ortiz
· 13 years ago
d299a1f
{nl,cfg}80211: Support for mesh synchronization
by Javier Cardona
· 13 years ago
dbf498f
mac80211: Implement mesh synchronization framework
by Javier Cardona
· 13 years ago
9bdd3a6
mac80211: Allow tsf increments via debugfs
by Javier Cardona
· 13 years ago
88c868c
mac80211: sanity check for null SSID
by Stanislaw Gruszka
· 13 years ago
32c5057
mac80211: use IEEE80211_NUM_ACS
by Johannes Berg
· 13 years ago
4644ae8
mac80211: lazily stop queues in add_pending
by Johannes Berg
· 13 years ago
ada1512
mac80211: debounce queue stop/wake
by Johannes Berg
· 13 years ago
ded81f6
mac80211: decouple # of netdev queues from HW queues
by Johannes Berg
· 13 years ago
54bcbc6
mac80211: refuse TX queue configuration on non-QoS HW
by Johannes Berg
· 13 years ago
a3304b0
cfg80211/nl80211: clarify TX queue API
by Johannes Berg
· 13 years ago
8f727ef
mac80211: notify driver of rate control updates
by Johannes Berg
· 13 years ago
7213cf2
mac80211: remove queue stop on rate control update
by Johannes Berg
· 13 years ago
64f68e5
mac80211: remove channel type argument from rate_update
by Johannes Berg
· 13 years ago
24398e3
mac80211: set HT channel before association
by Johannes Berg
· 13 years ago
1d98fb1
mac80211: use AC constants
by Johannes Berg
· 13 years ago
78307da
mac80211: inline ieee80211_add_pending_skbs
by Johannes Berg
· 13 years ago
4670cf7
mac80211: make ieee80211_downgrade_queue static
by Johannes Berg
· 13 years ago
4875d30d
mac80211: clean up uAPSD TX code
by Johannes Berg
· 13 years ago
98aed9f
mac80211: fix mesh TX coding style
by Johannes Berg
· 13 years ago
81ddbb5
mac80211: don't always advertise remain-on-channel
by Johannes Berg
· 13 years ago
80007ef
cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
by Luis R. Rodriguez
· 13 years ago
d2a079f
mac80211: fix the RANN propagation issues
by Chun-Yeow Yeoh
· 13 years ago
292c41a
mac80211: fix the sparse warnings on endian handling in RANN propagation
by Chun-Yeow Yeoh
· 13 years ago
70b12f2
mac80211: when receiving DTIM disable power-save mode only if it was enabled
by Ronald Wahl
· 13 years ago
12d3952f
mac80211: optimize aggregation session timeout handling
by Felix Fietkau
· 13 years ago
fcb2c9e
mac80211: reduce code duplication in debugfs code
by Felix Fietkau
· 13 years ago
c6fb08a
cfg80211: use compare_ether_addr on MAC addresses instead of memcmp
by Felix Fietkau
· 13 years ago
52a3f20
mac80211: end service period only after sending last buffered frame
by Marco Porsch
· 13 years ago
d17087e
mac80211: Add iface name when calling WARN-ON.
by Ben Greear
· 13 years ago
074d46d
wireless: rename ht_info to ht_operation
by Johannes Berg
· 13 years ago
f69b9c7
mac80211: flush to get the tx status of nullfunc frame immediately
by Rajkumar Manoharan
· 13 years ago
6f0756a
mac80211: do not send pspoll when powersave is disabled
by Rajkumar Manoharan
· 13 years ago
7ab2485b
net/wireless/wext-core.c: add missing kfree
by Julia Lawall
· 13 years ago
2b5f8b0
nl80211: ensure interface is up in various APIs
by Johannes Berg
· 13 years ago
3f9768a
mac80211: fix association beacon wait timeout
by Johannes Berg
· 13 years ago
41833af
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 13 years ago
23f347e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
110c433
net: fix a race in sock_queue_err_skb()
by Eric Dumazet
· 13 years ago
4a7e7c2
netlink: fix races after skb queueing
by Eric Dumazet
· 13 years ago
bcf1b70
phonet: Check input from user before allocating
by Sasha Levin
· 13 years ago
35f9c09
tcp: tcp_sendpages() should call tcp_push() once
by Eric Dumazet
· 13 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
78d5021
ipv6: fix array index in ip6_mc_add_src()
by RongQing.Li
· 13 years ago
acdd598
sctp: Allow struct sctp_event_subscribe to grow without breaking binaries
by Thomas Graf
· 13 years ago
d96fc65
netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc
by Pablo Neira Ayuso
· 13 years ago
ee14186
netfilter: xt_CT: fix missing put timeout object in error path
by Pablo Neira Ayuso
· 13 years ago
ca53e44
netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section
by Pablo Neira Ayuso
· 13 years ago
9b46178
Merge branch 'master' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
f03fb3f
bpf jit: Make the filter.c::__load_pointer helper non-static for the jits
by Jan Seiffert
· 13 years ago
2f53384
tcp: allow splice() to build full TSO packets
by Eric Dumazet
· 13 years ago
2def16a
net: fix /proc/net/dev regression
by Eric Dumazet
· 13 years ago
44b52bc
netfilter: xt_CT: remove a compile warning
by Pablo Neira Ayuso
· 13 years ago
ed359a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
72331bc
ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4
by Shmulik Ladkani
· 13 years ago
6523cf9
net/netfilter/nfnetlink_acct.c: use linux/atomic.h
by Andrew Morton
· 13 years ago
81213b5
rose_dev: fix memcpy-bug in rose_set_mac_address
by danborkmann@iogearbox.net
· 13 years ago
6737856
net/garp: avoid infinite loop if attribute already exists
by David Ward
· 13 years ago
54f5ffb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
71db34f
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
Next »