- 1303dcf iwlwifi: fix ICT irq table endianness by Johannes Berg · 15 years ago
- dc1b097 iwlwifi: name changes from "tx_power_channel_lmt" to "tx_power_device_lmt" by Wey-Yi Guy · 15 years ago
- b261793 iwlwifi: use station HT capabilities and BSS operating mode for Green-field by Daniel C Halperin · 15 years ago
- 28e6f48 iwlwifi: check short GI support per-station rather than globally by Daniel C Halperin · 15 years ago
- 367ca28 iwlwifi: remove unused members of iwl_ht_info by Johannes Berg · 15 years ago
- 415e499 iwlwifi: traverse linklist to find the valid OTP block by Wey-Yi Guy · 15 years ago
- be25276 iwlwifi: remove unused HT configuration entry tx_chan_width by Daniel C Halperin · 15 years ago
- e312c24 iwlwifi: automatically adjust sleep level by Johannes Berg · 15 years ago
- 3ad3b92 iwlwifi: refactor some thermal throttle code by Johannes Berg · 15 years ago
- a28027cd iwlwifi: fix thermal throttling locking problem by Wey-Yi Guy · 15 years ago
- c03ea16 iwlwifi: revert uCode Alive notification with timeout by Reinette Chatre · 15 years ago
- 22fdf3c iwlwifi: Traffic type and counter for debugFs by Wey-Yi Guy · 15 years ago
- 20594eb iwlwifi: new debugging feature for dumping data traffic by Wey-Yi Guy · 15 years ago
- 7aafef1 iwlwifi: name changed from "fat" to "ht40" by Wey-Yi Guy · 15 years ago
- 3d816c7 iwlwifi: re-introduce per device debugging by Reinette Chatre · 15 years ago
- a11c4d0 iwlwifi: remove deprecated 6000 series adapters by Wey-Yi Guy · 15 years ago
- 65b7998 iwlwifi: Distinguish power amplifier for 6000 series by Wey-Yi Guy · 15 years ago
- 1e4247d iwlwifi: debugFs to enable/disable HT40 support by Wey-Yi Guy · 15 years ago
- bcc693a iwlwifi: Name fix for MPDU density for TX aggregation by Wey-Yi Guy · 15 years ago
- 5696aea iwlwifi: remove command callback return value by Johannes Berg · 15 years ago
- c2acea8 iwlwifi: fix up command sending by Johannes Berg · 15 years ago
- 672639d iwlwifi: critical temperature enter/exit condition by Wey-Yi Guy · 15 years ago
- a562a9d iwlwifi: make debug level more user friendly by Reinette Chatre · 15 years ago
- 34a66de iwlwifi: uCode Alive notification with timeout by Wey-Yi Guy · 15 years ago
- cc0f555 iwlwifi: Handle new firmware file with ucode build number in header by Jay Sternberg · 15 years ago
- 01a7e08 iwlagn: fix minimum number of queues setting by Reinette Chatre · 15 years ago
- 2c2f3b3 iwlwifi: unify iwl_setup_rxon_timing by Tomas Winkler · 15 years ago
- 90e8e42 iwlwifi: drop sw_crypto from hw_params. by Tomas Winkler · 15 years ago
- a60e77e iwlwifi: port to cfg80211 rfkill by Johannes Berg · 15 years ago
- c587de0 iwlwifi: unify station management by Tomas Winkler · 15 years ago
- 086ed11 iwlagn: co-exist with AMT by Mohamed Abbas · 15 years ago
- 40cefda iwlcore: Add support for periodic RX interrupt by Mohamed Abbas · 15 years ago
- 4752c93 iwlcore: Allow skb allocation from tasklet. by Mohamed Abbas · 15 years ago
- ef850d7 iwlcore: support ICT interrupt by Mohamed Abbas · 15 years ago
- a8b50a0 iwlcore: register locks by Mohamed Abbas · 15 years ago
- 0848e29 iwlwifi: support NVM access (EEPROM/OTP) by Wey-Yi Guy · 15 years ago
- c15ff61 iwlwifi: drop iwl3945_tid_data by Tomas Winkler · 15 years ago
- bed420d iwlwifi: drop struct iwl3945_hw_key by Tomas Winkler · 15 years ago
- 7af2c46 iwlwifi: clean up PS code by Johannes Berg · 16 years ago
- 19cc108 iwlwifi: do proper hw restart by Johannes Berg · 16 years ago
- 495a1b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
- 1ecf9fc iwlwifi: improve scan support by Johannes Berg · 16 years ago
- a83b914 iwlwifi: adding interrupt counter in debugfs for debugging by Wey-Yi Guy · 16 years ago
- 79fa455 iwlwifi: add station management ops by Abhijeet Kolekar · 16 years ago
- df833b1 iwlwifi: DMA fixes by Reinette Chatre · 16 years ago
- e4e72fb mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi by Johannes Berg · 16 years ago
- 5c8df2d iwl3945: use iwl_led structure by Abhijeet Kolekar · 16 years ago
- 77dcb6a iwlwifi: correct device name for 1000 series by Jay Sternberg · 16 years ago
- 80bc539 iwlwifi: Fix and rework Kconfig file by Reinette Chatre · 16 years ago
- e8c00dc iwlwifi: define structures and functions externally for customization by Jay Sternberg · 16 years ago
- 8ccde88 iwl3945: Getting rid of the *39_rxon iwl_priv fields by Samuel Ortiz · 16 years ago
- 7e4bca5 iwl3945: Getting rid of priv->antenna by Samuel Ortiz · 16 years ago
- d08853a iwlwifi: Remove IWL3945_DEBUG by Samuel Ortiz · 16 years ago
- e614891 iwl3945: Use iwl-eeprom.c routines by Samuel Ortiz · 16 years ago
- a8e74e27 iwl3945: Use iwlcore TX queue management routines by Samuel Ortiz · 16 years ago
- 59606ff iwlwifi: make iwl_tx_queue->tfds void* by Samuel Ortiz · 16 years ago
- c5d0569 iwlwifi: add recognition of Intel WiFi Link 100 Series by Jay Sternberg · 16 years ago
- e122837 iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 Series by Jay Sternberg · 16 years ago
- cec2d3f iwlwifi: remove static from 5000 structures by Jay Sternberg · 16 years ago
- 3dae0c4 iwlwifi: eliminate power_data_39. by Winkler, Tomas · 16 years ago
- 62ea9c5 iwlwifi: remove unused or twice defined members in iwl_priv by Winkler, Tomas · 16 years ago
- 805cee5 iwlwifi: kill scan39 by Winkler, Tomas · 16 years ago
- 2663516 iwl3945: report killswitch changes even if the interface is down by Helmut Schaa · 16 years ago
- 01f8162 iwlwifi: update copyright year to 2009 by Reinette Chatre · 16 years ago
- 141c43a iwl3945: kill iwl3945_rx_queue_restock by Winkler, Tomas · 16 years ago
- f596595 iwl3945: kill hw_params.tx_ant_num by Winkler, Tomas · 16 years ago
- 188cf6c iwl3945: sync tx queue data structure with iwlagn by Samuel Ortiz · 16 years ago
- dbb6654 iwl3945: rearrange 3945 tfd by Winkler, Tomas · 16 years ago
- 8cd812b iwl3945: use iwl_rb_status by Winkler, Tomas · 16 years ago
- c2d79b48 iwlwifi: use iwl_cmd instead of iwl3945_cmd by Winkler, Tomas · 16 years ago
- 4a8a432 iwl3945: replaces iwl3945_priv with iwl_priv by Abhijeet Kolekar · 16 years ago
- 3832ec9 iwl3945: use iwl_hw_params in iwl3945_priv by Abhijeet Kolekar · 16 years ago
- a78fe75 iwl3945: remove duplicate structures from iwl-3945.h by Kolekar, Abhijeet · 16 years ago
- 85d4149 iwl3945: move structures from iwl-3945.h to iwl-dev.h by Kolekar, Abhijeet · 16 years ago
- d20b3c6 iwl3945: iwl3945_queue and iwl3945_channel_info replacement by Samuel Ortiz · 16 years ago
- a3139c5 iwl3945: Remove DRV_NAME dependenies by Samuel Ortiz · 16 years ago
- 34c22cf iwlwifi: cleanup iwl-dev.h by Winkler, Tomas · 16 years ago
- 2aa6ab8 iwlwifi: remove 4965 from common uCode API structures by Tomas Winkler · 16 years ago
- b5047f7 iwlwifi: remove includes of iwl-helpers.h where not needed by Tomas Winkler · 16 years ago
- 29d51d9 iwlwifi: remove unused clip_groups priv member by Tomas Winkler · 16 years ago
- 30dab79e iwlwifi: remove qos module parameter by Winkler, Tomas · 16 years ago
- 759ef89 iwlwifi: change email contact information by Winkler, Tomas · 16 years ago
- 61ff84a iwlwifi: cleanup (remove pm_state) by Rami Rosen · 16 years ago
- 00e540b iwlwifi: implement iwl_debug_report_frame for iwlagn by Halperin, Daniel C · 16 years ago
- c02b3ac iwlwifi: store ucode version number by Chatre, Reinette · 16 years ago
- f3f911d iwlwifi: fix DMA channel number in iwl_txq_ctx_stop by Zhu Yi · 16 years ago
- 8f5c87d iwlwifi: move host command check function into separate file by Winkler, Tomas · 16 years ago
- 819500c iwlwifi: 5150 enable DC calibration by Tomas Winkler · 16 years ago
- 7100e92 iwlwifi: 5150 add support for 5150 by Tomas Winkler · 16 years ago
- 201706a iwlwifi: enable base band calibration in 5000 HW by Tomas Winkler · 16 years ago
- 352bc8d iwlwifi: configure_filter rewrite by Zhu, Yi · 16 years ago
- 9f58671 iwlwifi: consolidate station management code by Tomas Winkler · 16 years ago
- cb299bae iwlwifi: move iwl_print_hex_dump to iwl-debug.h by Winkler, Tomas · 16 years ago
- 4ddbb7d iwlwifi: revamp tx scheduler byte count tables handling by Tomas Winkler · 16 years ago
- 8d86422 iwlwifi: move rx queue read pointer into rxq by Winkler, Tomas · 16 years ago
- 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 4018517 iwlagn: fix RX skb alignment by Johannes Berg · 16 years ago
- 5b9f8cd iwlwifi: rename generic iwlagn functions that had a HW specific name by Emmanuel Grumbach · 16 years ago
- 4607816 iwlwifi: remove unused essid variable by Johannes Berg · 16 years ago
- a96a27f iwlwifi: run through spell checker by Tomas Winkler · 16 years ago