summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/main.c
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* wireless: remove print_mac usesJohannes Berg2009-07-241-3/+1
* b43/b43legacy: fix radio LED initializationLarry Finger2009-07-071-2/+5
* b43: Add fw capabilitiesMichael Buesch2009-06-101-11/+45
* b43/legacy: port to cfg80211 rfkillJohannes Berg2009-06-101-19/+8
* rfkill: rewriteJohannes Berg2009-06-031-2/+2
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-1/+1
* b43/legacy: fix beacon change processingJohannes Berg2009-05-201-13/+11
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-38/+26
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-5/+7
* b43: Remove unnecessary MMIO in interrupt hotpathMichael Buesch2009-04-221-42/+19
* b43: Do not "select" HW_RANDOMMichael Buesch2009-04-221-1/+7
* b43: Do radio lock assertion in softwareMichael Buesch2009-04-161-0/+5
* b43: Mask PHY TX error interrupt, if not debuggingMichael Buesch2009-03-271-0/+2
* b43: Fix compilation for devices without PCI coreMichael Buesch2009-03-051-0/+2
* b43: checkpatch.pl cleanupsJohn Daiker2009-02-271-13/+13
* b43: Implement sw scan callbacksMichael Buesch2009-02-271-0/+31
* b43: Enable PCI slow clock workaround, if needed.Michael Buesch2009-02-271-0/+3
* b43: Honor the no-slow-clock boardflagMichael Buesch2009-02-271-1/+3
* b43: Fix radio host flagsMichael Buesch2009-02-271-4/+6
* drivers/net/wireless/b43: fix warning: format not a string literal and no ...Hannes Eder2009-02-171-5/+5
* b43: Dynamically control log verbosityMichael Buesch2009-01-291-8/+17
* b43: Accessing the TSF via mac80211Alina Friedrichsen2009-01-291-0/+39
* b43: Automatically probe for opensource firmwareMichael Buesch2009-01-291-43/+111
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-291-1/+1
* b43: Eliminate compilation warning in b43_op_set_keyLarry Finger2009-01-291-1/+4
* mac80211: clean up set_key callbackJohannes Berg2009-01-291-4/+9
* b43: Change schedule for old-fw support removalMichael Buesch2009-01-291-3/+7
* b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch2009-01-291-0/+12
OpenPOWER on IntegriCloud