Commit Graph

57035 Commits (9a23e5a2268fc03a55c7e7112ce904629276d0b2)

Author SHA1 Message Date
Jay Sternberg 9a23e5a226 ipw2x00: correct Kconfig to prevent following entries from not indenting 16 years ago
Jay Sternberg 29f35c149e iwlwifi: remove chain noise calibration functions from 6000 family 16 years ago
Jay Sternberg e8c00dcb02 iwlwifi: define structures and functions externally for customization 16 years ago
Jay Sternberg 76a2407a5b iwlwifi: correct API command overlap 16 years ago
Jay Sternberg 050681b77d iwlwifi: parametrize configuration of the PLL for exclusion on 6000 16 years ago
Jay Sternberg c0bac76a22 iwlwifi: simplify parameter setting to allow support for 6000 series 16 years ago
Jay Sternberg 2264596d6d iwlwifi: add new HW_REV_TYPEs for Intel WiFi Link 100, 6000 and 6050 Series 16 years ago
Vasanthakumar Thiagarajan f2bffa7ea0 ath9k: Fix LED blink pattern 16 years ago
Sujith 547c376376 ath9k: Remove a bunch of unused macros 16 years ago
Sujith feed029cd6 ath9k: Fix typo in checking for chip revision 16 years ago
Luis R. Rodriguez 7519a8f077 ath9k: remove passive scan on 5 GHz if country IE knows better 16 years ago
Luis R. Rodriguez 547e4c2e64 ath9k: move check for radar freqs into a helper 16 years ago
Luis R. Rodriguez 8c63c46d58 ath9k: replace usage of internal wireless_modes for conf 16 years ago
Vivek Natarajan 4e30ffa29c ath9k: Enable MIB and TIM interrupts for station mode. 16 years ago
Sujith d22b0022e7 ath9k: Fix lockdep warning 16 years ago
Ivo van Doorn 0cbe006461 rt2x00: Validate firmware in driver 16 years ago
Ivo van Doorn a2c9b652a1 rt2x00: Add kill_tx_queue callback function 16 years ago
Ivo van Doorn 382fe0f2da rt2x00: Move intf_work to mac82011 workqueue 16 years ago
Winkler, Tomas d25aabb0a1 iwlwifi: unify iwlagn and 3945 power save management 16 years ago
Tomas Winkler e1623446bb iwlwifi: don't use implicit priv in IWL_DEBUG 16 years ago
Winkler, Tomas 450154e4f4 iwlwifi: check return value of pci_enable_device 16 years ago
Winkler, Tomas dfb39e8295 iwlwifi: iwl3945_send_tx_power must be static 16 years ago
Winkler, Tomas 7530f85f08 iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUG 16 years ago
Samuel Ortiz 8ccde88a87 iwl3945: Getting rid of the *39_rxon iwl_priv fields 16 years ago
Andrey Borzenkov d14c7c1d6a orinoco: checkpatch cleanup 16 years ago
Jesse Brandeburg 593721833d igb: remove dead code in transmit routine 16 years ago
Alexander Duyck 86d5d38fa1 igb: update version number and copyright dates 16 years ago
Alexander Duyck 265de40908 igb: fix two minor items found during code review 16 years ago
Alexander Duyck 04fe63583d igb: update stats before doing reset in igb_down 16 years ago
Alexander Duyck 450c87c8d2 igb: remove redundant count set and err_hw_init 16 years ago
Alexander Duyck 8675737a9c igb: remove disable_av variable from mac_info struct 16 years ago
Alexander Duyck fa4dfae0ce igb: change pba size determination from if to switch statement 16 years ago
Alexander Duyck a8564f033e igb: move get_hw_control within igb_resume. 16 years ago
Alexander Duyck 4a3c6433e4 igb: don't read eicr when responding to legacy interrupts 16 years ago
Alexander Duyck 28b0759c22 igb: remove unnecessary adapter->hw calls when just hw-> will do. 16 years ago
Alexander Duyck 8a900862a2 igb: rename igb_update_mc_addr_list_82575 to not include the 82575 16 years ago
Alexander Duyck 4b1a987736 igb: remove redundant timer updates and cleanup watchdog_task 16 years ago
Alexander Duyck eebbbdba5e igb: cleanup igb_netpoll to be more friendly with napi & GRO 16 years ago
Alexander Duyck dda0e0834c igb: add counter for dma out of sync errors 16 years ago
Alexander Duyck 2753f4cebf igb: update testing done by ethtool 16 years ago
Alexander Duyck 7d8eb29e6e igb: update feature flags supported in ethtool 16 years ago
Alexander Duyck 0fbe67af3e igb: remove unused rx_hdr_split statistic 16 years ago
Alexander Duyck 312c75aee7 igb: rename nvm ops 16 years ago
Alexander Duyck a8d2a0c27f igb: rename phy ops 16 years ago
Alexander Duyck 40a70b3889 igb: read address from RAH/RAL instead of from EEPROM 16 years ago
Alexander Duyck c1889bfe68 igb: make dev_spec a union and remove dynamic allocation 16 years ago
Alexander Duyck 4d6b725e4d igb: add link check function 16 years ago
Alexander Duyck aed5dec370 igb: remove check for needing an io port 16 years ago
Alexander Duyck 83b7180d0d igb: move initialization of number of queues into set_interrupt_capability 16 years ago
Alexander Duyck db76176215 igb: move setting of buffsz out of repeated path in alloc_rx_buffers 16 years ago