aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/main.c
Commit message (Expand)AuthorAge
* b43: fix support for 14e4:4321 PCI dev with BCM4321 chipsetRafał Miłecki2015-06-29
* Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller2015-04-01
|\
| * bcma: move PCI IRQ control function to host specific codeRafał Miłecki2015-03-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\ \ | |/ |/|
| * b43: fix support for 5 GHz only BCM43228 modelRafał Miłecki2015-03-03
* | Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller2015-03-06
|\ \
| * | bcma: change IRQ control function to accept bus as an argumentRafał Miłecki2015-03-02
| * | bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki2015-03-02
| |/
* / wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
|/
* treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches2015-02-11
* treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-11
* b43: AC-PHY: prepare place for developing new PHY supportRafał Miłecki2015-01-29
* b43: support bcma core reset on AC-PHY hardwareRafał Miłecki2015-01-29
* b43: Fix locking FIXME in beacon update top halfMichael Büsch2015-01-29
* b43: stop leds during suspendSabrina Dubroca2015-01-23
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-19
* b43: add support for setting the beacon listen intervalHauke Mehrtens2014-09-15
* b43: add missing rateHauke Mehrtens2014-09-15
* b43: tell ucode the phy type and versionHauke Mehrtens2014-09-15
* b43: tell the ucode the mac capabilitiesHauke Mehrtens2014-09-15
* b43: Implement PHY PLL resetRafał Miłecki2014-09-15
* b43: HT-PHY: Set MAC frequency to correct valuesRafał Miłecki2014-09-11
* b43: flush some writes on Broadcom MIPS SoCsRafał Miłecki2014-08-25
* b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki2014-07-29
* b43: enable 5 GHz support for N-PHY devicesRafał Miłecki2014-07-23
* b43: register limited amount of 5G channels for BCM43228Rafał Miłecki2014-07-23
* b43: extract one more radio parameter: versionRafał Miłecki2014-07-22
* b43: enable radio 0x2057 rev 14 support (AKA BCM43217)Rafał Miłecki2014-07-22
* b43: use one shared function for setting MAC frequencyRafał Miłecki2014-07-18
* b43: don't warn about no 5 GHz support on 2.4 GHz devicesRafał Miłecki2014-07-15
* b43: enable radio 0x2057 rev 9 (AKA BCM43228) supportRafał Miłecki2014-07-15
* b43; N-PHY: write most of the missing code for revs 7+Rafał Miłecki2014-07-15
* b43: always print info about radio (manuf, id, revision)Rafał Miłecki2014-07-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-10
|\
| * b43: disable 5 GHz on G-PHYRafał Miłecki2014-06-16
* | b43: fix reading info about radio for new devices (cores 40 & 42)Rafał Miłecki2014-07-07
* | b43: add more bcma coresRafał Miłecki2014-07-01
* | b43: treat LCNXN-PHY as extra N-PHY devicesRafał Miłecki2014-07-01
* | b43: update list and code making a selection of firmware filesRafał Miłecki2014-06-25
* | b43: add config for (en|dis)abling G-PHY supportRafał Miłecki2014-06-20
* | b43: remove leftover code from old devices supportRafał Miłecki2014-06-20
* | b43: PHY: drop is_40mhz (get width info from chandef)Rafał Miłecki2014-06-19
* | b43: store current channel using struct cfg80211_chan_defRafał Miłecki2014-06-19
* | b43: b43_op_config: set channel info before switching bandRafał Miłecki2014-06-19
* | b43: b43_op_config: use IEEE80211_CONF_CHANGE_CHANNELRafał Miłecki2014-06-19
* | b43: b43_op_config: drop check for core changeRafał Miłecki2014-06-19
|/
* b43: N-PHY: optimize radio switching on/offRafał Miłecki2014-05-29
* b43: PHY: allow init optimizations by tracking PHY stateRafał Miłecki2014-05-29
* b43: fix list of 5 GHz channels for 802.11n cardsRafał Miłecki2014-05-22
* b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/)Rafał Miłecki2014-05-22