summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/main.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-19b43: b43_op_config: drop check for core changeRafał Miłecki1-18/+2
2014-06-16b43: disable 5 GHz on G-PHYRafał Miłecki1-0/+1
2014-05-29b43: N-PHY: optimize radio switching on/offRafał Miłecki1-1/+3
2014-05-29b43: PHY: allow init optimizations by tracking PHY stateRafał Miłecki1-0/+3
2014-05-22b43: fix list of 5 GHz channels for 802.11n cardsRafał Miłecki1-12/+22
2014-05-22b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/)Rafał Miłecki1-16/+16
2014-05-20b43: add more devices to the bands databaseRafał Miłecki1-0/+32
2014-05-20b43: move bands detection to a separated functionRafał Miłecki1-42/+56
2014-05-20b43: rework band switchingRafał Miłecki1-60/+44
2014-05-20b43: complete PHY resetRafał Miłecki1-25/+2
2014-05-20b43: move PHY reset code into PHY specific fileRafał Miłecki1-34/+1
2014-05-20b43: split upload of init values into 2 functionsRafał Miłecki1-15/+22
2014-05-13b43: adjust code to compile without SSBRafał Miłecki1-1/+18
2014-04-30b43: don't pre-set radio_on variable to trueRafał Miłecki1-1/+0
2014-04-30b43: bcma: respect GMODE (band choice) during core resetRafał Miłecki1-1/+6
2014-04-22b43: remove list of IEEE 802.11 devicesRafał Miłecki1-33/+19
2014-04-22b43: ssb: refuse to support more than IEEE 802.11 coreRafał Miłecki1-17/+20
2014-03-04net: Replace min macro with min_tSilvan Jegen1-1/+1
2014-01-13b43: Fix unload oops if firmware is not availableLarry Finger1-5/+5
2014-01-13b43: Fix lockdep splatLarry Finger1-6/+11
2013-08-26b43: call PCIe up and down functionsHauke Mehrtens1-0/+14
2013-06-27b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki1-2/+10
2013-06-12b43: stop format string leaking into error msgsKees Cook1-1/+1
2013-05-09B43: Handle DMA RX descriptor underrunThommy Jakobsson1-25/+18
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-4/+4
2013-03-27b43: use constantsHauke Mehrtens1-7/+9
2013-03-26b43: use bcma_chipco_gpio_control()Hauke Mehrtens1-5/+2
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-4/+4
2013-03-07b43: define BCMA wireless specific PLLsRafał Miłecki1-1/+6
2013-02-26b43: Fix lockdep splat on module unloadLarry Finger1-1/+2
2013-01-07b43: Fix firmware loading when driver is built into the kernelLarry Finger1-13/+41
2012-12-11b43: fix tx path skb leaksFelix Fietkau1-4/+8
2012-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+4
2012-10-24b43: Fix oops on unload when firmware not foundLarry Finger1-0/+4
2012-10-19bcma: add an extra pcie core structHauke Mehrtens1-1/+1
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2012-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+2
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-11/+40
2012-08-06b43: be more user friendly with PHY infoRafał Miłecki1-5/+34
2012-08-06b43: rename host flags definesRafał Miłecki1-6/+6
2012-08-02b43: fix logic in GPIO initRafał Miłecki1-8/+13
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-1/+2
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-22/+10
2012-07-17b43: fix crash with OpenFWWFJohannes Berg1-22/+10
2012-06-24Fix typo in printed messagesAnatol Pomozov1-1/+1
2012-06-08b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel1-7/+12
2012-05-16ssb: remove rev from boardinfoHauke Mehrtens1-2/+2
2012-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+8
2012-04-27b43: only reload config after successful initializationSeth Forshee1-2/+8
2012-04-10b43: claim support for IBSS RSNAntonio Quartulli1-0/+16