Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f1b4b51184109305e4e5b7a047faa5270a953ee8
f1b4b51
Merge ath-next from ath.git
by Kalle Valo
· 9 years ago
9e100c4
ath10k: implement fw_checksums debugfs file
by Kalle Valo
· 9 years ago
3e58044
ath10k: print crc32 checksums for firmware and board files
by Kalle Valo
· 9 years ago
23f591e
ath10k: split driver info messages during device initialisation
by Kalle Valo
· 9 years ago
8605c02
ath10k: always show bmi chip ids and subdevice ids
by Kalle Valo
· 9 years ago
f0de90b
ath10k: reorganise hardware and firmware info messages
by Kalle Valo
· 9 years ago
b091f369
ath10k: fix otp board id error message
by Kalle Valo
· 9 years ago
bb58b89
ath10k: apply Mesh subtype when Mesh interface created.
by Peter Oh
· 9 years ago
42e08fe
ath10k: introduce new subtypes for proxy STA and Mesh
by Peter Oh
· 9 years ago
20fa2f7
ath10k: update WMI 10.x service map
by Peter Oh
· 9 years ago
8bf1ba1
ath10k: Fix write permission on few debugfs files
by Mohammed Shafi Shajakhan
· 9 years ago
d6cb23b5
ath10k: stop abusing GFP_DMA
by Felix Fietkau
· 9 years ago
78f7aeb
ath10k: Enable AP + STA interface combination support for 10.x
by Mohammed Shafi Shajakhan
· 9 years ago
bd5632b
ath10k: fix board data fetch error message
by Peter Oh
· 9 years ago
b31fa55
wireless: airo: re-use mac_pton()
by Andy Shevchenko
· 9 years ago
7941c21
brcm80211: fix error code in brcmf_pcie_exit_download_state()
by Dan Carpenter
· 9 years ago
6d91ff7
libertas: cleanup a variable name
by Dan Carpenter
· 9 years ago
952348a
rt2x00: type bug in _rt2500usb_register_read()
by Dan Carpenter
· 9 years ago
5536f20
brcmfmac: Fix double free on exception at module load.
by Hante Meuleman
· 9 years ago
46d703a
brcmfmac: Unify methods to define and map firmware files.
by Hante Meuleman
· 9 years ago
b4fd63c
brcmfmac: assure net_ratelimit() is declared before use
by Arend van Spriel
· 9 years ago
7bf65aa
brcmfmac: Add beamforming support.
by Hante Meuleman
· 9 years ago
1119e23
brcmfmac: Cleanup roaming configuration.
by Hante Meuleman
· 9 years ago
c495810
brcmfmac: Remove redundant parameter action from scan.
by Hante Meuleman
· 9 years ago
64d66c3
brcmfmac: no retries on rxglom superframe errors
by Franky Lin
· 9 years ago
6a23863
brcmfmac: Change error print on wlan0 existence.
by Hante Meuleman
· 9 years ago
21000b3
brcmfmac: Return actual error by fwil.
by Hante Meuleman
· 9 years ago
e9a6ca8
brcmfmac: Cleanup ssid storage.
by Hante Meuleman
· 9 years ago
1d14c6f
wcn36xx: use new response format for wcn3620 remove_bsskey
by Andy Green
· 9 years ago
69f66b6
wcn36xx: use new response format for wcn3620 trigger_ba
by Andy Green
· 9 years ago
40ac77c
wcn36xx: handle new hal response format
by Andy Green
· 9 years ago
df0d436
wcn36xx: swallow two wcn3620 IND messages
by Andy Green
· 9 years ago
9193ade
wcn36xx: introduce WCN36XX_HAL_AVOID_FREQ_RANGE_IND
by Andy Green
· 9 years ago
0a38c8e
libertas: check for NULL before use
by sudip
· 9 years ago
68ec581
rtlwifi: btcoexist: re-use %*ph specifier to hexdump
by Andy Shevchenko
· 9 years ago
073d72f
rtlwifi: Delete unnecessary checks before the function call "kfree_skb"
by Markus Elfring
· 9 years ago
6866a64
brcmfmac: constify brcmf_bus_ops structures
by Julia Lawall
· 9 years ago
3a31842
ath9k_htc: check for underflow in ath9k_htc_rx_msg()
by Dan Carpenter
· 9 years ago
21ba005
brcm80211: Delete an unnecessary check before the function call "release_firmware"
by Markus Elfring
· 9 years ago
aeb6422
brcmfmac: Add wowl wake indication report.
by Hante Meuleman
· 9 years ago
c2a43a6
brcmfmac: Use new methods for pcie Power Management.
by Hante Meuleman
· 9 years ago
37a869e
brcmfmac: Use consistent naming for bsscfgidx.
by Hante Meuleman
· 9 years ago
8abffd8
brcmfmac: Add RSDB support.
by Hante Meuleman
· 9 years ago
dc1a272
brcmfmac: Disable runtime pm for USB.
by Hante Meuleman
· 9 years ago
da402c5
brcmfmac: Remove unncessary variable irq_requested.
by Hante Meuleman
· 9 years ago
31fa86c
brcmfmac: Remove unnecessary check from start_xmit.
by Hante Meuleman
· 9 years ago
c9c0043
brcmfmac: Simplify and fix usage of brcmf_ifname.
by Hante Meuleman
· 9 years ago
2aff030
brcmfmac: Add support for the BCM4359 11ac RSDB PCIE device.
by Hante Meuleman
· 9 years ago
aca146a
ath10k: store msdu_id instead of txbuf pointers
by Michal Kazior
· 9 years ago
609db22
ath10k: replace vdev_id and tid in skb cb
by Michal Kazior
· 9 years ago
d668dba
ath10k: fix tx header parsing
by Michal Kazior
· 9 years ago
66b8a01
ath10k: pack up flags in skb_cb
by Michal Kazior
· 9 years ago
bd87744
ath10k: remove freq from skb_cb
by Michal Kazior
· 9 years ago
e0813d3
ath10k: remove is_offchan
by Michal Kazior
· 9 years ago
8a93396
ath10k: remove txmode from skb_cb
by Michal Kazior
· 9 years ago
6a2636d
ath10k: rename function to adhere to naming convention
by Michal Kazior
· 9 years ago
fd12cb3
ath10k: merge is_protected with nohwcrypt
by Michal Kazior
· 9 years ago
b8d55fc
ath10k: adjust the RX packet pad offset at QCA99X0 4addr mode
by Yanbo Li
· 9 years ago
6d808eb
mac80211_hwsim: move Kconfig entry for sorting alphabetically
by Kalle Valo
· 9 years ago
b5c9b4f
ath: unify Kconfig with other vendors
by Kalle Valo
· 9 years ago
bd84217
ti: unify Kconfig with other vendors
by Kalle Valo
· 9 years ago
7b09ed5
mediatek: unify Kconfig with other vendors
by Kalle Valo
· 9 years ago
33aca94
rt2x00: move under ralink vendor directory
by Kalle Valo
· 9 years ago
941a967
rsi: add vendor Kconfig entry
by Kalle Valo
· 9 years ago
6214172
realtek: create separate Kconfig file
by Kalle Valo
· 9 years ago
c12edfe
prism54: move under intersil vendor directory
by Kalle Valo
· 9 years ago
2be45b6
orinoco: move under intersil vendor directory
by Kalle Valo
· 9 years ago
d346683
p54: move under intersil vendor directory
by Kalle Valo
· 9 years ago
eb4f98d
hostap: move under intersil vendor directory
by Kalle Valo
· 9 years ago
6948300
zd1211rw: move under zydas vendor directory
by Kalle Valo
· 9 years ago
ed0ad06
zd1201: move under zydas vendor directory
by Kalle Valo
· 9 years ago
de60f1d
mwl8k: move under marvell vendor directory
by Kalle Valo
· 9 years ago
277b024
mwifiex: move under marvell vendor directory
by Kalle Valo
· 9 years ago
dd3f92d
libertas_tf: move under marvell vendor directory
by Kalle Valo
· 9 years ago
f988d64
libertas: move under marvell vendor directory
by Kalle Valo
· 9 years ago
e705c12
iwlwifi: move under intel vendor directory
by Kalle Valo
· 9 years ago
7ac9a36
iwlegacy: move under intel directory
by Kalle Valo
· 9 years ago
367a109
ipw2x00: move under intel vendor directory
by Kalle Valo
· 9 years ago
560424e
cw1200: move under st vendor directory
by Kalle Valo
· 9 years ago
05491d2
brcm80211: move under broadcom vendor directory
by Kalle Valo
· 9 years ago
423e3ce
b43legacy: move under broadcom vendor directory
by Kalle Valo
· 9 years ago
58619b1
b43: move under broadcom vendor directory
by Kalle Valo
· 9 years ago
30fe0f9
atmel: move under atmel vendor directory
by Kalle Valo
· 9 years ago
30db0ca
airo: move under cisco vendor directory
by Kalle Valo
· 9 years ago
d4a1730
adm80211: move under admtek vendor directory
by Kalle Valo
· 9 years ago
9b1ba7b
wil6210: hold wil->mutex while managing vrings
by Vladimir Kondratiev
· 9 years ago
4b7f353
ath10k: fix the wrong RX rate idx report at 11G mode
by Yanbo Li
· 9 years ago
d39de99
ath10k: fix peerid configuration in htt tx desc for htt version < 3.4
by Vasanthakumar Thiagarajan
· 9 years ago
8921f5f
ath10k: rename the helper which is used for off-channel tx
by Vasanthakumar Thiagarajan
· 9 years ago
b54e16f
ath10k: fix peer assoc complete WMI command for 10.4
by Vasanthakumar Thiagarajan
· 9 years ago
c5a3788
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
5dfe5b2
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 9 years ago
152813e
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 9 years ago
c34e6e0
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 9 years ago
6a177af
Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 9 years ago
ae36ce0
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
10855ae
drm/nouveau: fix build failures on all non ARM.
by Dave Airlie
· 9 years ago
28fb4cb
drm/ast: Initialized data needed to map fbdev memory
by Egbert Eich
· 11 years ago
2df4ee7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
3419b45
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
Next »