Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8a8e31cc22739d1a5780591c008940292edcde87
/
drivers
8a8e31c
rtlwifi: rtl8192c: Fix W=1 warning
by Larry Finger
· 12 years ago
829323cd
rtlwifi: Fix warnings in usb.c
by Larry Finger
· 12 years ago
d221ad1
rtlwifi: Fix many compile warnings when using W=1
by Larry Finger
· 12 years ago
c480601
wireless: rt2x00: rt2800pci add id
by Xose Vazquez Perez
· 12 years ago
c67ba5e
ath9k: Remove unused variables in ath_mci_cleanup
by Sven Eckelmann
· 12 years ago
1282437
ath9k: Fix sparse __CHECK_ENDIAN__ for spectral code
by Sven Eckelmann
· 12 years ago
00b5418
ath9k: Only remove spectral scan relay file when it was created
by Sven Eckelmann
· 12 years ago
ab2e2fc
ath9k: Only add fix_rssi_inv_only when spectral code is used
by Sven Eckelmann
· 12 years ago
bd2ffe1
ath9k: Only process fft samples when ATH9K_DEBUGFS is enabled
by Sven Eckelmann
· 12 years ago
c672a3a
ath9k: Select RELAY for ATH9K_DEBUGFS
by Sven Eckelmann
· 12 years ago
5e3175f
mwifiex: remove max_tx_buf_size
by Bing Zhao
· 12 years ago
6274923
mwifiex: do not reconfigure tx buffer size in firmware while associating
by Bing Zhao
· 12 years ago
21fbbca
ath9k: report A-MPDU status
by Christian Lamparter
· 12 years ago
cd435d5
wireless: rt2x00: rt2800usb add/identify ids
by Xose Vazquez Perez
· 12 years ago
96ebbe8
iwlegacy: check for dma mapping errors
by Stanislaw Gruszka
· 12 years ago
58b2710
bcma: Xflash: reorder includes to make pr_fmt work
by Rafał Miłecki
· 12 years ago
0255bed
iwl4965: report A-MPDU status
by Christian Lamparter
· 12 years ago
e56b04e
iwlwifi: move register access lock into transport
by Lilach Edelstein
· 12 years ago
e139dc4
iwlwifi: add iwl_set_bits_mask to transport API
by Lilach Edelstein
· 12 years ago
6690c01
iwlwifi: lower BT coex aggregation message severity
by Johannes Berg
· 12 years ago
8ca151b
iwlwifi: add the MVM driver
by Johannes Berg
· 12 years ago
b1e1adf
iwlwifi: add NVM and PHY DB code for new MVM driver
by Johannes Berg
· 12 years ago
aa2b177
iwlwifi: fix calibration parser
by Johannes Berg
· 12 years ago
4a4ee10
iwlwifi: clean up CMD_MODE enum
by Johannes Berg
· 12 years ago
99cd471
iwlwifi: add 7000 series device configuration
by Johannes Berg
· 12 years ago
de8d7a5
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
by Johannes Berg
· 12 years ago
c331997
wil6210: fix wil_vring_init_tx status
by Vladimir Kondratiev
· 12 years ago
2acb422
wil6210: Never delete Rx chain with firmware
by Vladimir Kondratiev
· 12 years ago
afda8bb
wil6210: checkpatch warnings
by Vladimir Kondratiev
· 12 years ago
7743882
wil6210: fix checkpatch CamelCase warnings
by Vladimir Kondratiev
· 12 years ago
e08b590
wil6210: Reorder reset preparation sequence
by Vladimir Kondratiev
· 12 years ago
56f004b
wil6210: Separate common code for mbox regs caching to function
by Vladimir Kondratiev
· 12 years ago
b98917d
wil6210: Fix "don't scan after connect" logic
by Vladimir Kondratiev
· 12 years ago
241804c
wil6210: Call skb_orphan() right before Rx indication
by Vladimir Kondratiev
· 12 years ago
cb90173
wil6210: Fix: Tx stall
by Vladimir Kondratiev
· 12 years ago
795ce73
wil6210: Count Tx statistics on Tx completion
by Vladimir Kondratiev
· 12 years ago
47e19af
wil6210: Refactor rx init/fini
by Vladimir Kondratiev
· 12 years ago
2057ebb
wil6210: remove raw wil_dbg() calls
by Vladimir Kondratiev
· 12 years ago
4789d72
wil6210: rearrange IRQ debug printing
by Vladimir Kondratiev
· 12 years ago
7269494
wil6210: Detect FW error
by Vladimir Kondratiev
· 12 years ago
485f107
mwifiex: avoid out of bounds access in mwifiex_get_common_rates.
by Cyril Roelandt
· 12 years ago
44ba973
rtlwifi: Eliminate two empty routines
by Larry Finger
· 12 years ago
44ceaf3
net: iwlegacy: remove unused variable
by Guenter Roeck
· 12 years ago
00bcd0d
iwlegacy: fix antenna bitmask
by Christian Lamparter
· 12 years ago
8f1ca26
bcma: add gpio_to_irq
by Hauke Mehrtens
· 12 years ago
a6ca2e1
ssb: add gpio_to_irq
by Hauke Mehrtens
· 12 years ago
5b2e2ec
mwifiex: do not overwrite error code from lower layer driver
by Bing Zhao
· 12 years ago
3220712
mwifiex: don't return zero on failure paths in mwifiex_pcie_init()
by Alexey Khoroshilov
· 12 years ago
baf58b0
rtl8723ae: Fix misspellings sucess->success
by Anatol Pomozov
· 12 years ago
dcee743
mwl8k: Do not call STA specific cmds not supported by the AP fw
by Yogesh Ashok Powar
· 12 years ago
41bf911
mwl8k: Choose interface specific calls on vif type
by Yogesh Ashok Powar
· 12 years ago
d994a1c
mwl8k: Add/Del self entry for AP interface only
by Yogesh Ashok Powar
· 12 years ago
751930c
mwl8k: Enable hw encryption for STA mode on AP fw
by Yogesh Ashok Powar
· 12 years ago
af45883
mwl8k: set mac type to MWL8K_MAC_TYPE_SECONDARY_CLIENT
by Yogesh Ashok Powar
· 12 years ago
d59c1cf
mwl8k: Allow adding station interface on AP firmware
by Yogesh Ashok Powar
· 12 years ago
2acdaa7
mwl8k: Announce simultaneous AP-STA support on AP fw
by Yogesh Ashok Powar
· 12 years ago
a246ac3
mwl8k: Move tx/rx antenna configuration to mwl8k_probe_hw
by Yogesh Ashok Powar
· 12 years ago
0f4316b
mwl8k: Do not call mwl8k_cmd_set_rf_channel unconditionally
by Yogesh Ashok Powar
· 12 years ago
e882efc
mwl8k: Stop bsses before hw specific commands
by Yogesh Ashok Powar
· 12 years ago
73e4dbe
bcma: register platform device for parallel flash
by Rafał Miłecki
· 12 years ago
c7a4a9e
ssb: register platform device for parallel flash
by Rafał Miłecki
· 12 years ago
f1ab57e
ssb: trivial: use pflash helper variable
by Rafał Miłecki
· 12 years ago
4a5fc6d
rt2x00: allow AP and mesh mode to operate simultaneously
by Chun-Yeow Yeoh
· 12 years ago
9294138
rt2x00: remove NOTICE
by Stanislaw Gruszka
· 12 years ago
bb9c298
rt2800usb: move "TX status missed" messages to debug level
by Stanislaw Gruszka
· 12 years ago
28f2bce
rt2x00: print warning, notice and info as default
by Stanislaw Gruszka
· 12 years ago
4ab0b0a
ath9k: Update spectral scan output data
by Sven Eckelmann
· 12 years ago
3a32556
ath9k: reorder error codes for spectral
by Simon Wunderlich
· 12 years ago
9b99e66
ath9k: drop spectral packets after processing them
by Simon Wunderlich
· 12 years ago
04ccd4a
ath9k: add debug parameters for spectral scan
by Simon Wunderlich
· 12 years ago
6ccea75
mwifiex: fix invalid access of PCIe RxBD ring buffer descriptor
by Avinash Patil
· 12 years ago
def6452
rt2x00: print chip and firmware version by default
by Stanislaw Gruszka
· 12 years ago
29d7b33
drivers/net/wireless/iwlegacy/4965-mac.c: adjust duplicate test
by Julia Lawall
· 12 years ago
1698c6d
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
20fb9e5
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
56e1bd7
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 12 years ago
9ebea38
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
97c7952
iwlwifi: include debugfs.h
by Johannes Berg
· 12 years ago
887da91
mac80211: provide the vif in rssi_callback
by Emmanuel Grumbach
· 12 years ago
d13f186
iwlwifi: provide RX page order
by Emmanuel Grumbach
· 12 years ago
128e63e
iwlwifi: update copyright
by Johannes Berg
· 12 years ago
c5e818e
ath9k_hw: remove a useless WARN_ON
by Felix Fietkau
· 12 years ago
9dbac67
ath9k_hw: reduce struct ar5416AniState size
by Felix Fietkau
· 12 years ago
f5ffe23
ath9k_hw: remove ath9k_hw_ani_setup and its variables
by Felix Fietkau
· 12 years ago
0166b4b
ath9k_hw: make the initval parameter to ath9k_hw_write_array const
by Felix Fietkau
· 12 years ago
81b5195
ath9k: use ath_tx_process_buffer instead of open-coding similar code
by Felix Fietkau
· 12 years ago
1381559
ath9k: clean up processing of pending tx frames on reset
by Felix Fietkau
· 12 years ago
0a62acb
ath9k: stop rx after tx
by Felix Fietkau
· 12 years ago
eee569e
net: wireless/rtlwifi: fix uninitialized variable issue
by Cong Ding
· 12 years ago
6628450
iwlegacy: don't return zero on failure paths in il4965_pci_probe()
by Alexey Khoroshilov
· 12 years ago
a2ca8ec
mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]()
by Alexey Khoroshilov
· 12 years ago
7532c7d
mwifiex: correction in status codes used for association failure
by Amitkumar Karwar
· 12 years ago
84e9e8ebd
rt2x00: Improve TX status handling for BlockAckReq frames
by Helmut Schaa
· 12 years ago
f49aabf
prism54: bug in getting auth type
by Dan Carpenter
· 12 years ago
e03e8dd
b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()
by Dan Carpenter
· 12 years ago
708d019
drivers/net/wireless: need consider the not '\0' terminated string.
by Chen Gang
· 12 years ago
6aaacd8
ath9k_hw: fix RF bank initialization
by Felix Fietkau
· 12 years ago
066433a
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
aa3c90b
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
83f0c6d
mwifiex: fix typo in PCIe adapter NULL check
by Avinash Patil
· 12 years ago
Next »