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
/
adm8211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-18
drivers/net/wireless: Restore upper case words in wiphy_<level> messages
Joe Perches
1
-4
/
+4
2010-07-27
drivers/net/wireless: Use wiphy_<level>
Joe Perches
1
-29
/
+24
2010-07-12
adm8211: fix memory leak
Kulikov Vasiliy
1
-1
/
+4
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-7
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-13
/
+0
2010-02-08
adm821: remove get_tx_stats() mac80211 op
Kalle Valo
1
-13
/
+0
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
1
-6
/
+6
2009-11-18
drivers/net/adm8211.c: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-14
/
+28
2009-07-24
adm8211: remove uneeded code during suspend/resume
Luis R. Rodriguez
1
-17
/
+0
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-1
/
+2
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-6
/
+8
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2008-11-10
adm8211: remove SSID code
Johannes Berg
1
-23
/
+0
2008-10-31
mac80211/drivers: rewrite the rate control API
Johannes Berg
1
-10
/
+11
2008-10-31
mac80211: introduce hw config change flags
Johannes Berg
1
-1
/
+2
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+2
2008-09-15
mac80211: use nl80211 interface types
Johannes Berg
1
-11
/
+11
2008-09-05
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
1
-0
/
+1
2008-06-26
adm8211: remove unnecessary protected bit mask/check
Harvey Harrison
1
-8
/
+1
2008-05-21
mac80211: move TX info into skb->cb
Johannes Berg
1
-17
/
+14
2008-05-21
mac80211: use rate index in TX control
Johannes Berg
1
-3
/
+3
2008-05-21
mac80211: let drivers wake but not start queues
Johannes Berg
1
-1
/
+1
2008-05-14
mac80211: use hardware flags for signal/noise units
Bruno Randolf
1
-3
/
+4
2008-05-07
mac80211: clean up get_tx_stats callback
Johannes Berg
1
-4
/
+3
2008-04-08
adm8211: remove commented-out code
Pavel Machek
1
-7
/
+0
2008-02-29
adm8211: fix cfg80211 band API conversion
Johannes Berg
1
-0
/
+2
2008-02-29
adm8211: fix sparse warnings
Johannes Berg
1
-8
/
+4
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-35
/
+45
2008-01-28
mac80211: dont use interface indices in drivers
Johannes Berg
1
-1
/
+2
2008-01-28
misc wireless annotations
Al Viro
1
-4
/
+4
2007-10-10
[MAC80211]: add "invalid" interface type
Johannes Berg
1
-4
/
+4
2007-10-10
[PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctly
Michael Wu
1
-3
/
+5
2007-10-10
[PATCH] adm8211: Pass all TXed frames to tx_status_irqsafe
Michael Wu
1
-14
/
+13
2007-10-10
[PATCH] adm8211: Use revision from pci_dev
Michael Wu
1
-23
/
+21
2007-10-10
[PATCH] adm8211: kill version printks
Michael Wu
1
-15
/
+0
2007-10-10
[PATCH] adm8211: Improve writing of mac addrs to registers
Michael Wu
1
-4
/
+3
2007-10-10
[PATCH] adm8211: kill interrupt loop
Michael Wu
1
-45
/
+39
2007-10-10
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
1
-66
/
+78
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-2
/
+3
2007-10-10
[PATCH] Add adm8211 802.11b wireless driver
Michael Wu
1
-0
/
+2063