summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
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-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-01b43: make struct b2056_inittabs_pts constHauke Mehrtens
2013-04-01b43: mark some functions and structs staticHauke Mehrtens
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
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-13b43: HT-PHY: enable basic TX power setupRafał Miłecki
2013-03-13b43: HT-PHY: setup TX power controlRafał Miłecki
2013-03-13b43: HT-PHY: implement RSSI pollingRafał Miłecki
2013-03-13b43: HT-PHY: implement playing sample toneRafał Miłecki
2013-03-13b43: HT-PHY: implement stopping sample tone playbackRafał Miłecki
2013-03-13b43: HT-PHY: implement controlling TX power controlRafał Miłecki
2013-03-13b43: HT-PHY: implement PA overrideRafał Miłecki
2013-03-13b43: HT-PHY: implement CCA resetRafał Miłecki
2013-03-13b43: HT-PHY: implement MAC reclockingRafał Miłecki
2013-03-13b43: HT-PHY: implement spurious tone avoidanceRafał Miłecki
2013-03-13b43: HT-PHY: move TX fix to the separated functionRafał Miłecki
2013-03-13b43: HT-PHY: add classifier control functionRafał Miłecki
2013-03-13b43: HT-PHY: rename AFE definesRafał Miłecki
2013-03-06b43: HT-PHY: make it BCMA-onlyRafał Miłecki
2013-03-06b43: define BCMA wireless specific PLLsRafał Miłecki
2013-03-06b43: Fix 'me' -> 'be' typo in KconfigW. Trevor King
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-25b43: Fix lockdep splat on module unloadLarry Finger
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19b43: Increase number of RX DMA slotsLarry Finger
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-22b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()Dan Carpenter
2013-01-22drivers/net/wireless/b43: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-07b43: Fix firmware loading when driver is built into the kernelLarry Finger
2012-12-10b43: fix tx path skb leaksFelix Fietkau
2012-12-06b43: remove __dev* attributesBill Pemberton