Commit Graph

11325 Commits (01789349ee52e4a3faf376f1485303d9723c4f1f)

Author SHA1 Message Date
Wey-Yi Guy f352910822 iwlagn: 5000 do not support idle mode 14 years ago
Stanislaw Gruszka 00898a4726 rt2x00: fix usage of NULL queue 14 years ago
Helmut Schaa 449f94eadc rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTO 14 years ago
Emmanuel Grumbach cc1a93e68f iwlagn: sysfs couldn't find the priv pointer 14 years ago
Stanislaw Gruszka b52398b6e4 rt2x00: rt2800: fix zeroing skb structure 14 years ago
Larry Finger b6b67df3f2 rtlwifi: Fix kernel oops on ARM SOC 14 years ago
Stanislaw Gruszka d4930086bd ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled 14 years ago
Stanislaw Gruszka 17e859a899 iwlegacy: set tx power after rxon_assoc 14 years ago
Felix Fietkau c1227340ca ath9k: initialize tx chainmask before testing channel tx power values 14 years ago
Pavel Roskin 49e58a932f orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002 14 years ago
Pavel Roskin 0a1013c76b hostap_cs: support cards with "Version 01.02" as third product ID 14 years ago
Neil Horman 550fd08c2c net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Pavel Roskin e61b52d130 b43: fix invalid memory access in b43_ssb_remove() 14 years ago
Rafał Miłecki 6f89062a66 b43: bcma: drop BROKEN 14 years ago
Rafał Miłecki f76f424353 b43: bus: fix memory corruption when setting driver's data 14 years ago
David S. Miller 2629313398 iwlwifi: Fix build with CONFIG_PM disabled. 14 years ago
Rafał Miłecki 8c95b74d8d b43legacy: dma: cache translation (routing bits) 14 years ago
Pavel Roskin bb78c71d6c ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table() 14 years ago
Pavel Roskin c5f3f45c49 ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210 14 years ago
Pavel Roskin fabba04806 ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers 14 years ago
Rafał Miłecki 24aad3f4c8 b43: (un)initialize driver on the BCMA bus 14 years ago
Rafał Miłecki eb90e9e85c b43: bcma: get DMA translation bits 14 years ago
Rafał Miłecki a9770a815d ssb: return correct translation bit for 64-bit DMA 14 years ago
Rafał Miłecki 78c1ee7e61 b43: disable parity check on BCMA devices 14 years ago
Joe Perches 292b11926f rtlwifi: Convert printks to pr_<level> 14 years ago
Felix Fietkau 6054069a03 ath9k_hw: validate and fix broken eeprom chainmask settings 14 years ago
Amitkumar Karwar a049093600 mwifiex: disable auto deep sleep before unloading the driver 14 years ago
Amitkumar Karwar df3b124bdb mwifiex: check SDIO multi-port aggregation buffer room correctly 14 years ago
Amitkumar Karwar 4e3c44207f mwifiex: put multicast/broadcast packets to the same RA 14 years ago
Emmanuel Grumbach 1e89cbac16 iwlagn: probe would crash with DEBUG_SHIRQ 14 years ago
Wey-Yi Guy d62b39e105 iwlagn: remove "disable otp refresh" W/A 14 years ago
Johannes Berg e1b1c0875d iwlagn: rename iwlagn_set_dynamic_key 14 years ago
Johannes Berg bbb05cb55a iwlagn: track beacon interval sent to device 14 years ago
Wey-Yi Guy 21489ec2f1 iwlagn: write iq invert register for 105/135 device 14 years ago
Johannes Berg c8ac61cf6e iwlagn: implement WoWLAN 14 years ago
Johannes Berg 5a3d9882b8 iwlagn: rewrite HW crypto 14 years ago
Johannes Berg 0bfe9895d4 iwlagn: remove forgotten debugfs function 14 years ago
Wey-Yi Guy 898ed67be0 iwlagn: remove un-necessary "_agn" 14 years ago
Johannes Berg a920bffb88 iwlagn: remove keyinfo cache 14 years ago
Wey-Yi Guy c10e2c102f iwlagn: testmode fixed rate available for testmode only 14 years ago
Emmanuel Grumbach b09b296ddd iwlagn: add comment to warn about WoWLAN in resume / suspend flows 14 years ago
Emmanuel Grumbach c1c81401de iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv 14 years ago
Emmanuel Grumbach d593411084 iwlagn: simplify the bus architecture 14 years ago
Emmanuel Grumbach 41c5054266 iwlagn: transport layer receives struct iwl_trans* 14 years ago
Emmanuel Grumbach 0286cee0d2 iwlagn: move iwl_prepare_card_hw to the transport layer 14 years ago
Emmanuel Grumbach 392f8b789a iwlagn: move more functions from the start flow to the transport layer 14 years ago
Emmanuel Grumbach 48d42c4269 iwlagn: SCD configuration for AMPDU moves to transport layer 14 years ago
Wey-Yi Guy 2e27799621 iwlagn: radio sensor offset in le16 format 14 years ago
Wey-Yi Guy ad3f71244c iwlagn: define valid init calibration mask 14 years ago