summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)AuthorFilesLines
2009-01-30b43: Dynamically control log verbosityMichael Buesch6-19/+60
2009-01-30b43: Accessing the TSF via mac80211Alina Friedrichsen3-32/+39
2009-01-30b43: Fix phy_g.c compiler warningMichael Buesch1-0/+3
2009-01-30b43: Automatically probe for opensource firmwareMichael Buesch3-44/+149
2009-01-30wireless: restrict to 32 legacy ratesJohannes Berg1-1/+1
2009-01-30b43: Eliminate compilation warning in b43_op_set_keyLarry Finger1-1/+4
2009-01-29mac80211: clean up set_key callbackJohannes Berg1-4/+9
2009-01-29b43: Change schedule for old-fw support removalMichael Buesch1-3/+7
2009-01-29b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch1-0/+12
2009-01-29b43: detect N PHY revision/radioJohannes Berg1-2/+2
2009-01-29ssb/b43: add new N PHY deviceJohannes Berg1-0/+1
2009-01-29b43: Use 64bit atomic register access for TSFMichael Buesch1-69/+20
2009-01-29b43: Fixup set_key handlingMichael Buesch1-16/+20
2009-01-13b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville1-1/+1
2008-12-26drivers/net/wireless/b43: fix sparse warnings: make symbols staticHannes Eder2-12/+12
2008-12-19b43: Add key memory dumpingMichael Buesch3-2/+53
2008-12-19b43: Suspend MAC while killing the radioMichael Buesch1-0/+2
2008-12-19b43: Fix some MAC lockingMichael Buesch3-44/+30
2008-11-21b43: remove rate index warningJohannes Berg1-2/+2
2008-11-10b43: implement short slot and basic rate handlingJohannes Berg2-13/+99
2008-11-10b43/legacy: remove SSID codeJohannes Berg1-21/+0
2008-11-01mac80211/drivers: rewrite the rate control APIJohannes Berg5-19/+55
2008-11-01mac80211: make retry limits part of hw configJohannes Berg1-37/+23
2008-11-01mac80211: introduce hw config change flagsJohannes Berg1-1/+2
2008-11-01mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg1-22/+3
2008-10-28net: convert print_mac to %pMJohannes Berg1-3/+2
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-8/+8
2008-10-07mac80211: add multi-rate retry supportFelix Fietkau2-1/+2
2008-10-07mac80211: free up 2 bytes in skb->cbFelix Fietkau1-2/+2
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-18/+0
2008-09-30b43: Increase loop tries in do_dummy_txLarry Finger1-1/+1
2008-09-30b43: Fix Bluetooth Coexistence SPROM programming error for HP 12f8 version of...Larry Finger1-0/+1
2008-09-30b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant o...Larry Finger1-1/+2
2008-09-25b43: Issue warning when RFKILL_INPUT is not enabledLarry Finger1-0/+5
2008-09-17Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds1-18/+0
2008-09-16b43: fix QoS parameters initializationLorenzo Nava1-1/+1
2008-09-16mac80211: share STA information with driverJohannes Berg1-2/+3
2008-09-16mac80211: use nl80211 interface typesJohannes Berg2-21/+21
2008-09-11b43: Remove QoS update workqueueMichael Buesch2-48/+24
2008-09-11b43 G-PHY: Remove mmiowb()Michael Buesch1-1/+0
2008-09-11b43: Fix QoS defaultsMichael Buesch1-11/+45
2008-09-08b43: Replace hardcoded Analog switchMichael Buesch1-1/+2
2008-09-08b43: Move Analog switching into phy codeMichael Buesch7-20/+30
2008-09-06b43: Split PHY alloc and initMichael Buesch11-109/+178
2008-09-06b43: Add LP-PHY radio register definitionsMichael Buesch1-0/+526
2008-09-06b43: Add LP-PHY read/write phyopsMichael Buesch1-6/+17
2008-09-06b43: Add LP-PHY templateMichael Buesch6-1/+176
2008-09-06b43: Move code from nphy.* to phy_n.*Michael Buesch6-5/+5
2008-09-06b43: Move remaining code from phy.c to phy_a.cMichael Buesch4-490/+94
2008-09-06cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+7