summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-28ssb: pick PCMCIA host code support from b43 driverRafał Miłecki
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-09-26b43: probe bcma core (device) rev 0x15Rafał Miłecki
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-31b43: fix extpa_gain check for 2GHzHauke Mehrtens
2015-07-21b43: Fix typo in function nameNik Nyby
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-08b43: fix support for 14e4:4321 PCI dev with BCM4321 chipsetRafał Miłecki
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-07wireless: Use bool function returns of true/false instead of 1/0Joe Perches
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-13bcma: move PCI IRQ control function to host specific codeRafał Miłecki
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03b43: fix support for 5 GHz only BCM43228 modelRafał Miłecki
2015-03-02bcma: change IRQ control function to accept bus as an argumentRafał Miłecki
2015-03-02bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches
2015-01-29b43: AC-PHY: prepare place for developing new PHY supportRafał Miłecki
2015-01-29b43: support bcma core reset on AC-PHY hardwareRafał Miłecki
2015-01-29b43: Fix locking FIXME in beacon update top halfMichael Büsch
2015-01-23b43: stop leds during suspendSabrina Dubroca
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-10b43: fix NULL pointer dereference in b43_phy_copy()Hauke Mehrtens
2014-09-15b43: add support for setting the beacon listen intervalHauke Mehrtens
2014-09-15b43: update some transmit header constantsHauke Mehrtens
2014-09-15b43: add missing rateHauke Mehrtens
2014-09-15b43: tell ucode the phy type and versionHauke Mehrtens
2014-09-15b43: tell the ucode the mac capabilitiesHauke Mehrtens
2014-09-15b43: Implement PHY PLL resetRafał Miłecki
2014-09-15b43: HT-PHY: Update values for frequency calibrationRafał Miłecki
2014-09-15b43: HT-PHY: Implement band switchingRafał Miłecki
2014-09-11b43: HT-PHY: Set MAC frequency to correct valuesRafał Miłecki
2014-09-11b43: HT-PHY: Complete radio init (add missing entries)Rafał Miłecki
2014-09-11b43: HT-PHY: Define some regs for 0x2059 radioRafał Miłecki
2014-09-11b43: HT-PHY: Move radio calibration to separated functionsRafał Miłecki
2014-09-11b43: HT-PHY: Move radio preparation into init functionRafał Miłecki
2014-08-25b43: N-PHY: support setting custom TX powerRafał Miłecki
2014-08-25b43: implement PPR (Power Per Rate) management/APIRafał Miłecki
2014-08-25b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14Rafał Miłecki
2014-08-25b43: N-PHY: update rev3+ gain control workaroundsRafał Miłecki
2014-08-25b43: flush some writes on Broadcom MIPS SoCsRafał Miłecki
2014-08-25b43: don't duplicate common PHY read/write opsRafał Miłecki
2014-08-25b43: update flushing many writes performed in a rowRafał Miłecki
2014-07-31b43: N-PHY: fix "Data bus error" while working in 5 GHzRafał Miłecki