Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8dafb70edc7151bdb319b6d22895d9886c7172eb
8dafb70
ath6kl: Refactor wiphy dev and net dev init functions
by Vasanthakumar Thiagarajan
· 13 years ago
be98e3a
ath6kl: Keep wiphy reference in ath6kl structure
by Vasanthakumar Thiagarajan
· 13 years ago
521dffc
ath6kl: Pass ath6kl structure to ath6kl_init() instead of net_device
by Vasanthakumar Thiagarajan
· 13 years ago
116b3a2
ath6kl: Implement support for background scan control from userspace
by Rishi Panjwani
· 13 years ago
83973e0
ath6kl: add debug level for hif
by Kalle Valo
· 13 years ago
b1e03f8
ath6kl: don't dump full htc packets
by Kalle Valo
· 13 years ago
471e92f
ath6kl: cleanup htc debug messages
by Kalle Valo
· 13 years ago
ebf29c9
ath6kl: merge htc debug levels
by Kalle Valo
· 13 years ago
8fffd9e
ath6kl: Implement support for QOS-enable and QOS-disable from userspace
by Rishi Panjwani
· 13 years ago
1716932
ath6kl: Fix endpoint_stats debugfs buffer length calculation
by Jouni Malinen
· 13 years ago
1738085
ath6kl: unbreak suspend
by Sam Leffler
· 13 years ago
bef26a7
ath6kl: fix firmware start address for ar6003 hw2.0
by Kalle Valo
· 13 years ago
837cb97
ath6kl: Allow CCKM AKM and KRK to be configured
by Jouni Malinen
· 13 years ago
ff0b007
ath6kl: Add debugfs control for keepalive and disconnection timeout
by Jouni Malinen
· 13 years ago
1261875
ath6kl: Add debugfs files for roaming control
by Jouni Malinen
· 13 years ago
4b28a80
ath6kl: Add debugfs file for target roam table
by Jouni Malinen
· 13 years ago
e809128
ath6kl: Add endpoint_stats debugfs file
by Jouni Malinen
· 13 years ago
6981ffd
ath6kl: Add WSC IE on the associate message
by Kevin Fang
· 13 years ago
ad3f78b
ath6kl: fix null skb dereference in ath6kl_rx()
by Kalle Valo
· 13 years ago
2e1cb23
ath6kl: move remaining content from htc_hif.h to hif.h
by Kalle Valo
· 13 years ago
533cbbb
ath6kl: remove unused values from htc_hif.h
by Kalle Valo
· 13 years ago
8e8ddb2
ath6kl: move htc_hif to hif.c
by Kalle Valo
· 13 years ago
b4be895
ath6kl: return error block size is not power of 2
by Kalle Valo
· 13 years ago
cbf49a6
ath6kl: fix struct host_app_area endian handling
by Kalle Valo
· 13 years ago
a7f0c58
ath6kl: remove unused parameters from struct wmi
by Kalle Valo
· 13 years ago
aa6cffc
ath6kl: make sure WLAN power save is enabled during suspend
by Chilam Ng
· 13 years ago
4533d90
ath6kl: Minor cleanup in msg_look_ahead parameter in ath6kl_htc_rxmsg_pending_handler()
by Vasanthakumar Thiagarajan
· 13 years ago
99f5429
ath6kl: Avoid processing failed rx packets
by Vasanthakumar Thiagarajan
· 13 years ago
b8d5d5f
ath6kl: Fix htc_packet leak in ath6kl_htc_rx_fetch()
by Vasanthakumar Thiagarajan
· 13 years ago
4159cc9
ath6kl: Fix htc_packet leak in ath6kl_htc_rx_process_packets()
by Vasanthakumar Thiagarajan
· 13 years ago
861dd05
ath6kl: Claim sdio function only at appropriate places
by Vasanthakumar Thiagarajan
· 13 years ago
151bd30
ath6kl: Replace spin_lock_irqsave with spin_lock_bh
by Vasanthakumar Thiagarajan
· 13 years ago
1555f73
ath6kl: Fix sparse warning "symbol 'conn' shadows an earlier one"
by Vasanthakumar Thiagarajan
· 13 years ago
f1f9217
ath6kl: Enable force foreground scan in connected state
by Vasanthakumar Thiagarajan
· 13 years ago
1eb54c8
mwifiex: prevent corruption instead of just warning
by Dan Carpenter
· 13 years ago
7d7ab02
mwifiex: enable SDIO multiport aggregation
by Amitkumar Karwar
· 13 years ago
fa161cb
mwifiex: remove an unneeded NULL check
by Dan Carpenter
· 13 years ago
fba6fe6
mwifiex: remove unneeded kfree(NULL);
by Dan Carpenter
· 13 years ago
1bac92c
net/rfkill/core.c: use kstrtoul, etc
by Julia Lawall
· 13 years ago
61e3f32
net/mac80211/debugfs.c: use kstrtoul, etc
by Julia Lawall
· 13 years ago
a729cff
mac80211: implement wifi TX status
by Johannes Berg
· 13 years ago
1f074bd
nl80211: advertise socket TX status capability
by Johannes Berg
· 13 years ago
e412156
mac80211: Also report the STA's TDLS flag via nl80211
by Helmut Schaa
· 13 years ago
99ba15c
brcm80211: fmac: optimize chip core info management
by Franky Lin
· 13 years ago
61213be
brcm80211: fmac: replace private SB macros with ssb_regs version
by Franky Lin
· 13 years ago
e12afb6
brcm80211: fmac: move chip drive strength related code to sdio_chip.c
by Franky Lin
· 13 years ago
a8a6c04
brcm80211: fmac: move chip detach function to sdio_chip.c
by Franky Lin
· 13 years ago
2bc78e1
brcm80211: fmac: move chip reset core function to sdio_chip.c
by Franky Lin
· 13 years ago
454d2a8
brcm80211: fmac: abstract chip core revision function
by Franky Lin
· 13 years ago
d8f64a4
brcm80211: fmac: abstract chip iscoreup function
by Franky Lin
· 13 years ago
a97e4fc
brcm80211: fmac: chip attach code flow clean up
by Franky Lin
· 13 years ago
98ce903
brcm80211: fmac: remove duplicate regiter set in chip attach path
by Franky Lin
· 13 years ago
960908d
brcm80211: fmac: move dongle gpio reset code to chip attach function
by Franky Lin
· 13 years ago
966414d
brcm80211: fmac: disable dongle arm core in bus core setup function
by Franky Lin
· 13 years ago
2d4a9af
brcm80211: fmac: move core disable function to sdio_chip.c
by Franky Lin
· 13 years ago
5b45e54
brcm80211: fmac: abstract chip buscore setup function
by Franky Lin
· 13 years ago
e63ac6b
brcm80211: fmac: move bus core prep code to sdio_chip.c
by Franky Lin
· 13 years ago
a83369b
brcm80211: fmac: move chip recognition function to sdio_chip.c
by Franky Lin
· 13 years ago
718897eb
brcm80211: fmac: remove unnecessary 4329 chip specific code
by Franky Lin
· 13 years ago
e247bd90
cfg80211/mac80211: allow management TX to not wait for ACK
by Johannes Berg
· 13 years ago
e7f4a94
mac80211: send unexpected 4addr event
by Johannes Berg
· 13 years ago
b92ab5d
cfg80211: add event for unexpected 4addr frames
by Johannes Berg
· 13 years ago
ee97192
mac80211: report OBSS beacons
by Johannes Berg
· 13 years ago
5e760230
cfg80211: allow registering to beacons
by Johannes Berg
· 13 years ago
0650073
mac80211: support client probe
by Johannes Berg
· 13 years ago
7f6cf31
nl80211: add API to probe a client
by Johannes Berg
· 13 years ago
562a748
nl80211: advertise device AP SME
by Johannes Berg
· 13 years ago
21fc756
mac80211: support spurious class3 event
by Johannes Berg
· 13 years ago
28946da
nl80211: allow subscribing to unexpected class3 frames
by Johannes Berg
· 13 years ago
665c93a
mac80211: add support for control port protocol in AP mode
by Johannes Berg
· 13 years ago
6096de7
mac80211: add helper to free TX skb
by Johannes Berg
· 13 years ago
d0ce185
mac80211: simplify mesh frame queue mapping and QoS
by Javier Cardona
· 13 years ago
660c6a4
mac80211: check if frame is really part of this BA
by Thomas Pedersen
· 13 years ago
6cc00d5
mac80211: QoS multicast frames have No Ack policy
by Thomas Pedersen
· 13 years ago
f3011cf
mac80211: Avoid filling up mesh preq queue with redundant requests
by Javier Cardona
· 13 years ago
7e1e386
ath9k: Improve debugfs printout for stations.
by Ben Greear
· 13 years ago
7b7eab6
mac80211: verify virtual interfaces in driver API
by Johannes Berg
· 13 years ago
6e3e939
net: add wireless TX status socket option
by Johannes Berg
· 13 years ago
4fdbff0
mac80211: simplify ieee80211_work_work
by Stanislaw Gruszka
· 13 years ago
0b62ffb
mac80211: remove useless brackets in ieee80211_cfg_on_oper_channel
by Stanislaw Gruszka
· 13 years ago
5e5202a
mac80211: remove uneeded scan_chan variable
by Stanislaw Gruszka
· 13 years ago
68629c61
mac80211: preserve EOSP in QoS header
by Johannes Berg
· 13 years ago
8196226
nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16
by Jouni Malinen
· 13 years ago
c2e889a
ieee80211: Define cipher suite selector for WPI-SMS4
by Jouni Malinen
· 13 years ago
55de47f
mac80211: set BSS_CHANGED_IDLE on vif reconfig
by Eliad Peller
· 13 years ago
6e6ae9d
ipw2x00: remove unused function libipw_ratelimit_debug.
by Stanislav Yakovlev
· 13 years ago
fd65623
ath9k: Advertise support for TDLS
by Jouni Malinen
· 13 years ago
9236b2a
orinoco: release BSS structures returned by cfg80211_inform_bss()
by David Kilroy
· 13 years ago
a64e2e2
rndis_wlan: release BSS structures returned by cfg80211_inform_bss()
by Jussi Kivilinna
· 13 years ago
ef10068
cfg80211: annotate cfg80211_inform_bss
by Johannes Berg
· 13 years ago
c74d084
mac80211: handle HT PHY BSS membership selector value correctly
by Christian Lamparter
· 13 years ago
fa5e91b
wireless: cleanup brcm80211 bits in drivers/net/wireless/Makefile
by John W. Linville
· 13 years ago
312fef7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
5e81905
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
2aeabcb
Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups
by Johan Hedberg
· 13 years ago
fc2f4b1
Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd
by Johan Hedberg
· 13 years ago
e0f9309
Bluetooth: Fix cancel_delayed_work_sync usage with locks
by Johan Hedberg
· 13 years ago
56e5cb8
Bluetooth: Add missing hci_dev locking when calling mgmt functions
by Johan Hedberg
· 13 years ago
2e58ef3
Bluetooth: Move pending management command list into struct hci_dev
by Johan Hedberg
· 13 years ago
744cf19
Bluetooth: Pass full hci_dev struct to mgmt callbacks
by Johan Hedberg
· 13 years ago
Next »