summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller2015-06-231-0/+4
|\
| * b43: fix support for 14e4:4321 PCI dev with BCM4321 chipsetRafał Miłecki2015-06-081-0/+4
* | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-2/+2
|/
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-6/+2
* wireless: Use bool function returns of true/false instead of 1/0Joe Perches2015-04-071-6/+6
* Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller2015-04-011-1/+1
|\
| * bcma: move PCI IRQ control function to host specific codeRafał Miłecki2015-03-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-0/+1
|\ \ | |/ |/|
| * b43: fix support for 5 GHz only BCM43228 modelRafał Miłecki2015-03-031-0/+1
* | Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller2015-03-061-3/+3
|\ \
| * | bcma: change IRQ control function to accept bus as an argumentRafał Miłecki2015-03-021-1/+1
| * | bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki2015-03-021-2/+2
| |/
* | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-4/+4
|/
* treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches2015-02-111-1/+1
* treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-111-1/+1
* b43: AC-PHY: prepare place for developing new PHY supportRafał Miłecki2015-01-297-1/+160
* b43: support bcma core reset on AC-PHY hardwareRafał Miłecki2015-01-292-0/+19
* b43: Fix locking FIXME in beacon update top halfMichael Büsch2015-01-292-11/+33
* b43: stop leds during suspendSabrina Dubroca2015-01-231-0/+1
* Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-201-2/+5
|\
| * mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-2/+5
* | b43: fix NULL pointer dereference in b43_phy_copy()Hauke Mehrtens2014-11-101-3/+1
|/
* b43: add support for setting the beacon listen intervalHauke Mehrtens2014-09-152-0/+10
* b43: update some transmit header constantsHauke Mehrtens2014-09-151-9/+13
* b43: add missing rateHauke Mehrtens2014-09-151-0/+1
* b43: tell ucode the phy type and versionHauke Mehrtens2014-09-151-0/+4
* b43: tell the ucode the mac capabilitiesHauke Mehrtens2014-09-152-0/+13
* b43: Implement PHY PLL resetRafał Miłecki2014-09-154-2/+34
* b43: HT-PHY: Update values for frequency calibrationRafał Miłecki2014-09-151-66/+248
* b43: HT-PHY: Implement band switchingRafał Miłecki2014-09-153-6/+40
* b43: HT-PHY: Set MAC frequency to correct valuesRafał Miłecki2014-09-112-16/+17
* b43: HT-PHY: Complete radio init (add missing entries)Rafał Miłecki2014-09-113-2/+30
* b43: HT-PHY: Define some regs for 0x2059 radioRafał Miłecki2014-09-112-21/+46
* b43: HT-PHY: Move radio calibration to separated functionsRafał Miłecki2014-09-111-46/+47
* b43: HT-PHY: Move radio preparation into init functionRafał Miłecki2014-09-112-12/+16
* b43: N-PHY: support setting custom TX powerRafał Miłecki2014-08-253-12/+77
* b43: implement PPR (Power Per Rate) management/APIRafał Miłecki2014-08-254-0/+252
* b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14Rafał Miłecki2014-08-253-3/+87
* b43: N-PHY: update rev3+ gain control workaroundsRafał Miłecki2014-08-251-24/+37
* b43: flush some writes on Broadcom MIPS SoCsRafał Miłecki2014-08-2511-29/+49
* b43: don't duplicate common PHY read/write opsRafał Miłecki2014-08-255-60/+12
* b43: update flushing many writes performed in a rowRafał Miłecki2014-08-253-3/+25
* b43: N-PHY: fix "Data bus error" while working in 5 GHzRafał Miłecki2014-07-311-0/+3
* b43: update PHY descriptions in KconfigRafał Miłecki2014-07-311-13/+9
* b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki2014-07-292-2/+4
* b43: enable 5 GHz support for N-PHY devicesRafał Miłecki2014-07-231-1/+0
* b43: register limited amount of 5G channels for BCM43228Rafał Miłecki2014-07-231-1/+22
* b43: N-PHY: don't calculate values for TSSI if we can't transmitRafał Miłecki2014-07-231-1/+2
* b43: report correct rate to mac80211 for 5 GHz packetsRafał Miłecki2014-07-231-3/+4
* b43: N-PHY: fix rev7+ typos at random placesRafał Miłecki2014-07-232-11/+12
OpenPOWER on IntegriCloud