aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/main.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-301-16/+19
|\ \ \ | |/ /
| * | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-13/+13
| * | b43: Allow PIO mode to be selected at module loadLarry Finger2009-12-281-3/+6
| |/
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-111-1/+1
|\ \ | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| | |\
| | | * tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-091-1/+1
* | | | b43: Remove reset after fatal DMA errorLarry Finger2009-12-101-1/+4
|/ / /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-111-2/+1
|\ \ \ | |/ /
| * | b43: work around a locking issue in ->set_tim()Felix Fietkau2009-11-101-2/+1
| |/
* | mac80211: remove RX_FLAG_RADIOTAPJohannes Berg2009-10-301-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-291-1/+0
|\ \ | |/
| * b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger2009-10-271-1/+0
* | b43/legacy: Fix usage of host_pci pointerMichael Buesch2009-10-271-2/+2
|/
* b43: Fix PPC crash in rfkill polling on unloadLarry Finger2009-10-071-0/+1
* b43: Protect sanity check against physical device removalMichael Buesch2009-10-071-1/+3
* b43: Don't use struct wldev after detach.Michael Buesch2009-10-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-09-231-96/+128
|\
| * b43: fix build error if !CONFIG_B43_LEDSAlbert Herranz2009-09-231-2/+1
| * b43: Don't abuse wl->current_dev in the led workMichael Buesch2009-09-231-1/+1
| * b43: Disable PMQ mechanismMichael Buesch2009-09-231-0/+14
| * b43: Add optional verbose runtime statisticsMichael Buesch2009-09-231-0/+34
| * b43: Fix IRQ sync for SDIOMichael Buesch2009-09-231-6/+7
| * b43: Fix SDIO interrupt handler deadlockMichael Buesch2009-09-231-6/+0
| * b43: Add Soft-MAC SDIO device supportAlbert Herranz2009-09-231-14/+62
| * b43: Rewrite suspend/resume codeMichael Buesch2009-09-231-80/+20
| * b43: Fix resume failureMichael Buesch2009-09-231-5/+1
| * b43: Force-wake queues on initMichael Buesch2009-09-231-0/+2
* | b43: Fix resume failureMichael Buesch2009-09-141-5/+1
* | b43: Force-wake queues on initMichael Buesch2009-09-141-0/+2
|/
* b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIOMichael Buesch2009-09-091-2/+6
* b43: Really disable QoS, if requestedMichael Buesch2009-09-091-1/+17
* b43: remove SHM spinlockMichael Buesch2009-09-081-51/+4
* b43: Remove PIO RX workqueueMichael Buesch2009-09-081-1/+0
* b43: Remove TX spinlockMichael Buesch2009-09-081-37/+38
* b43: Use a threaded IRQ handlerMichael Buesch2009-09-081-147/+172
* b43: Fix typo in modparam_btcoex descriptionGábor Stefanik2009-08-311-1/+1
* b43: Add myself to module authors & to LP-PHY file copyright noticesGábor Stefanik2009-08-311-0/+1
* b43: Implement antenna diversity support for LP-PHYGábor Stefanik2009-08-281-1/+2
* b43: add hardware tkipgregor kowski2009-08-201-2/+120
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-1/+1
* b43: LP-PHY: Remove BROKEN from B43_PHY_LPGábor Stefanik2009-08-201-0/+2
* b43: Make LP-PHY testableGábor Stefanik2009-08-201-4/+7
* b43: Add LP-PHY firmware loading supportGábor Stefanik2009-08-201-1/+25
* b43: Update dummy transmission to match V4 specsGábor Stefanik2009-08-201-17/+25
* b43: Fix hardware key index handlingMichael Buesch2009-08-141-50/+46
* b43: remove wrong probe_resp_plcp writegregor kowski2009-08-141-114/+0
* b43: remove wrong probe_resp_plcp writegregor kowski2009-08-041-0/+3
* b43: Fix unaligned 32bit SHM-shared accessMichael Buesch2009-08-041-7/+24
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-4/+4