aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2009-02-11b43: Add parts of LP-PHY TX power controlMichael Buesch
2009-02-09b43: (b2062) Fix crystal frequency calculationsMichael Buesch
2009-02-09b43: Port spec bugfixes for the LP baseband initMichael Buesch
2009-02-09b43: Add LP 2062 radio initMichael Buesch
2009-02-09b43: Add LP-PHY baseband init for >=rev2Michael Buesch
2009-02-09b43: Add LP-PHY register definitionsMichael Buesch
2009-01-29b43: Dynamically control log verbosityMichael Buesch
2009-01-29b43: Accessing the TSF via mac80211Alina Friedrichsen
2009-01-29b43: Fix phy_g.c compiler warningMichael Buesch
2009-01-29b43: Automatically probe for opensource firmwareMichael Buesch
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg
2009-01-29b43: Eliminate compilation warning in b43_op_set_keyLarry Finger
2009-01-29mac80211: clean up set_key callbackJohannes Berg
2009-01-29b43: Change schedule for old-fw support removalMichael Buesch
2009-01-29b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch
2009-01-29b43: detect N PHY revision/radioJohannes Berg
2009-01-29ssb/b43: add new N PHY deviceJohannes Berg
2009-01-29b43: Use 64bit atomic register access for TSFMichael Buesch
2009-01-29b43: Fixup set_key handlingMichael Buesch
2009-01-13b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville
2008-12-26drivers/net/wireless/b43: fix sparse warnings: make symbols staticHannes Eder
2008-12-19b43: Add key memory dumpingMichael Buesch
2008-12-19b43: Suspend MAC while killing the radioMichael Buesch
2008-12-19b43: Fix some MAC lockingMichael Buesch
2008-11-21b43: remove rate index warningJohannes Berg
2008-11-10b43: implement short slot and basic rate handlingJohannes Berg
2008-11-10b43/legacy: remove SSID codeJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: make retry limits part of hw configJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-10-06mac80211: add multi-rate retry supportFelix Fietkau
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-09-30b43: Increase loop tries in do_dummy_txLarry Finger
2008-09-30b43: Fix Bluetooth Coexistence SPROM programming error for HP 12f8 version of...Larry Finger
2008-09-30b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant o...Larry Finger
2008-09-24b43: Issue warning when RFKILL_INPUT is not enabledLarry Finger
2008-09-16Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds
2008-09-15b43: fix QoS parameters initializationLorenzo Nava
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-11b43: Remove QoS update workqueueMichael Buesch
2008-09-11b43 G-PHY: Remove mmiowb()Michael Buesch
2008-09-11b43: Fix QoS defaultsMichael Buesch
2008-09-08b43: Replace hardcoded Analog switchMichael Buesch
2008-09-08b43: Move Analog switching into phy codeMichael Buesch
2008-09-05b43: Split PHY alloc and initMichael Buesch