Age | Commit message (Expand) | Author |
2015-06-23 | Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or... | David S. Miller |
2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg |
2015-06-08 | b43: fix support for 14e4:4321 PCI dev with BCM4321 chipset | Rafał Miłecki |
2015-04-24 | mac80211: remove support for IFF_PROMISC | Johannes Berg |
2015-04-07 | wireless: Use bool function returns of true/false instead of 1/0 | Joe Perches |
2015-04-01 | Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or... | David S. Miller |
2015-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-13 | bcma: move PCI IRQ control function to host specific code | Rafał Miłecki |
2015-03-06 | Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or... | David S. Miller |
2015-03-03 | wireless: Use eth_<foo>_addr instead of memset | Joe Perches |
2015-03-03 | b43: fix support for 5 GHz only BCM43228 model | Rafał Miłecki |
2015-03-02 | bcma: change IRQ control function to accept bus as an argument | Rafał Miłecki |
2015-03-02 | bcma: add helpers bringing PCIe hosted bus up / down | Rafał Miłecki |
2015-02-11 | treewide: Remove unnecessary SSB_DEVTABLE_END macro | Joe Perches |
2015-02-11 | treewide: Remove unnecessary BCMA_CORETABLE_END macro | Joe Perches |
2015-01-29 | b43: AC-PHY: prepare place for developing new PHY support | Rafał Miłecki |
2015-01-29 | b43: support bcma core reset on AC-PHY hardware | Rafał Miłecki |
2015-01-29 | b43: Fix locking FIXME in beacon update top half | Michael Büsch |
2015-01-23 | b43: stop leds during suspend | Sabrina Dubroca |
2014-11-20 | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm... | John W. Linville |
2014-11-19 | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR | Johannes Berg |
2014-11-10 | b43: fix NULL pointer dereference in b43_phy_copy() | Hauke Mehrtens |
2014-09-15 | b43: add support for setting the beacon listen interval | Hauke Mehrtens |
2014-09-15 | b43: update some transmit header constants | Hauke Mehrtens |
2014-09-15 | b43: add missing rate | Hauke Mehrtens |
2014-09-15 | b43: tell ucode the phy type and version | Hauke Mehrtens |
2014-09-15 | b43: tell the ucode the mac capabilities | Hauke Mehrtens |
2014-09-15 | b43: Implement PHY PLL reset | Rafał Miłecki |
2014-09-15 | b43: HT-PHY: Update values for frequency calibration | Rafał Miłecki |
2014-09-15 | b43: HT-PHY: Implement band switching | Rafał Miłecki |
2014-09-11 | b43: HT-PHY: Set MAC frequency to correct values | Rafał Miłecki |
2014-09-11 | b43: HT-PHY: Complete radio init (add missing entries) | Rafał Miłecki |
2014-09-11 | b43: HT-PHY: Define some regs for 0x2059 radio | Rafał Miłecki |
2014-09-11 | b43: HT-PHY: Move radio calibration to separated functions | Rafał Miłecki |
2014-09-11 | b43: HT-PHY: Move radio preparation into init function | Rafał Miłecki |
2014-08-25 | b43: N-PHY: support setting custom TX power | Rafał Miłecki |
2014-08-25 | b43: implement PPR (Power Per Rate) management/API | Rafał Miłecki |
2014-08-25 | b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14 | Rafał Miłecki |
2014-08-25 | b43: N-PHY: update rev3+ gain control workarounds | Rafał Miłecki |
2014-08-25 | b43: flush some writes on Broadcom MIPS SoCs | Rafał Miłecki |
2014-08-25 | b43: don't duplicate common PHY read/write ops | Rafał Miłecki |
2014-08-25 | b43: update flushing many writes performed in a row | Rafał Miłecki |
2014-07-31 | b43: N-PHY: fix "Data bus error" while working in 5 GHz | Rafał Miłecki |
2014-07-31 | b43: update PHY descriptions in Kconfig | Rafał Miłecki |
2014-07-29 | b43: add support for BCM43131 chipset with N-PHY rev 17 | Rafał Miłecki |
2014-07-23 | b43: enable 5 GHz support for N-PHY devices | Rafał Miłecki |
2014-07-23 | b43: register limited amount of 5G channels for BCM43228 | Rafał Miłecki |
2014-07-23 | b43: N-PHY: don't calculate values for TSSI if we can't transmit | Rafał Miłecki |
2014-07-23 | b43: report correct rate to mac80211 for 5 GHz packets | Rafał Miłecki |
2014-07-23 | b43: N-PHY: fix rev7+ typos at random places | Rafał Miłecki |