Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a373c3cec0394756f130183551214a4bd38b4103
a373c3c
Merge branch 'wl12xx-next' into for-linville
by Luciano Coelho
· 12 years ago
97236a0
wlcore: move handling from hardirq to the irq thread function
by Luciano Coelho
· 12 years ago
da7aa28
wlcore: use print_hex_dump_debug()
by Luciano Coelho
· 12 years ago
abca123
wlcore: consider dummy packets when tx queues are empty
by Arik Nemtsov
· 12 years ago
75592be
wlcore: correctly check state before regdomain conf
by Arik Nemtsov
· 12 years ago
0e752df
wlcore: AP-mode - recover security seq num for stations
by Arik Nemtsov
· 12 years ago
5a99610
wlcore: free AP global links properly on recovery
by Arik Nemtsov
· 12 years ago
f9ae085
wl18xx: print chip info during boot
by Victor Goldenshtein
· 12 years ago
c0ad2f2
wlcore: don't attempt to roam in case of p2p
by Eyal Shapira
· 12 years ago
8910cfa
wlcore: change warn on missing lock in wlcore_queue_xx funcs
by Arik Nemtsov
· 12 years ago
0a9ffac
wlcore: report rssi from roaming statistics
by Nadim Zubidat
· 12 years ago
93d5d10
wlcore: consolidate tx_seq handling on recovery
by Arik Nemtsov
· 12 years ago
2fec3d2
wlcore: don't risk using stale HLID during .sta_state callback
by Arik Nemtsov
· 12 years ago
37c68ea
wlcore: fix link count in single-link-PSM optimization
by Arik Nemtsov
· 12 years ago
d21553f
wlcore: set max num of Rx BA sessions per chip
by Igal Chernobelsky
· 12 years ago
0c7cc7f
wlcore: enter elp in force ps mode in 5ms
by Igal Chernobelsky
· 12 years ago
0d4e671
ath6kl: fix size_t printf warnings
by Kalle Valo
· 12 years ago
856a850
rt2800: 5592: add more USB devices IDs
by Stanislaw Gruszka
· 12 years ago
415e3f2
rt2800: 5592: iq calibration for 5GHz
by Stanislaw Gruszka
· 12 years ago
939ec51
rt2800: 5592: add Kconfig
by Stanislaw Gruszka
· 12 years ago
613c75f
rt2800: 5592: TXWI & RXWI descriptors size
by Stanislaw Gruszka
· 12 years ago
3d81535
rt2800: 5592: add chip specific vgc calculations
by Stanislaw Gruszka
· 12 years ago
8ba0ebf
rt2800: 5592: add AGC init
by Stanislaw Gruszka
· 12 years ago
5bc2dd0
rt2800: add write_with_rx_chain function
by Stanislaw Gruszka
· 12 years ago
c630ccf
rt2800: rearrange bbp/rfcsr initialization
by Stanislaw Gruszka
· 12 years ago
8756130
rt2800: 5592: add iq calibration
by Stanislaw Gruszka
· 12 years ago
6803141
rt2800: 5592: more channel switch registers settings (BBP & GLRT)
by Stanislaw Gruszka
· 12 years ago
4bc618f
rt2800: 5592: enable rf init
by Stanislaw Gruszka
· 12 years ago
d5ae7a6
rt2800: 5592: setup LDO_CFG0 when configuring channel
by Stanislaw Gruszka
· 12 years ago
c267548
rt2800: 5592: init frequency calibration
by Stanislaw Gruszka
· 12 years ago
cf084c6
rt2800: 5592: initialize RF_38/39/30 registers
by Stanislaw Gruszka
· 12 years ago
a630afe
rt2800: 5592: initialize BBP_R138 register
by Stanislaw Gruszka
· 12 years ago
6e04f25
rt2800: 5592: initalize BBP_R103 register on new revisions
by Stanislaw Gruszka
· 12 years ago
d8bbf90
rt2800: 5592: initalize RF_R27 on older revisions
by Stanislaw Gruszka
· 12 years ago
0c9e5fb
rt2800: 5592: RF early registers initialization
by Stanislaw Gruszka
· 12 years ago
a4969d0
rt2800: 5592: common BBP initialization
by Stanislaw Gruszka
· 12 years ago
a7bbbe5
rt2800: 5592: BBP registers initialization
by Stanislaw Gruszka
· 12 years ago
7641328
rt2800: 5592: MAC registers initalization
by Stanislaw Gruszka
· 12 years ago
8f82109
rt2800: 5592: channel config stub
by Stanislaw Gruszka
· 12 years ago
7848b23
rt2800: 5592: add channels table
by Stanislaw Gruszka
· 12 years ago
b8863f8
rt2800: 5592: early defines
by Stanislaw Gruszka
· 12 years ago
53216d6
rt2800: do not crash if spec->channels is NULL
by Stanislaw Gruszka
· 12 years ago
8857d6d
rt2x00: Fix tx status reporting for reordered frames in rt2800pci
by Helmut Schaa
· 12 years ago
1dd0dbb
rt2x00: Revert "rt2x00: remove unused argument"
by Helmut Schaa
· 12 years ago
43283fe
mwifiex: cleanup VHT cap
by Yogesh Ashok Powar
· 12 years ago
345fb3f
Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6kl
by John W. Linville
· 12 years ago
49c87cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
243c028
ath6kl: Fix a debugfs crash for USB devices
by Mohammed Shafi Shajakhan
· 12 years ago
a41d9a9
ath: changed kmalloc to kmemdup
by Andrei Epure
· 12 years ago
6a3e4e0
ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment
by Myoungje Kim
· 12 years ago
15ac077
ath6kl: remove false check from ath6kl_rx()
by Kalle Valo
· 12 years ago
99089ab
ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()
by Kalle Valo
· 12 years ago
aa8705f
ath6kl: add tracing support to debug message macros
by Kalle Valo
· 12 years ago
da01d53
ath6kl: add tracing support to log functions
by Kalle Valo
· 12 years ago
d470b4b
ath6kl: convert ath6kl_info/err/warn macros to real functions
by Kalle Valo
· 12 years ago
4771979
ath6kl: adding tracing points for htc_mbox
by Kalle Valo
· 12 years ago
d57f093
ath6kl: add tracing point for hif irqs
by Kalle Valo
· 12 years ago
e60c815
ath6kl: add tracing points for sdio transfers
by Kalle Valo
· 12 years ago
416cf0b
ath6kl: add tracing support and tracing points for wmi packets
by Kalle Valo
· 12 years ago
44af3442
ath6kl: cold reset target after host warm boot
by Kalle Valo
· 12 years ago
4e1609c
ath6kl: fix usb related error handling and warnings
by Kalle Valo
· 12 years ago
ec1461d
ath6kl: cleanup ath6kl_reset_device()
by Kalle Valo
· 12 years ago
e72c274
ath6kl: print firmware capabilities
by Kalle Valo
· 12 years ago
4969b41
b43: HT-PHY: enable basic TX power setup
by Rafał Miłecki
· 12 years ago
5949e04
b43: HT-PHY: setup TX power control
by Rafał Miłecki
· 12 years ago
4409a23
b43: HT-PHY: implement RSSI polling
by Rafał Miłecki
· 12 years ago
396535e
b43: HT-PHY: implement playing sample tone
by Rafał Miłecki
· 12 years ago
371ec46
b43: HT-PHY: implement stopping sample tone playback
by Rafał Miłecki
· 12 years ago
60e8fb9
b43: HT-PHY: implement controlling TX power control
by Rafał Miłecki
· 12 years ago
a51ab25
b43: HT-PHY: implement PA override
by Rafał Miłecki
· 12 years ago
4cce095
b43: HT-PHY: implement CCA reset
by Rafał Miłecki
· 12 years ago
d7bb7ca
b43: HT-PHY: implement MAC reclocking
by Rafał Miłecki
· 12 years ago
2dacfe7
b43: HT-PHY: implement spurious tone avoidance
by Rafał Miłecki
· 12 years ago
f6099f8
b43: HT-PHY: move TX fix to the separated function
by Rafał Miłecki
· 12 years ago
b372afa
b43: HT-PHY: add classifier control function
by Rafał Miłecki
· 12 years ago
4760692
b43: HT-PHY: rename AFE defines
by Rafał Miłecki
· 12 years ago
1a2780e
wil6210: temperature measurement
by Vladimir Kondratiev
· 12 years ago
b802317
wil6210: sync with new firmware
by Vladimir Kondratiev
· 12 years ago
55f7acd
wil6210: new SW reset
by Vladimir Kondratiev
· 12 years ago
c7996ef
wil6210: headers clean-up
by Vladimir Kondratiev
· 12 years ago
acc9780
wil6210: use WLAN_CAPABILITY_DMG_TYPE_MASK
by Vladimir Kondratiev
· 12 years ago
de70ab8
wil6210: fix FW error notification
by Vladimir Kondratiev
· 12 years ago
102b1d9
wil6210: report all received mgmt frames
by Vladimir Kondratiev
· 12 years ago
a0f7845
wil6210: use cfg80211_inform_bss_frame()
by Vladimir Kondratiev
· 12 years ago
d81079f
wil6210: refactor connect_worker
by Vladimir Kondratiev
· 12 years ago
03866e7
wil6210: Fix garbage sent to the FW with wmi_set_ie()
by Vladimir Kondratiev
· 12 years ago
b1defa4
wil6210: do not set IE's for beacon
by Vladimir Kondratiev
· 12 years ago
249a382
wil6210: handle WMI_BA_STATUS_EVENTID
by Vladimir Kondratiev
· 12 years ago
3442a50
wil6210: handle linkup/linkdown WMI events
by Vladimir Kondratiev
· 12 years ago
3b0378a
wil6210: Remove local implementation of dynamic hexdump
by Vladimir Kondratiev
· 12 years ago
d95f1d2
wil6210: remove unused including <linux/version.h>
by Wei Yongjun
· 12 years ago
a9fac73
ssb: pci: Fix flipping of MAC address
by Larry Finger
· 12 years ago
9437a24
rtlwifi: rtl8192cu: Fix problem that prevents reassociation
by Larry Finger
· 12 years ago
5818a46
rt2x00: fix rt2x00 to work with the new ralink SoC config symbols
by John Crispin
· 12 years ago
d15591b
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 12 years ago
94a32d10
Bluetooth: Device 0cf3:3008 should map AR 3012
by Sunguk Lee
· 12 years ago
c3f251a
mwl8k: don't overwrite regulatory settings on fw reload
by Jonas Gorski
· 12 years ago
7c21bb6
wireless:rtlwifi: replaced kmalloc+memcpy with kmemdup
by Andrei Epure
· 12 years ago
60c46bf
iwlegacy: fix sparse warnings
by Stephen Hemminger
· 12 years ago
4363b57
orinoco_usb: don't release nonexistent firmware
by Michal Pecio
· 12 years ago
Next »