summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/main.c
AgeCommit message (Expand)Author
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-09-15b43: add support for setting the beacon listen intervalHauke Mehrtens
2014-09-15b43: add missing rateHauke Mehrtens
2014-09-15b43: tell ucode the phy type and versionHauke Mehrtens
2014-09-15b43: tell the ucode the mac capabilitiesHauke Mehrtens
2014-09-15b43: Implement PHY PLL resetRafał Miłecki
2014-09-11b43: HT-PHY: Set MAC frequency to correct valuesRafał Miłecki
2014-08-25b43: flush some writes on Broadcom MIPS SoCsRafał Miłecki
2014-07-29b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki
2014-07-23b43: enable 5 GHz support for N-PHY devicesRafał Miłecki
2014-07-23b43: register limited amount of 5G channels for BCM43228Rafał Miłecki
2014-07-22b43: extract one more radio parameter: versionRafał Miłecki
2014-07-22b43: enable radio 0x2057 rev 14 support (AKA BCM43217)Rafał Miłecki
2014-07-18b43: use one shared function for setting MAC frequencyRafał Miłecki
2014-07-15b43: don't warn about no 5 GHz support on 2.4 GHz devicesRafał Miłecki
2014-07-15b43: enable radio 0x2057 rev 9 (AKA BCM43228) supportRafał Miłecki
2014-07-15b43; N-PHY: write most of the missing code for revs 7+Rafał Miłecki
2014-07-15b43: always print info about radio (manuf, id, revision)Rafał Miłecki
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-07b43: fix reading info about radio for new devices (cores 40 & 42)Rafał Miłecki
2014-07-01b43: add more bcma coresRafał Miłecki
2014-07-01b43: treat LCNXN-PHY as extra N-PHY devicesRafał Miłecki
2014-06-25b43: update list and code making a selection of firmware filesRafał Miłecki
2014-06-20b43: add config for (en|dis)abling G-PHY supportRafał Miłecki
2014-06-20b43: remove leftover code from old devices supportRafał Miłecki
2014-06-19b43: PHY: drop is_40mhz (get width info from chandef)Rafał Miłecki
2014-06-19b43: store current channel using struct cfg80211_chan_defRafał Miłecki
2014-06-19b43: b43_op_config: set channel info before switching bandRafał Miłecki
2014-06-19b43: b43_op_config: use IEEE80211_CONF_CHANGE_CHANNELRafał Miłecki
2014-06-19b43: b43_op_config: drop check for core changeRafał Miłecki
2014-06-16b43: disable 5 GHz on G-PHYRafał Miłecki
2014-05-29b43: N-PHY: optimize radio switching on/offRafał Miłecki
2014-05-29b43: PHY: allow init optimizations by tracking PHY stateRafał Miłecki
2014-05-22b43: fix list of 5 GHz channels for 802.11n cardsRafał Miłecki
2014-05-22b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/)Rafał Miłecki
2014-05-20b43: add more devices to the bands databaseRafał Miłecki
2014-05-20b43: move bands detection to a separated functionRafał Miłecki
2014-05-19b43: rework band switchingRafał Miłecki
2014-05-19b43: complete PHY resetRafał Miłecki
2014-05-19b43: move PHY reset code into PHY specific fileRafał Miłecki
2014-05-19b43: split upload of init values into 2 functionsRafał Miłecki
2014-05-13b43: adjust code to compile without SSBRafał Miłecki
2014-04-30b43: don't pre-set radio_on variable to trueRafał Miłecki
2014-04-30b43: bcma: respect GMODE (band choice) during core resetRafał Miłecki
2014-04-22b43: remove list of IEEE 802.11 devicesRafał Miłecki
2014-04-22b43: ssb: refuse to support more than IEEE 802.11 coreRafał Miłecki
2014-03-03net: Replace min macro with min_tSilvan Jegen
2014-01-13b43: Fix unload oops if firmware is not availableLarry Finger
2014-01-13b43: Fix lockdep splatLarry Finger
2013-08-26b43: call PCIe up and down functionsHauke Mehrtens