index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwl8k.c
Age
Commit message (
Expand
)
Author
2009-11-04
mwl8k: minor transmit quiescing rework
Lennert Buytenhek
2009-11-04
mwl8k: coding style cleanups
Lennert Buytenhek
2009-11-04
mwl8k: fix GET_STAT firmware command packet layout
Lennert Buytenhek
2009-08-28
mwl8k: separate driver and device info reporting during probe
Lennert Buytenhek
2009-08-28
mwl8k: missing endian conversion when printing firmware command result
Lennert Buytenhek
2009-08-28
mwl8k: fix pci dma mapping leak in mwl8k_post_cmd() error path
Lennert Buytenhek
2009-08-28
mwl8k: fix inverted error test in mwl8k_bss_info_changed()
Lennert Buytenhek
2009-08-20
mwl8k: update copyright and version number
Lennert Buytenhek
2009-08-20
mwl8k: remove mwl8k_queue_work()
Lennert Buytenhek
2009-08-20
mwl8k: get rid of mwl8k_configure_filter() workqueue use
Lennert Buytenhek
2009-08-20
mwl8k: get rid of mwl8k_get_stats() workqueue use
Lennert Buytenhek
2009-08-20
mwl8k: get rid of mwl8k_conf_tx() workqueue use
Lennert Buytenhek
2009-08-20
mwl8k: get rid of mwl8k_set_rts_threshold() workqueue use
Lennert Buytenhek
2009-08-20
mwl8k: get rid of mwl8k_bss_info_changed() workqueue use
Lennert Buytenhek
2009-08-20
mwl8k: get rid of mwl8k_config() workqueue use
Lennert Buytenhek
2009-08-20
mwl8k: get rid of mwl8k_stop() workqueue use
Lennert Buytenhek
2009-08-20
mwl8k: get rid of mwl8k_start() workqueue use
Lennert Buytenhek
2009-08-20
mwl8k: fix firmware command serialisation
Lennert Buytenhek
2009-08-20
mwl8k: mwl8k_queue_work() cleanup
Lennert Buytenhek
2009-08-20
mwl8k: mwl8k_txq_xmit() rework
Lennert Buytenhek
2009-08-20
mwl8k: implement idle mode
Lennert Buytenhek
2009-08-20
mwl8k: no need to hold ->tx_lock while setting the hardware interrupt mask
Lennert Buytenhek
2009-08-20
mwl8k: don't hardcode the number of transmit queues
Lennert Buytenhek
2009-08-20
mwl8k: don't touch 'command done' interrupt during firmware load
Lennert Buytenhek
2009-08-20
mwl8k: dma header manipulations can't fail
Lennert Buytenhek
2009-08-20
mwl8k: ->add_interface() is not called for monitor interfaces
Lennert Buytenhek
2009-08-20
mwl8k: fix mwl8k_configure_filter() parameter lifetime issue
Lennert Buytenhek
2009-08-20
mwl8k: remove MWL8K_*_SLOTTIME defines
Lennert Buytenhek
2009-08-20
mwl8k: remove MWL8K_WMM_* defines
Lennert Buytenhek
2009-08-20
mwl8k: remove MWL8K_RADIO_*_PREAMBLE defines
Lennert Buytenhek
2009-08-20
mwl8k: remove MWL8K_RADIO_* defines
Lennert Buytenhek
2009-08-20
mwl8k: various coding style cleanups
Lennert Buytenhek
2009-08-20
mwl8k: sort firmware command list by opcode, and trim unused commands
Lennert Buytenhek
2009-08-20
mwl8k: s/IEEE80211_ADDR_LEN/ETH_ALEN/g
Lennert Buytenhek
2009-08-20
mwl8k: remove various unused struct members and defines
Lennert Buytenhek
2009-08-20
mac80211: remove deprecated API
Johannes Berg
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-07
mwl8k: prevent module unload hang
Lennert Buytenhek
2009-08-07
mwl8k: prevent crash in ->configure_filter() if no interface was added
Lennert Buytenhek
2009-08-07
mwl8k: call pci_unmap_single() before accessing command structure again
Lennert Buytenhek
2009-08-07
mwl8k: add various missing GET_HW_SPEC endian conversions
Lennert Buytenhek
2009-08-07
mwl8k: fix NULL pointer dereference on receive out-of-memory
Lennert Buytenhek
2009-07-24
wireless: remove print_mac uses
Johannes Berg
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
2009-05-11
mac80211: move HT operation mode BSS info
Johannes Berg
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-04-21
mwl8: fix build warning.
Rami Rosen
2009-04-20
mwl8k: fix module re-insertion bug
Joerg Albert
2009-03-16
mwl8k: Marvell TOPDOG wireless driver
Lennert Buytenhek
[prev]