Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9732497d4d7f6db7d5504f490f0d7631e24af396
9732497
rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module
by Gabor Juhos
· 11 years ago
d10b754
rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions
by Gabor Juhos
· 11 years ago
0bc202b
rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module
by Gabor Juhos
· 11 years ago
45c6755
rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions
by Gabor Juhos
· 11 years ago
e5553f0
rt2x00: create a new module for rt2800 MMIO code
by Gabor Juhos
· 11 years ago
13996ad
drivers: net: wireless: Fix wrong check for reassociation request retry counter
by Felipe Pena
· 11 years ago
a413e39
brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg support
by Arend van Spriel
· 11 years ago
a64304f
brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg support
by Arend van Spriel
· 11 years ago
c8cce1f
brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg support
by Arend van Spriel
· 11 years ago
667931e
brcmfmac: remove stale code from brcmf_sdcard_recv_chain()
by Arend van Spriel
· 11 years ago
fcaac2b
brcmfmac: verify result of brcmf_sdio_addrprep() calls
by Arend van Spriel
· 11 years ago
4aef267
brcmfmac: rework single packet transfers
by Arend van Spriel
· 11 years ago
0d7d982
brcmfmac: rename brcmf_sdio_buffrw()
by Arend van Spriel
· 11 years ago
7f9a8dc
brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw()
by Arend van Spriel
· 11 years ago
7120149
brcmfmac: determine host controller related variables during probe
by Arend van Spriel
· 11 years ago
3f78274
brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarity
by Arend van Spriel
· 11 years ago
76584ec
brcmfmac: add tracepoint for capturing the SDPCM header
by Arend van Spriel
· 11 years ago
b4caee6
brcmfmac: store address in trace_brcmf_hexdump()
by Arend van Spriel
· 11 years ago
89f927a
ath9k: add TX99 support
by Luis R. Rodriguez
· 11 years ago
09b029b
ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()
by Luis R. Rodriguez
· 11 years ago
94e7876
ath: add support for proper dynamic regulatory hints
by Luis R. Rodriguez
· 11 years ago
4da225b
ath: split user and driver reguluatory hint parsing
by Luis R. Rodriguez
· 11 years ago
8a3b6c8
ath: move common dynamic regulatory domain setting to a helper
by Luis R. Rodriguez
· 11 years ago
03f2712
cfg80211: export reg_initiator_name()
by Luis R. Rodriguez
· 11 years ago
53c5a09
rt2x00: rt2800lib: autodetect 5GHz band support
by Gabor Juhos
· 11 years ago
4a32c36
rt2x00: rt2800lib: use switch statement for RF specific setup
by Gabor Juhos
· 11 years ago
aa10350
rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access
by Gabor Juhos
· 11 years ago
ad40d3d
ath9k/ath: move dfs pattern detector to ath
by Janusz Dziedzic
· 11 years ago
379ce86
ath9k: dfs use CFG80211_CERTIFICATION_ONUS flag
by Janusz Dziedzic
· 11 years ago
d265214
ath9k: dfs move ath_dfs_pool_stats
by Janusz Dziedzic
· 11 years ago
95a5992
ath9k: dfs kill ath9k specyfic code
by Janusz Dziedzic
· 11 years ago
1dfba30
libertas: move firmware lifetime handling to firmware.c
by Dan Williams
· 11 years ago
e07f01e
ath9k: add HT40 spectral scan capability
by Lorenzo Bianconi
· 11 years ago
5bc225a
ath9k: add noise floor parameter to ath9k_hw_getchan_noise
by Lorenzo Bianconi
· 11 years ago
df3c2ad
Merge tag 'nfc-next-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by John W. Linville
· 11 years ago
444474d
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 11 years ago
a72e25f
Merge branch 'for-linville' of git://github.com/kvalo/ath
by John W. Linville
· 11 years ago
b231070
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
246dd99
iwlwifi: mvm: fix operator precedence
by David Spinadel
· 11 years ago
3f61728
iwlwifi: mvm: fix fw_rx_stats debugfs entry
by Luciano Coelho
· 11 years ago
0af8835
iwlwifi: mvm: BT Coex - enable Tx power based on BT status
by Emmanuel Grumbach
· 11 years ago
7352cac
iwlwifi: mvm: BT Coex - always set mandatory fields
by Emmanuel Grumbach
· 11 years ago
8a87bdd
iwlwifi: mvm: NVM - increase max section size
by Idan Kahlon
· 11 years ago
56b8428
ath10k: add might_sleep() to ath10k_wmi_cmd_send()
by Kalle Valo
· 11 years ago
b9ada65
ath10k: fix ath10k_bss_assoc() to not sleep in atomic context
by Kalle Valo
· 11 years ago
588490c
ath10k: remove unnecessary checks
by Michal Kazior
· 11 years ago
ad088bf
ath10k: fix scheduling while atomic config bug
by Michal Kazior
· 11 years ago
0579119
ath10k: track vif list internally
by Michal Kazior
· 11 years ago
9dad14a
ath10k: fix add_interface failure handling
by Michal Kazior
· 11 years ago
cc4827b
ath10k: use workqueue to set WEP TX key
by Michal Kazior
· 11 years ago
d544943
ath10k: return better errno for unsupported pdev params
by Bartosz Markowski
· 11 years ago
34957b2
ath10k: rename WMI_CMD_UNDEFINED
by Bartosz Markowski
· 11 years ago
ebc9abd
ath10k: do not warn about unsupported vdev param
by Bartosz Markowski
· 11 years ago
4b836f3
Bluetooth: Read current IAC LAP on controller setup
by Marcel Holtmann
· 11 years ago
b4cb9fb
Bluetooth: Read number of supported IAC on controller setup
by Marcel Holtmann
· 11 years ago
899e107
Bluetooth: Check that scan window is smaller or equal than scan interval
by Marcel Holtmann
· 11 years ago
1f20938
Bluetooth: Check that bind() bdaddr type matches connect()
by Johan Hedberg
· 11 years ago
80c1a2e
Bluetooth: Reject invalid bdaddr types for sockets
by Johan Hedberg
· 11 years ago
bfaf8c9
Bluetooth: Convert Set Discoverable to use an asynchronous request
by Johan Hedberg
· 11 years ago
aa8af46
Bluetooth: Fix updating scan mode in set_bredr()
by Johan Hedberg
· 11 years ago
67e5a7a
Bluetooth: Move set_bredr_scan() to avoid forward declaration
by Johan Hedberg
· 11 years ago
1987fdc
Bluetooth: Make Set Connectable also update the LE advertising type
by Johan Hedberg
· 11 years ago
b6b561c
rt2x00: rt2800lib: remove duplicate rf_vals for RF3053
by Kevin Lo
· 11 years ago
7122e66
rt2x00: rt2800lib: fix RF registers for RT5390/RT5392
by Kevin Lo
· 11 years ago
448a71c
mwifiex: use alloc_workqueue() function
by Amitkumar Karwar
· 11 years ago
e4744ec
ath9k_hw: remove references to hw->conf
by Felix Fietkau
· 11 years ago
c648ecb
ath9k: make ath9k_uses_beacons static
by Felix Fietkau
· 11 years ago
7f329bb
ath9k: remove sc->config.cabqReadyTime
by Felix Fietkau
· 11 years ago
45c67f6
ath9k: move channel change code to ath_set_channel
by Felix Fietkau
· 11 years ago
2297f1c
ath9k: make ath9k_cmn_update_ichannel static
by Felix Fietkau
· 11 years ago
6b21fd2
ath9k_hw: simplify channel flags
by Felix Fietkau
· 11 years ago
81c507a
ath9k_hw: remove IS_CHAN_OFDM()
by Felix Fietkau
· 11 years ago
1a5e632
ath9k_hw: remove IS_CHAN_B()
by Felix Fietkau
· 11 years ago
8896934
ath9k_hw: remove direct accesses to channel mode flags
by Felix Fietkau
· 11 years ago
1a04d59
ath9k: use a separate data structure for rx buffers
by Felix Fietkau
· 11 years ago
50d60c6
wcn36xx: fix coccinelle warnings
by Fengguang Wu
· 11 years ago
7e43f3b
rt2x00: rt73usb: use rt2x00_has_cap_* helpers
by Gabor Juhos
· 11 years ago
f3218be
rt2x00: rt61pci: use rt2x00_has_cap_* helpers
by Gabor Juhos
· 11 years ago
c429dfe
rt2x00: rt2800lib: use rt2x00_has_cap_* helpers
by Gabor Juhos
· 11 years ago
7b8a00d
rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers
by Gabor Juhos
· 11 years ago
a44d014
rt2x00: add rt2x00_has_cap_* helpers
by Gabor Juhos
· 11 years ago
42f920c
rt2x00: cleanup indentation in rt2800.h
by Gabor Juhos
· 11 years ago
c6d887a
Bluetooth: Fix updating advertising data needlessly
by Johan Hedberg
· 11 years ago
95c66e7
Bluetooth: Move static advertising functions to avoid forward declarations
by Johan Hedberg
· 11 years ago
37438c1
Bluetooth: Add missing error handling for Set Connectable
by Johan Hedberg
· 11 years ago
d7b856f
Bluetooth: Move more logic into set_connectable complete callback
by Johan Hedberg
· 11 years ago
9b74246
Bluetooth: Reorganize set_connectable HCI command sending
by Johan Hedberg
· 11 years ago
d97c899
Bluetooth: Introduce L2CAP channel callback for resuming
by Marcel Holtmann
· 11 years ago
bdc2578
Bluetooth: Introduce L2CAP channel flag for defer setup
by Marcel Holtmann
· 11 years ago
c560575
Bluetooth: Adjust header for proc socket information
by Marcel Holtmann
· 11 years ago
dcbc729
Bluetooth: Increase minor version of core module
by Marcel Holtmann
· 11 years ago
2edf870
Bluetooth: Provide msg_name callback for L2CAP connectionless channels
by Marcel Holtmann
· 11 years ago
d976369
Bluetooth: Add support for per socket msg_name callback
by Marcel Holtmann
· 11 years ago
84b34d9
Bluetooth: Use l2cap_pi(sk) directly where possible
by Marcel Holtmann
· 11 years ago
5f6cd79
Bluetooth: Remove src and dst fields from bt_sock structure
by Marcel Holtmann
· 11 years ago
94a86df
Bluetooth: Store RFCOMM address information in its own socket structure
by Marcel Holtmann
· 11 years ago
eea9636
Bluetooth: Store SCO address information in its own socket structure
by Marcel Holtmann
· 11 years ago
041987c
Bluetooth: Use SCO addresses from HCI connection directly
by Marcel Holtmann
· 11 years ago
65f53e9
Bluetooth: Access BNEP session addresses through L2CAP channel
by Marcel Holtmann
· 11 years ago
755b82a
Bluetooth: Access HIDP session addresses through L2CAP channel
by Marcel Holtmann
· 11 years ago
Next »