index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
wl_cfg80211.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-30
brcmfmac: (clean) Rename files wl_cfg80211 to cfg80211
Hante Meuleman
1
-496
/
+0
2014-09-30
brcmfmac: Add wowl support for PCIE devices.
Hante Meuleman
1
-0
/
+4
2014-09-30
brcmfmac: On scan timeout do send received results.
Hante Meuleman
1
-2
/
+1
2014-06-25
net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual sem...
Rasmus Villemoes
1
-1
/
+1
2014-03-17
brcmfmac: remove mode field from brcmf_cfg80211_vif structure
Arend van Spriel
1
-17
/
+0
2014-02-28
brcmfmac: Make firmeware roaming a module param.
Hante Meuleman
1
-1
/
+0
2014-02-04
cfg80211: make connect ie param const
Johannes Berg
1
-1
/
+2
2014-01-06
brcmfmac: use custom destructor callback for all netdevice interfaces
Arend van Spriel
1
-0
/
+1
2014-01-06
brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach()
Arend van Spriel
1
-3
/
+1
2013-05-28
brcmfmac: add additional parameter to brcmf_free_vif()
Arend van Spriel
1
-1
/
+2
2013-04-23
brcmfmac: support critical protocol API for DHCP
Piotr Haber
1
-0
/
+2
2013-04-23
brcmfmac: allow scanning to be suppressed in the driver
Arend van Spriel
1
-1
/
+3
2013-04-12
brcmfmac: obtain iftype for firmware-signal descriptor lookup
Arend van Spriel
1
-0
/
+1
2013-04-12
brcmfmac: adopt new d11 interface
Franky Lin
1
-1
/
+6
2013-04-08
brcmfmac: use struct brcmf_if instance iso netdevice in escan functions
Arend van Spriel
1
-5
/
+4
2013-04-08
brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()
Arend van Spriel
1
-1
/
+1
2013-02-08
brcmfmac: Create netdev before returning from add_virtual_intf.
Hante Meuleman
1
-2
/
+0
2013-02-08
brcmfmac: Cleanup of unused defines.
Hante Meuleman
1
-1
/
+1
2013-02-08
brcmfmac: P2P action frame tx.
Hante Meuleman
1
-0
/
+1
2013-02-08
brcmfmac: Update connect setup/handling routines for multiple bss.
Hante Meuleman
1
-0
/
+2
2013-02-08
brcmfmac: add p2p change vif routines.
Hante Meuleman
1
-0
/
+4
2013-02-08
brcmfmac: implement support for deleting virtual interfaces
Arend van Spriel
1
-0
/
+4
2013-02-08
brcmfmac: add support for P2P listen mode.
Hante Meuleman
1
-0
/
+2
2013-02-08
brcmfmac: add support for creating P2P client/GO interface
Arend van Spriel
1
-1
/
+25
2013-02-08
brcmfmac: add peer-to-peer group discovery support
Arend van Spriel
1
-2
/
+76
2012-12-10
brcmfmac: remove WL_CONN() macro
Arend van Spriel
1
-4
/
+0
2012-12-10
brcmfmac: remove WL_SCAN() macro
Arend van Spriel
1
-1
/
+0
2012-12-10
brcmfmac: remove WL_TRACE() macro
Arend van Spriel
1
-1
/
+0
2012-12-10
brcmfmac: replace WL_INFO() macro
Arend van Spriel
1
-1
/
+0
2012-12-10
brcmfmac: replace WL_ERR() with brcmf_err()
Arend van Spriel
1
-2
/
+0
2012-12-10
brcmfmac: consolidate debug macros in wl_cfg80211
Arend van Spriel
1
-66
/
+8
2012-12-10
brcmfmac: rework bus interface
Arend van Spriel
1
-1
/
+2
2012-11-30
brcmfmac: remove mode from struct brcmf_cfg80211_conf
Arend van Spriel
1
-1
/
+0
2012-11-30
brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attribute
Arend van Spriel
1
-2
/
+0
2012-11-16
brcmfmac: fix for multiple netdevice interface support
Arend van Spriel
1
-2
/
+2
2012-11-16
brcmfmac: rework firmware event handling code
Arend van Spriel
1
-31
/
+0
2012-11-14
brcmfmac: use struct brcmf_if parameter in firmware event callbacks
Arend van Spriel
1
-21
/
+21
2012-11-14
brcmfmac: change parameter of brcmf_set_management_ie()
Arend van Spriel
1
-0
/
+6
2012-11-14
brcmfmac: remove obsolete i-scan and clean up related code.
Hante Meuleman
1
-63
/
+5
2012-11-14
brcmfmac: remove obsolete structure ap_info
Arend van Spriel
1
-13
/
+0
2012-10-29
brcmfmac: store IEs per virtual interface
Arend van Spriel
1
-0
/
+16
2012-10-29
brcmfmac: remove unused enumeration wl_prof_list
Arend van Spriel
1
-13
/
+0
2012-10-29
brcmfmac: cleanup brcmf_cfg80211_profile structure
Arend van Spriel
1
-13
/
+7
2012-10-29
brcmfmac: remove debugfs functionality from wl_cfg80211.c
Arend van Spriel
1
-2
/
+0
2012-10-29
brcmfmac: separate connection status from scanning status
Arend van Spriel
1
-11
/
+30
2012-10-29
brcmfmac: store profile information per virtual interface
Arend van Spriel
1
-2
/
+8
2012-10-29
brcmfmac: introduce brcmf_cfg80211_vif structure
Arend van Spriel
1
-7
/
+32
2012-10-29
brcmfmac: rework driver initialization in brcmf_bus_start()
Arend van Spriel
1
-3
/
+1
2012-09-28
brcmfmac: rename structure brcmf_cfg80211_priv
Arend van Spriel
1
-18
/
+18
2012-09-28
brcmfmac: add hostap supoort.
Hante Meuleman
1
-1
/
+17
[next]