summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/main.c
Commit message (Expand)AuthorAgeFilesLines
* b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki2014-07-291-1/+2
* 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: extract one more radio parameter: versionRafał Miłecki2014-07-221-21/+25
* b43: enable radio 0x2057 rev 14 support (AKA BCM43217)Rafał Miłecki2014-07-221-2/+4
* b43: use one shared function for setting MAC frequencyRafał Miłecki2014-07-181-0/+39
* b43: don't warn about no 5 GHz support on 2.4 GHz devicesRafał Miłecki2014-07-151-8/+10
* b43: enable radio 0x2057 rev 9 (AKA BCM43228) supportRafał Miłecki2014-07-151-2/+22
* b43; N-PHY: write most of the missing code for revs 7+Rafał Miłecki2014-07-151-1/+1
* b43: always print info about radio (manuf, id, revision)Rafał Miłecki2014-07-151-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-101-0/+1
|\
| * b43: disable 5 GHz on G-PHYRafał Miłecki2014-06-161-0/+1
* | b43: fix reading info about radio for new devices (cores 40 & 42)Rafał Miłecki2014-07-071-1/+10
* | b43: add more bcma coresRafał Miłecki2014-07-011-0/+12
* | b43: treat LCNXN-PHY as extra N-PHY devicesRafał Miłecki2014-07-011-0/+7
* | b43: update list and code making a selection of firmware filesRafał Miłecki2014-06-251-99/+125
* | b43: add config for (en|dis)abling G-PHY supportRafał Miłecki2014-06-201-0/+2
* | b43: remove leftover code from old devices supportRafał Miłecki2014-06-201-9/+0
* | b43: PHY: drop is_40mhz (get width info from chandef)Rafał Miłecki2014-06-191-5/+0
* | b43: store current channel using struct cfg80211_chan_defRafał Miłecki2014-06-191-0/+1
* | b43: b43_op_config: set channel info before switching bandRafał Miłecki2014-06-191-1/+2
* | b43: b43_op_config: use IEEE80211_CONF_CHANGE_CHANNELRafał Miłecki2014-06-191-15/+16
* | b43: b43_op_config: drop check for core changeRafał Miłecki2014-06-191-18/+2
|/
* b43: N-PHY: optimize radio switching on/offRafał Miłecki2014-05-291-1/+3
* b43: PHY: allow init optimizations by tracking PHY stateRafał Miłecki2014-05-291-0/+3
* b43: fix list of 5 GHz channels for 802.11n cardsRafał Miłecki2014-05-221-12/+22
* b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/)Rafał Miłecki2014-05-221-16/+16
* b43: add more devices to the bands databaseRafał Miłecki2014-05-201-0/+32
* b43: move bands detection to a separated functionRafał Miłecki2014-05-201-42/+56
* b43: rework band switchingRafał Miłecki2014-05-191-60/+44
* b43: complete PHY resetRafał Miłecki2014-05-191-25/+2
* b43: move PHY reset code into PHY specific fileRafał Miłecki2014-05-191-34/+1
* b43: split upload of init values into 2 functionsRafał Miłecki2014-05-191-15/+22
* b43: adjust code to compile without SSBRafał Miłecki2014-05-131-1/+18
* b43: don't pre-set radio_on variable to trueRafał Miłecki2014-04-301-1/+0
* b43: bcma: respect GMODE (band choice) during core resetRafał Miłecki2014-04-301-1/+6
* b43: remove list of IEEE 802.11 devicesRafał Miłecki2014-04-221-33/+19
* b43: ssb: refuse to support more than IEEE 802.11 coreRafał Miłecki2014-04-221-17/+20
* net: Replace min macro with min_tSilvan Jegen2014-03-031-1/+1
* b43: Fix unload oops if firmware is not availableLarry Finger2014-01-131-5/+5
* b43: Fix lockdep splatLarry Finger2014-01-131-6/+11
* b43: call PCIe up and down functionsHauke Mehrtens2013-08-261-0/+14
* b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki2013-06-271-2/+10
* b43: stop format string leaking into error msgsKees Cook2013-06-121-1/+1
* B43: Handle DMA RX descriptor underrunThommy Jakobsson2013-05-081-25/+18
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-4/+4
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-4/+4
* | b43: use constantsHauke Mehrtens2013-03-271-7/+9
* | b43: use bcma_chipco_gpio_control()Hauke Mehrtens2013-03-251-5/+2
* | b43: define BCMA wireless specific PLLsRafał Miłecki2013-03-061-1/+6
|/
OpenPOWER on IntegriCloud