summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/main.c
Commit message (Expand)AuthorAgeFilesLines
* b43: Add HostFlags HI supportMichael Buesch2008-02-291-7/+13
* b43: Fix bandswitchMichael Buesch2008-02-291-122/+195
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-59/+60
* b43: Fix firmware load message levelMichael Buesch2008-02-151-5/+5
* b43: Add firmware information to modinfoMichael Buesch2008-02-151-0/+2
* b43: Add driver load messagesMichael Buesch2008-02-151-0/+28
* b43: avoid unregistering device objects during suspendRafael J. Wysocki2008-02-051-9/+16
* drivers/net/wireless/b43/main.c needs io.hAndrew Morton2008-02-051-0/+1
* b43: Fix suspend/resumeMichael Buesch2008-01-311-2/+8
* b43: Fix rfkill allocation leakage in error pathsMichael Buesch2008-01-311-1/+8
* b43: Fix MAC control and microcode initMichael Buesch2008-01-281-13/+48
* b43: Fix firmware cachingMichael Buesch2008-01-281-106/+123
* b43: Add NPHY radio init codeMichael Buesch2008-01-281-0/+3
* b43: Add support for new firmwareMichael Buesch2008-01-281-14/+36
* b43: Fix radio ID register readingMichael Buesch2008-01-281-4/+3
* b43: Add N-PHY related initvals firmware filenames.Michael Buesch2008-01-281-0/+12
* b43: Fix tim search buffer overrunMichael Buesch2008-01-281-3/+4
* b43: Put multicast frames on the mcast queueMichael Buesch2008-01-281-13/+29
* b43: Fix template upload locking.Michael Buesch2008-01-281-7/+8
* b43: Fix upload of beacon packets to the hardwareMichael Buesch2008-01-281-77/+145
* mac80211: dont use interface indices in driversJohannes Berg2008-01-281-6/+7
* b43: Remove the PHY spinlockMichael Buesch2008-01-281-4/+0
* b43: Fix any N-PHY related WARN_ON() in the attach stage.Michael Buesch2008-01-281-87/+50
* b43: Add NPHY kconfig optionMichael Buesch2008-01-281-0/+7
* b43: Add definitions for MAC Control registerMichael Buesch2008-01-281-19/+18
* b43: Remove PIO supportMichael Buesch2008-01-281-76/+8
* b43: Fix chip access validation for new devicesMichael Buesch2008-01-281-15/+25
* b43: Only select allowed TX and RX antennasMichael Buesch2008-01-281-8/+34
* ssb: Fix extraction of values from SPROMMichael Buesch2008-01-281-10/+0
* b43: Fix ofdmtab write regressionMichael Buesch2008-01-281-6/+6
* b43: Changes to enable BCM4311 rev 02 with wireless core revision 13Larry Finger2008-01-281-1/+2
* b43: reinit on too many PHY TX errorsStefano Brivio2008-01-281-1/+16
* b43: include FCS in frames handed to mac80211Johannes Berg2008-01-281-1/+2
* b43: include full 64-bit timestamp in monitor modeJohannes Berg2008-01-281-0/+2
* b43: Convert to use of the new SPROM structureLarry Finger2008-01-281-16/+16
* b43/b43legacy: fix my copyright noticesStefano Brivio2008-01-281-1/+1
* b43: rewrite A PHY initializationStefano Brivio2008-01-281-0/+3
* b43: consistent naming for ieee80211_opsMichael Buesch2008-01-281-37/+38
* b43: Use the retry limit parameters from mac80211Michael Buesch2008-01-281-29/+51
* b43: Dereference of wl->current_dev must be protected by wl->mutexMichael Buesch2008-01-281-14/+12
* b43: Fix rfkill radio LEDLarry Finger2007-12-171-11/+11
* b43/b43legacy: fix left-over URLs and ifdefsStefano Brivio2007-11-291-1/+1
* b43: fix shared IRQ race conditionStefano Brivio2007-11-101-7/+10
* b43: Rewrite and fix rfkill initMichael Buesch2007-11-101-2/+0
* [PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relativeAnton Blanchard2007-10-251-1/+1
* [PATCH] b43: Make b43_stop() staticMichael Buesch2007-10-181-1/+1
* [PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variableWANG Cong2007-10-181-1/+1
* [PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig2007-10-181-1/+0
* [MAC80211]: remove ALG_NONEJohannes Berg2007-10-101-3/+0
* [B43]: Rewrite pwork locking policy.Michael Buesch2007-10-101-56/+32
OpenPOWER on IntegriCloud