summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/main.c
AgeCommit message (Expand)Author
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
2013-06-27b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki
2013-06-12b43: stop format string leaking into error msgsKees Cook
2013-05-08B43: Handle DMA RX descriptor underrunThommy Jakobsson
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-27b43: use constantsHauke Mehrtens
2013-03-25b43: use bcma_chipco_gpio_control()Hauke Mehrtens
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-06b43: define BCMA wireless specific PLLsRafał Miłecki
2013-02-25b43: Fix lockdep splat on module unloadLarry Finger
2013-01-07b43: Fix firmware loading when driver is built into the kernelLarry Finger
2012-12-10b43: fix tx path skb leaksFelix Fietkau
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-24b43: Fix oops on unload when firmware not foundLarry Finger
2012-10-19bcma: add an extra pcie core structHauke Mehrtens
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-06b43: be more user friendly with PHY infoRafał Miłecki
2012-08-06b43: rename host flags definesRafał Miłecki
2012-08-02b43: fix logic in GPIO initRafał Miłecki
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-17b43: fix crash with OpenFWWFJohannes Berg
2012-06-24Fix typo in printed messagesAnatol Pomozov
2012-06-08b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel
2012-05-16ssb: remove rev from boardinfoHauke Mehrtens
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-27b43: only reload config after successful initializationSeth Forshee
2012-04-10b43: claim support for IBSS RSNAntonio Quartulli
2012-03-13b43: Load firmware from a work queue and not from the probe routineLarry Finger
2012-03-05b43: prevent firmware on bcm5354 from taking over wrong GPIO pinsHauke Mehrtens