Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
baa0005663d6b4aa48ab5c632d74b459fcfeb086
baa0005
iwlagn: push knowledge of ucode image lower down
by Don Fry
· 13 years ago
8929c24
iwlagn: remove knowledge of ucode image location from upper layers
by Don Fry
· 13 years ago
5703ddb
iwlagn: move ucode_write_complete from priv to trans structure
by Don Fry
· 13 years ago
b6cb406
iwlwifi: remove un-supported SKUs
by Wey-Yi Guy
· 13 years ago
aed0fd4
iwlagn: fix NULL ptr deref when reprogramming sta w/o LQ
by Johannes Berg
· 13 years ago
b2ccccd
iwlagn: check for SMPS mode
by Wey-Yi Guy
· 13 years ago
75a56ec
iwlwifi: two more SKUs for 6x05 series
by Wey-Yi Guy
· 13 years ago
b36b110
iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged
by Todd Previte
· 13 years ago
79d3eef
iwlagn: add P2P NoA to probe responses
by Johannes Berg
· 13 years ago
868a5f7
minstrel: Remove unused function parameter in calc_rate_durations()
by Patrick Kelle
· 13 years ago
8915f98
ath9k_hw: Fix tx power settings for AR9003
by Rajkumar Manoharan
· 13 years ago
0294582
mac80211: Save probe response data for bss
by Arik Nemtsov
· 13 years ago
00f740e
nl80211: Pass probe response data to drivers
by Arik Nemtsov
· 13 years ago
87bbbe2
nl80211: Add probe response offload attribute
by Arik Nemtsov
· 13 years ago
d64d373
nl80211: fix compiler warning
by Johannes Berg
· 13 years ago
e0830f7
mac80211: make sure hw_key exists before checking its flags
by Arik Nemtsov
· 13 years ago
fdacbcd
ath9k: set ATH9K_PCI to y by default
by Daniel Kuehn
· 13 years ago
776d68f
wireless: move ieee80211chan2mhz macro
by Johannes Berg
· 13 years ago
8e1b23b
mac80211: add recalc PS in ieee80211_reconfig()
by Eyal Shapira
· 13 years ago
db98c82
NFC: Check if NCI data flow control is used
by Ilan Elias
· 13 years ago
ee4c64f
NFC: Removal of unused operations for NCI spec 1.0 d18
by Ilan Elias
· 13 years ago
e8c0dac
NFC: Update names and structs to NCI spec 1.0 d18
by Ilan Elias
· 13 years ago
e999882
mac80211/cfg80211: report monitor channel in wireless extensions
by Johannes Berg
· 13 years ago
07ef03e
mac80211: simplify scan state machine
by Johannes Berg
· 13 years ago
86a2ea4
mac80211: set carrier_on for ibss vifs only while joined
by Eliad Peller
· 13 years ago
94e2ad9
ath9k_hw: Fix channel list of CalFreqPeir for AR938x
by Rajkumar Manoharan
· 13 years ago
202bff0
ath9k_hw: Read and configure xpa timing field
by Rajkumar Manoharan
· 13 years ago
df222ed
ath9k_hw: Read and configure quick drop for AR9003
by Rajkumar Manoharan
· 13 years ago
aa95a48
mwifiex: release bss structure returned by cfg80211_inform_bss()
by Amitkumar Karwar
· 13 years ago
f72fa45
mwifiex: remove unnecessary free_priv handler
by Amitkumar Karwar
· 13 years ago
8ed1303
mwifiex: fix 'Smatch' warnings
by Yogesh Ashok Powar
· 13 years ago
63af633
mwifiex: fix coding style
by Yogesh Ashok Powar
· 13 years ago
ab58147
mwifiex: change return types to void
by Yogesh Ashok Powar
· 13 years ago
eedf15d
mwifiex: use existing helper function mwifiex_fill_cap_info
by Yogesh Ashok Powar
· 13 years ago
33f38d4
mwifiex: fix ht_cap_info in ibss beacons
by Yogesh Ashok Powar
· 13 years ago
d64cf63
mac80211: init rate-control for TDLS sta when supp-rates are known
by Arik Nemtsov
· 13 years ago
dd9dfb9
cfg80211: merge in beacon ies of hidden bss.
by Dmitry Tarnyagin
· 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
5e76023
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
Next »