aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/wireless/b43: fix warning: format not a string literal and no ...Hannes Eder2009-02-171-5/+5
* b43: Add parts of LP-PHY TX power controlMichael Buesch2009-02-115-3/+262
* b43: (b2062) Fix crystal frequency calculationsMichael Buesch2009-02-091-4/+11
* b43: Port spec bugfixes for the LP baseband initMichael Buesch2009-02-091-14/+11
* b43: Add LP 2062 radio initMichael Buesch2009-02-094-4/+355
* b43: Add LP-PHY baseband init for >=rev2Michael Buesch2009-02-095-3/+228
* b43: Add LP-PHY register definitionsMichael Buesch2009-02-092-0/+306
* b43: Dynamically control log verbosityMichael Buesch2009-01-296-19/+60
* b43: Accessing the TSF via mac80211Alina Friedrichsen2009-01-293-32/+39
* b43: Fix phy_g.c compiler warningMichael Buesch2009-01-291-0/+3
* b43: Automatically probe for opensource firmwareMichael Buesch2009-01-293-44/+149
* 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
* b43: detect N PHY revision/radioJohannes Berg2009-01-291-2/+2
* ssb/b43: add new N PHY deviceJohannes Berg2009-01-291-0/+1
* b43: Use 64bit atomic register access for TSFMichael Buesch2009-01-291-69/+20
* b43: Fixup set_key handlingMichael Buesch2009-01-291-16/+20
* b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* drivers/net/wireless/b43: fix sparse warnings: make symbols staticHannes Eder2008-12-262-12/+12
* b43: Add key memory dumpingMichael Buesch2008-12-193-2/+53
* b43: Suspend MAC while killing the radioMichael Buesch2008-12-191-0/+2
* b43: Fix some MAC lockingMichael Buesch2008-12-193-44/+30
* b43: remove rate index warningJohannes Berg2008-11-211-2/+2
* b43: implement short slot and basic rate handlingJohannes Berg2008-11-102-13/+99
* b43/legacy: remove SSID codeJohannes Berg2008-11-101-21/+0
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-315-19/+55
* mac80211: make retry limits part of hw configJohannes Berg2008-10-311-37/+23
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-1/+2
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-311-22/+3
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-131-8/+8
|\
| * pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski2008-08-311-1/+1
| * pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-231-7/+7
* | mac80211: add multi-rate retry supportFelix Fietkau2008-10-062-1/+2
* | mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-061-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-011-18/+0
|\ \
| * | Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds2008-09-161-18/+0
* | | b43: Increase loop tries in do_dummy_txLarry Finger2008-09-301-1/+1
* | | b43: Fix Bluetooth Coexistence SPROM programming error for HP 12f8 version of...Larry Finger2008-09-301-0/+1
* | | b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant o...Larry Finger2008-09-301-1/+2
* | | b43: Issue warning when RFKILL_INPUT is not enabledLarry Finger2008-09-241-0/+5
* | | b43: fix QoS parameters initializationLorenzo Nava2008-09-151-1/+1
* | | mac80211: share STA information with driverJohannes Berg2008-09-151-2/+3
* | | mac80211: use nl80211 interface typesJohannes Berg2008-09-152-21/+21
* | | b43: Remove QoS update workqueueMichael Buesch2008-09-112-48/+24
* | | b43 G-PHY: Remove mmiowb()Michael Buesch2008-09-111-1/+0
* | | b43: Fix QoS defaultsMichael Buesch2008-09-111-11/+45