summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2014-05-13b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki
2014-02-06b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang
2014-02-06b43: Fix unload oops if firmware is not availableLarry Finger
2014-02-06b43: Fix lockdep splatLarry Finger
2013-07-25b43: ensue that BCMA is "y" when B43 is "y"Hauke Mehrtens
2013-06-12b43: stop format string leaking into error msgsKees Cook
2013-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-08B43: Handle DMA RX descriptor underrunThommy Jakobsson
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23Merge branch 'master' of git://git.infradead.org/users/rafal/b43-nextJohn W. Linville
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-23b43: N-PHY: don't use deprecated b43_radio_foo16Rafał Miłecki
2013-04-23b43: N-PHY: clean init tablesRafał Miłecki
2013-04-23b43: N-PHY: move tables init function to tables fileRafał Miłecki
2013-04-23b43: N-PHY: use defines for (re)storing VCM configRafał Miłecki
2013-04-23b43: N-PHY: use shortcut "ctl" in functions namesRafał Miłecki
2013-04-23b43: N-PHY: use enum for INTC override function argumentRafał Miłecki
2013-04-23b43: N-PHY: define missing registersRafał Miłecki
2013-04-23b43: use defines for board_typeRafał Miłecki
2013-04-23b43: N-PHY: fix "NB" RSSI calibration on PHYs rev2-Rafał Miłecki
2013-04-23b43: N-PHY: use enum for RSSI type everywhere we use itRafał Miłecki
2013-04-23b43: N-PHY: rename RSSI types to be shorter and more accurateRafał Miłecki
2013-04-23b43: N-PHY: use more friendly variables names in RSSI codeRafał Miłecki
2013-04-23b43: N-PHY: simplify conditions in RSSI offset scale functionRafał Miłecki
2013-04-23b43: N-PHY: use enum for RAIL typeRafał Miłecki
2013-04-23b43: HT-PHY: use enum for RSSI typesRafał Miłecki
2013-04-23b43: HT-PHY: store TX power state before disabling itRafał Miłecki
2013-04-23b43: HT-PHY: define regs for power estimationRafał Miłecki
2013-04-23b43: HT-PHY: do some extra TSSI setup after configuring TXRafał Miłecki
2013-04-23b43: HT-PHY: finish calculating values for idle TSSIRafał Miłecki
2013-04-23b43: HT-PHY: tables: don't duplicate core-generic regsRafał Miłecki
2013-04-23b43: HT-PHY: rename defines addressing cores on the 2059 radioRafał Miłecki
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-14Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman
2013-04-12b43: use bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-10ssb: implement spurious tone avoidanceRafał Miłecki
2013-04-01b43: make struct b2056_inittabs_pts constHauke Mehrtens
2013-04-01b43: mark some functions and structs staticHauke Mehrtens
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-27b43: use constantsHauke Mehrtens
2013-03-27b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki
2013-03-27b43: A fix for DMA transmission sequence errorsIestyn C. Elfick
2013-03-27b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki
2013-03-25b43: remove warning for LP-PHY with sprom < 8Hauke Mehrtens
2013-03-25b43: use bcma_chipco_gpio_control()Hauke Mehrtens