summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwl8k.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-07mwl8k: prevent module unload hangLennert Buytenhek1-2/+2
2009-08-07mwl8k: prevent crash in ->configure_filter() if no interface was addedLennert Buytenhek1-4/+8
2009-08-07mwl8k: call pci_unmap_single() before accessing command structure againLennert Buytenhek1-2/+3
2009-08-07mwl8k: add various missing GET_HW_SPEC endian conversionsLennert Buytenhek1-4/+4
2009-08-07mwl8k: fix NULL pointer dereference on receive out-of-memoryLennert Buytenhek1-0/+2
2009-05-11mac80211: move HT operation mode BSS infoJohannes Berg1-1/+1
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-14/+4
2009-04-22mwl8: fix build warning.Rami Rosen1-2/+1
2009-04-21mwl8k: fix module re-insertion bugJoerg Albert1-2/+2
2009-03-17mwl8k: Marvell TOPDOG wireless driverLennert Buytenhek1-0/+3789