Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
92779245599bb3d7fb48066b11c4bfd6aa477198
/
drivers
/
net
/
wireless
/
brcm80211
619c5a9
brcmfmac: fix parsing rsn ie for ap mode.
by Hante Meuleman
· 12 years ago
1b2c2e7
brcmsmac: add copyright information for Canonical
by Arend van Spriel
· 12 years ago
7ffa592
brcmsmac: Use udelay instead of usleep_range
by Niels Ole Salscheider
· 12 years ago
9dd4ea5
brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8
by Hauke Mehrtens
· 12 years ago
512ae05
brcmsmac: do a read after the write of the objmem on broken PCIe controllers
by Hauke Mehrtens
· 12 years ago
6f80f01
brcmsmac: add support for cores with revision 17
by Hauke Mehrtens
· 12 years ago
1688673
brcmfmac: remove WL_CONN() macro
by Arend van Spriel
· 12 years ago
4e8a008
brcmfmac: remove WL_SCAN() macro
by Arend van Spriel
· 12 years ago
d96b801
brcmfmac: remove WL_TRACE() macro
by Arend van Spriel
· 12 years ago
647c9ae
brcmfmac: replace WL_INFO() macro
by Arend van Spriel
· 12 years ago
57d6e91
brcmfmac: replace WL_ERR() with brcmf_err()
by Arend van Spriel
· 12 years ago
9623aba8
brcmfmac: consolidate debug macros in wl_cfg80211
by Arend van Spriel
· 12 years ago
5e8149f
brcmfmac: error messages should not be suppressed
by Arend van Spriel
· 12 years ago
dc5cbdf
brcmfmac: use one list of event defintions
by Arend van Spriel
· 12 years ago
d8df490
brcmsmac: fix uninitialized variable warning on arm architecture
by Arend van Spriel
· 12 years ago
d9cb259
brcmfmac: rework bus interface
by Arend van Spriel
· 12 years ago
fcff0c0
brcm80211: remove __dev* attributes
by Bill Pemberton
· 12 years ago
9304a1c
brcmsmac: remove duplicated include from debug.c
by Wei Yongjun
· 12 years ago
f241b24
brcmfmac: convert struct spinlock to spinlock_t
by Luis R. Rodriguez
· 12 years ago
55cec50
brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()
by Seth Forshee
· 12 years ago
1b4e027
brcmfmac: change debug output for received event.
by Hante Meuleman
· 12 years ago
b41fc3d
brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.
by Hante Meuleman
· 12 years ago
128ce3b
brcmfmac: remove mode from struct brcmf_cfg80211_conf
by Arend van Spriel
· 12 years ago
903e0ee
brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attribute
by Arend van Spriel
· 12 years ago
b6fc28a
brcmsmac: support 4313iPA
by Piotr Haber
· 12 years ago
b835763
brcmsmac: move PHY functions
by Piotr Haber
· 12 years ago
8e21df2
brcmsmac: hardware info in debugfs
by Piotr Haber
· 12 years ago
57fe504
brcmsmac: fix bounds checking in tx/rx
by Piotr Haber
· 12 years ago
94d9902
brcmsmac: cleanup in isr code
by Piotr Haber
· 12 years ago
c4dea35
brcmsmac: handle packet drop during transmit correctly
by Piotr Haber
· 12 years ago
fbbdcc0
brcmsmac: Add __printf verification to logging prototypes
by Joe Perches
· 12 years ago
62c8003
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
683b6d3
cfg80211: pass a channel definition struct
by Johannes Berg
· 12 years ago
75c8ec7
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
ad66786
brcmsmac: Remove stray argument from debug macro
by Seth Forshee
· 12 years ago
6940c9b
brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constants
by Seth Forshee
· 12 years ago
e2ff049
brcmfmac: include linux/vmalloc.h from usb.c
by John W. Linville
· 12 years ago
5b15d0f
brcmfmac: check return from kzalloc in brcmf_fweh_process_event
by John W. Linville
· 12 years ago
9242c72
brcmsmac: Remove some noisy and uninformative debug messages
by Seth Forshee
· 12 years ago
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
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
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
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
Next »