Age | Commit message (Expand) | Author |
2021-10-20 | wireless: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-11 | b43: fix a lower bounds test | Dan Carpenter |
2021-10-11 | b43legacy: fix a lower bounds test | Dan Carpenter |
2021-10-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-05 | brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet | Hans de Goede |
2021-09-28 | Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback" | Soeren Moch |
2021-09-24 | brcmfmac: Replace zero-length array with flexible array member | Len Baker |
2021-09-21 | brcmfmac: fix incorrect error prints | James Prestwood |
2021-08-29 | brcmfmac: pcie: fix oops on failure to resume and reprobe | Ahmad Fatoum |
2021-08-29 | brcmfmac: Add WPA3 Personal with FT to supported cipher suites | Paweł Drewniak |
2021-08-21 | brcmsmac: make array addr static const, makes object smaller | Colin Ian King |
2021-08-21 | brcmfmac: add 43752 SDIO ids and initialization | Angus Ainslie |
2021-08-21 | brcmfmac: Set SDIO workqueue as WQ_HIGHPRI | Sean Anderson |
2021-08-21 | brcmfmac: use separate firmware for 43430 revision 2 | Mikhail Rudenko |
2021-08-21 | brcmfmac: support chipsets with different core enumeration space | Arend van Spriel |
2021-08-21 | brcmfmac: add xtlv support to firmware interface layer | Arend van Spriel |
2021-08-21 | brcmfmac: increase core revision column aligning core list | Arend van Spriel |
2021-08-21 | brcmfmac: use different error value for invalid ram base address | Arend van Spriel |
2021-08-21 | brcmfmac: firmware: Fix firmware loading | Linus Walleij |
2021-08-01 | brcmfmac: firmware: Allow per-board firmware binaries | Linus Walleij |
2021-07-05 | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-06-24 | brcmfmac: support parse country code map from DT | Shawn Guo |
2021-06-23 | brcmfmac: Silence error messages about unsupported firmware features | Dmitry Osipenko |
2021-06-15 | brcmsmac: Remove the repeated declaration | Shaokun Zhang |
2021-06-15 | brcmsmac: mac80211_if: Fix a resource leak in an error handling path | Christophe JAILLET |
2021-06-15 | brcmsmac: Drop unnecessary NULL check after container_of | Guenter Roeck |
2021-06-15 | brcmsmac: improve readability on addresses copy | Íñigo Huguet |
2021-06-15 | brcmfmac: Add clm_blob firmware files to modinfo | Matthias Brugger |
2021-06-15 | brcmfmac: Delete second brcm folder hierarchy | Matthias Brugger |
2021-06-15 | brcmfmac: Fix a double-free in brcmf_sdio_bus_reset | Tong Tiangen |
2021-06-15 | brcmfmac: Demote non-compliant kernel-doc headers | Yang Shen |
2021-06-15 | brcmfmac: correctly report average RSSI in station info | Alvin Šipraga |
2021-06-15 | brcmfmac: fix setting of station info chains bitmask | Alvin Šipraga |
2021-06-15 | brcmfmac: use ISO3166 country code and 0 rev as fallback | Shawn Guo |
2021-06-03 | b43legacy: Fix spelling mistake "overflew" -> "overflowed" | Colin Ian King |
2021-06-03 | b43legacy: Remove unused inline function txring_to_priority() | YueHaibing |
2021-06-03 | b43: phy_n: Delete some useless TODO code | Zhen Lei |
2021-05-31 | Merge 5.13-rc4 into driver-core-next | Greg Kroah-Hartman |
2021-05-21 | b43: don't save dentries for debugfs | Greg Kroah-Hartman |
2021-05-21 | b43legacy: don't save dentries for debugfs | Greg Kroah-Hartman |
2021-05-13 | brcmfmac: properly check for bus register errors | Greg Kroah-Hartman |
2021-05-13 | Revert "brcmfmac: add a check for the status of usb_register" | Greg Kroah-Hartman |
2021-04-22 | brcmfmac: Avoid GFP_ATOMIC when GFP_KERNEL is enough | Christophe JAILLET |
2021-04-20 | Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub... | David S. Miller |
2021-04-19 | cfg80211: constify ieee80211_get_response_rate return | Joe Perches |
2021-04-18 | brcmfmac: Remove duplicate struct declaration | Wan Jiabing |
2021-04-18 | brcmfmac: A typo fix | Bhaskar Chowdhury |
2021-04-07 | Merge tag 'wireless-drivers-2021-04-07' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2021-03-23 | brcmfmac: p2p: Fix recently introduced deadlock issue | Hans de Goede |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |