Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0c9a0a1dd145a3078ff50c50b2d20de6b46f5e62
0c9a0a1
brcmsmac: Add tracepoint for AMPDU session information
by Seth Forshee
· 12 years ago
e3c0d8a
brcmsmac: Add tracepoint for macintstatus
by Seth Forshee
· 12 years ago
cdf4352
brcmsmac: Improve tx trace and debug support
by Seth Forshee
· 12 years ago
5211fa2
brcmsmac: Add brcms_dbg_ht() debug macro
by Seth Forshee
· 12 years ago
90123e0
brcmsmac: Add brcms_dbg_dma() debug macro
by Seth Forshee
· 12 years ago
229a41d
brcmsmac: Add brcms_dbg_int() debug macro
by Seth Forshee
· 12 years ago
5ce58bb
brcmsmac: Add rx and tx debug macros
by Seth Forshee
· 12 years ago
913911f
brcmsmac: Add brcms_dbg_mac80211() debug macro
by Seth Forshee
· 12 years ago
b353dda
brcmsmac: Use debug macros for general error and debug statements
by Seth Forshee
· 12 years ago
269de12
brcmsmac: Add support for writing debug messages to the trace buffer
by Seth Forshee
· 12 years ago
b034174
brcmsmac: Add module parameter for setting the debug level
by Seth Forshee
· 12 years ago
1ca47e6
brcm80211: Convert log message levels to debug levels
by Seth Forshee
· 12 years ago
f5c4f10
brcm80211: Allow trace support to be enabled separately from debug
by Seth Forshee
· 12 years ago
75be3e2
brcmsmac: Reduce number of entries in tx DMA rings
by Seth Forshee
· 12 years ago
b05618d
brcmsmac: Use correct descriptor count when calculating next rx descriptor
by Seth Forshee
· 12 years ago
e041f65
brcmsmac: Remove internal tx queue
by Seth Forshee
· 12 years ago
32d0f12
brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levels
by Seth Forshee
· 12 years ago
7f2de08
brcmsmac: Remove unimplemented flow control functions
by Seth Forshee
· 12 years ago
05f8a61
brcmsmac: Add helper function for updating txavail count
by Seth Forshee
· 12 years ago
5c8067c
brcmsmac: Don't weight AMPDU packets in txfifo
by Seth Forshee
· 12 years ago
ef2c051
brcmsmac: Introduce AMPDU sessions for assembling AMPDUs
by Seth Forshee
· 12 years ago
cb675f5
Merge tag 'nfc-next-3.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0
by John W. Linville
· 12 years ago
be02b6b
NFC: Queue a copy of the transmitted LLCP skb
by Samuel Ortiz
· 12 years ago
dd2bf43
NFC: Stop sending LLCP frames when tx queues are getting too deep
by Samuel Ortiz
· 12 years ago
6e950fd
NFC: Copy user space buffer when sending UI frames
by Samuel Ortiz
· 12 years ago
08eaa1e
MAINTAINERS: Add reference to pn544.h platform data header
by Marcel Holtmann
· 12 years ago
61cdb01
NFC: Move pn544.h to linux/platform_data/
by Marcel Holtmann
· 12 years ago
d962ec4
NFC: Remove unused details from pn544.h header file
by Marcel Holtmann
· 12 years ago
9c5121a
NFC: Export nfc_hci_sak_to_protocol()
by Eric Lapuyade
· 12 years ago
84d4819
NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers
by Eric Lapuyade
· 12 years ago
74a5b96
NFC: Dot not dispatch HCI event received on unopened pipe
by Eric Lapuyade
· 12 years ago
23f7e6d
NFC: Ignore err when chip doesn't implement HW/SW info registers
by Eric Lapuyade
· 12 years ago
07887e9
NFC: Fix hci_connect_gate() when a pre-opened pipe is passed
by Eric Lapuyade
· 12 years ago
ac46ba4
ath9k: Fix BTCOEX debugfs file usage
by Sujith Manoharan
· 12 years ago
57527f8
ath9k_hw: Program filter coefficients correctly
by Sujith Manoharan
· 12 years ago
f368434
lib80211: hide Kconfig symbol
by Johannes Berg
· 12 years ago
8524081
mwifiex: don't select lib80211
by Johannes Berg
· 12 years ago
ccd9536
rtlwifi: use eth_zero_addr() to assign zero address
by Wei Yongjun
· 12 years ago
9c033be
net/wireless: ipw2x00: remove unreachable code
by Stanislav Yakovlev
· 12 years ago
b87e2c4
brcmfmac: code cleanup
by Hante Meuleman
· 12 years ago
5a7a59d
brcmfmac: limit hex dump on fwil.
by Hante Meuleman
· 12 years ago
756a670
brcmfmac: sdio module load fix.
by Hante Meuleman
· 12 years ago
5b3c183
brcmfmac: avoid usage of func->card->dev in sdio probe.
by Hante Meuleman
· 12 years ago
2def5c1
brcmfmac: sdio unload fix.
by Hante Meuleman
· 12 years ago
37ac578
brcmfmac: Handle mmc exceptions during init correct.
by Hante Meuleman
· 12 years ago
1799ddf
brcmfmac: Any error should result in failure of probe.
by Hante Meuleman
· 12 years ago
3e0a97e
brcmfmac: restructure handling of IF event
by Arend van Spriel
· 12 years ago
b522dd8
brcmfmac: ignore IF event if it is a add for ifidx 0
by Arend van Spriel
· 12 years ago
b6f06f6
brcmfmac: fix wrong usage of unaligned include file
by Arend van Spriel
· 12 years ago
df19e77
brcmfmac: fix NULL pointer access in brcmf_fweh_detach()
by Hante Meuleman
· 12 years ago
0b63cb7
brcmfmac: remove mac address validation from brcmf_net_attach()
by Arend van Spriel
· 12 years ago
9bcb74f
brcmfmac: change mac address parameter in brcmf_add_if()
by Arend van Spriel
· 12 years ago
607d5c0
brcmfmac: correct handling IF firmware event
by Arend van Spriel
· 12 years ago
bdf5ff5
brcmfmac: fix for multiple netdevice interface support
by Arend van Spriel
· 12 years ago
699b5e5
brcmfmac: change parameter in brcmf_add_if() function
by Arend van Spriel
· 12 years ago
7c38e69
brcmfmac: usb suspend/resume.
by Hante Meuleman
· 12 years ago
83bc9c31
brcmfmac: cleanup of usb firmware download routines
by Hante Meuleman
· 12 years ago
5c36b99
brcmfmac: rework firmware event handling code
by Arend van Spriel
· 12 years ago
957708f
ath5k: precedence error in ath5k_hw_nic_wakeup()
by Dan Carpenter
· 12 years ago
c32f5bb
ath5k: Use module_platform_driver macro for ahb.c
by Syam Sidhardhan
· 12 years ago
b126b02
ath9k: Remove unused workaround
by Sujith Manoharan
· 12 years ago
413c030
ath9k_hw: Update AR9485 initvals
by Sujith Manoharan
· 12 years ago
0b6eb36
ath9k_hw: Fix wrong peak detector DC offset
by Rajkumar Manoharan
· 12 years ago
f95275c
mwl8k: Send BASTREAM firmware commands per vif
by Yogesh Ashok Powar
· 12 years ago
7583fe7
ssb: fix SPROM offset
by Piotr Haber
· 12 years ago
a695228
ath9k: [DFS] add pulse width tolerance for ETSI
by Zefir Kurtisi
· 12 years ago
1e5023c
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
by John W. Linville
· 12 years ago
dfbebe1
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
0f62248
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
ff7e686
ath6kl: support NL80211_USER_REG_HINT_CELL_BASE events
by Kalle Valo
· 12 years ago
b8d9e57
mwl8k: Set packet timestamp to 0 when life time expiry is not used
by Nishant Sarmukadam
· 12 years ago
e1f4d69
mwl8k: Do not expire eapol frames
by Nishant Sarmukadam
· 12 years ago
ff7aa96
mwl8k: Unmap the pci DMA address in xmit error path
by Nishant Sarmukadam
· 12 years ago
fd712f5
mwl8k: recheck if station still has valid rates
by Yogesh Ashok Powar
· 12 years ago
5d377fc
mwl8k: defining interface combinations
by Yogesh Ashok Powar
· 12 years ago
601216e
mwifiex: process RX packets in SDIO IRQ thread directly
by Bing Zhao
· 12 years ago
1993732
brcmfmac: use struct brcmf_if parameter in firmware event callbacks
by Arend van Spriel
· 12 years ago
cb8b73d
brcmfmac: add dedicated USB log level.
by Hante Meuleman
· 12 years ago
817b178
brcmfmac: on halting driver check before release or free.
by Hante Meuleman
· 12 years ago
6034d0a
brcmfmac: check bus state to be data before sending data.
by Hante Meuleman
· 12 years ago
256c374
brcmfmac: return immediately error for out of range key_idx.
by Hante Meuleman
· 12 years ago
3f40b83
brcmfmac: fix build regression
by Arend van Spriel
· 12 years ago
1051058
brcmfmac: change return type of brcmf_sdio_hdparser
by Franky Lin
· 12 years ago
fd67dc8
brcmfmac: remove brcmf_sdbrcm_wait_for_event
by Franky Lin
· 12 years ago
38b0b0d
brcmfmac: protect consecutive SDIO access with sdio_claim_host
by Franky Lin
· 12 years ago
7cdf57d
brcmfmac: decrease the range of SDIO access lock
by Franky Lin
· 12 years ago
dd43a01
brcmfmac: use dynamically allocated control frame buffer
by Franky Lin
· 12 years ago
bb451c8
brcmfmac: fix NULL pointer access in brcmf_create_iovar()
by Arend van Spriel
· 12 years ago
80e0fa8
brcmfmac: remove obsolete function brcmf_c_mkiovar
by Hante Meuleman
· 12 years ago
3477852
brcmfmac: remove obsolete variable from brcmf_cfg80211_start_ap()
by Arend van Spriel
· 12 years ago
1332e26
brcmfmac: change parameter of brcmf_set_management_ie()
by Arend van Spriel
· 12 years ago
c697be5
brcmfmac: fix pkt_filter sizeof calculation.
by Hante Meuleman
· 12 years ago
21fff75
brcmfmac: use wait_event_timeout for 8021x pending count
by Hante Meuleman
· 12 years ago
6b028c5
brcmfmac: handle exceptions in brcmf_bus_start correct.
by Hante Meuleman
· 12 years ago
db22ae8
brcmfmac: use fwil for netdev callbacks.
by Hante Meuleman
· 12 years ago
f0799895
brcmfmac: remove obsolete i-scan and clean up related code.
by Hante Meuleman
· 12 years ago
3082b9b
brcmfmac: make pointer type constant in brcmf_set_management_ie()
by Arend van Spriel
· 12 years ago
0ecd816
brcmfmac: restrict error condition in brcmf_inform_bss()
by Arend van Spriel
· 12 years ago
2cb941c
brcmfmac: simplify if-else condition in brcmf_cfg80211_escan()
by Arend van Spriel
· 12 years ago
3d3726d
brcmfmac: remove obsolete structure ap_info
by Arend van Spriel
· 12 years ago
Next »