- 15b1687 iwlwifi: replace IWL_ERROR with IWL_ERR by Winkler, Tomas · 16 years ago
- 39aadf8 iwlwifi: replace IWL_WARNING with IWL_WARN by Winkler, Tomas · 16 years ago
- 250bdd2 iwl3945: Have consistant and not redefined HW constants by Samuel Ortiz · 16 years ago
- a3139c5 iwl3945: Remove DRV_NAME dependenies by Samuel Ortiz · 16 years ago
- febf337 iwlwifi: remove useless goto by Wu Fengguang · 16 years ago
- 95aa194 iwlwifi: use type uint for module param debug by Wu, Fengguang · 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
- 73d7b5a iwlwifi: iwl_poll_{direct_}bit cleanup by Zhu, Yi · 16 years ago
- 42802d7 iwlwifi: fix "MAC in deep sleep" error by Zhu, Yi · 16 years ago
- a0987a8 iwlwifi: rely on API version read from firmware by Reinette Chatre · 16 years ago
- f3f911d iwlwifi: fix DMA channel number in iwl_txq_ctx_stop by Zhu Yi · 16 years ago
- 0d950d8 iwlwifi: properly initialize calibration command header by Tomas Winkler · 16 years ago
- 40fc95d iwlwifi: TX update chicken bits by Winkler, Tomas · 16 years ago
- 31a73fe iwlwifi: TX setup fix confusion between TX queue and TX DMA channel by Winkler, Tomas · 16 years ago
- 25e35a5 iwlwifi: 4965 define firmware file name once by Winkler, Tomas · 16 years ago
- c305606 iwlwifi : fix checkpatch.pl errors by Abhijeet Kolekar · 16 years ago
- 9f58671 iwlwifi: consolidate station management code by Tomas Winkler · 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
- 5b9f8cd iwlwifi: rename generic iwlagn functions that had a HW specific name by Emmanuel Grumbach · 16 years ago
- a96a27f iwlwifi: run through spell checker by Tomas Winkler · 16 years ago
- 127901a iwlwifi: refactor tx byte count table usage by Tomas Winkler · 16 years ago
- f69f42a iwlwifi: calibration command namespace renaming by Tomas Winkler · 16 years ago
- 0ef2ca6 iwlwifi: parametrize eeprom versions by Tomas Winkler · 16 years ago
- ed7fafe iwlwifi: don't update TFD free counter for invalid station by Tomas Winkler · 16 years ago
- 3fd07a1 iwlwifi: refactor TX response flow by Tomas Winkler · 16 years ago
- e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
- 3c93552 iwlwifi: fix compile warning by Zhu Yi · 16 years ago
- a33c2f4 iwlwifi: remove uneeded declarations by Emmanuel Grumbach · 16 years ago
- 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
- e7b6358 iwlwifi: cleanup PCI register handling by Tomas Winkler · 16 years ago
- 1d3e6c6 iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE) by Mohamed Abbas · 16 years ago
- 3eb75aa removed unused #include <version.h> by Huang Weiyi · 16 years ago
- 6f14792 iwlwifi: fix printk newlines by Jiri Slaby · 16 years ago
- caab8f1 iwlwifi: implement iwl5000_calc_rssi by Tomas Winkler · 16 years ago
- 3ac7f14 iwlwifi: fix checkpatch.pl errors by Tomas Winkler · 16 years ago
- 4aa41f1 iwlwifi: bug fix in AGG flow - cast const to ULL by Emmanuel Grumbach · 17 years ago
- e2e3c57 iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.c by Tomas Winkler · 17 years ago
- 4bf64ef iwlwifi: move beacon handling to iwl4965-base.c by Tomas Winkler · 17 years ago
- d783b06 iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.c by Tomas Winkler · 17 years ago
- ca57961 iwlwifi: add power save to 5000 HW by Mohamed Abbas · 17 years ago
- 61a2d07 Remove newline from the description of module parameters by Niels de Vos · 16 years ago
- d16dc48 iwlwifi: unify 4965 and 5000 scanning code by Tomas Winkler · 17 years ago
- 9f17b31 iwlwifi: differentiate 4965 and 5000 hw ampdu queues number by Tomas Winkler · 17 years ago
- a326a5d iwlwifi: fixes RTS / CTS support by Emmanuel Grumbach · 17 years ago
- 3235427 iwlwifi: request Tx of block ack request if necessary by Ron Rindjunsky · 17 years ago
- 5225640 iwlwifi: fix iwl4965 temperature callback calibration issue by Zhu Yi · 17 years ago
- 4977929 iwlwifi: control 11n capabilities through module param by Ron Rindjunsky · 17 years ago
- da154e30 iwlwifi: unite common settings of HW params by Ron Rindjunsky · 17 years ago
- 0c70515 iwlwifi: move rx aggregation functions to iwl-rx.c by Ron Rindjunsky · 17 years ago
- 653fa4a iwlwifi: setup compressed BA handler by Emmanuel Grumbach · 17 years ago
- 1781a07 iwlwifi: move RX handlers to iwl-rx.c by Emmanuel Grumbach · 17 years ago
- 8f91aec iwlwifi: move RX stats to core, and move temperature to handler by Emmanuel Grumbach · 17 years ago
- fd7c8a4 mac80211: add helpers for frame control testing by Harvey Harrison · 17 years ago
- 14a08a7f iwlwifi: unify SW rf-kill flow by Emmanuel Grumbach · 17 years ago
- be1f3ab6 iwlwifi: general code clean up by Emmanuel Grumbach · 17 years ago
- 91dbc5b iwlwifi: retfactor get_temperature functions by Emmanuel Grumbach · 17 years ago
- 47f4a58 iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.c by Emmanuel Grumbach · 17 years ago
- e7d326ac iwlwifi: move rate helpers to iwlcore by Tomas Winkler · 17 years ago
- 630fe9b iwlwifi: refactor setting tx power by Tomas Winkler · 17 years ago
- 25a6572 iwlwifi: refactor tx aggregation response flow by Tomas Winkler · 17 years ago
- 7f3e4bb iwlwifi: map sw and hw ampdu queues by Ron Rindjunsky · 17 years ago
- 203566f iwlwifi: add possibility to disable tx_power calibration by Emmanuel Grumbach · 17 years ago
- 4e39317 iwlwifi: clean up in setup/cancel deferred work by Emmanuel Grumbach · 17 years ago
- 16e727e iwlwifi: removes the RUN_TIME_CALIB ifdef by Emmanuel Grumbach · 17 years ago
- 4f85f5b iwlwifi: removing IWL4965_HT config by Ron Rindjunsky · 17 years ago
- 37a4421 iwlwifi: Rx handlers common use for 4965 and 5000 by Ron Rindjunsky · 17 years ago
- 30e553e iwlwifi: move aggregation code to iwl-tx.c by Tomas Winkler · 17 years ago
- 5083e56 iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.c by Tomas Winkler · 17 years ago
- 17b8892 iwlwifi: move tx reclaim flow into iwl-tx by Tomas Winkler · 17 years ago
- f20217d iwlwifi: move 4965 tx response into iwl-4965.c by Tomas Winkler · 17 years ago
- fe9b6b7 iwlwifi: activate status ready timeout only for run time ucode by Ron Rindjunsky · 17 years ago
- c135475 iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c by Tomas Winkler · 17 years ago
- b3bbacb iwlwifi: move iwl_rxq_stop into iwl-rx.c by Tomas Winkler · 17 years ago
- da1bc45 iwlwifi: move txq_ctx_stop into iwl-tx.c by Tomas Winkler · 17 years ago
- 46315e0 iwlwifi: refactor stop master function by Tomas Winkler · 17 years ago
- f118a91 iwlwifi: implement apm stop function by Tomas Winkler · 17 years ago
- 7f06610 iwlwifi: implement apm reset flow by Tomas Winkler · 17 years ago
- 8f06189 iwlwifi: setup correctly L1 L0S pi link values by Tomas Winkler · 17 years ago
- 4a4a9e8 iwlwifi: clean up alive_start routine by Tomas Winkler · 17 years ago
- 2d87889 iwlwifi: mark 4965 ucode types by Tomas Winkler · 17 years ago
- e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 17 years ago
- 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 17 years ago
- 3647074 iwlwifi: rename and move Tx queue activation/deactivation by Ron Rindjunsky · 17 years ago
- ccc038a iwlwifi: clean up and bug fix for security by Emmanuel Grumbach · 17 years ago
- fd4abac iwlwifi: move TX code into iwl-tx.c by Tomas Winkler · 17 years ago
- 83d527d iwlwifi: remove 4956 form iwl4965_tx_cmd by Tomas Winkler · 17 years ago
- 4f40e4d iwlwifi: move more station managment into iwl-sta.c by Tomas Winkler · 17 years ago
- 57bd1be iwlwifi: move iwl_bcast_addr to iwlcore by Tomas Winkler · 17 years ago
- 1826dcc iwlwifi: remove 4965 from iwl4965_rate_info by Tomas Winkler · 17 years ago
- fcab423 iwlwifi: remove 4965 prefix from iwl4965_frame by Tomas Winkler · 17 years ago
- c1adf9f iwlwifi: get_hw_cmd_size by Gregory Greenman · 17 years ago
- 443cfd4 iwlwifi: rename iwl4965_queue to iwl_queue by Tomas Winkler · 17 years ago
- f42a444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
- 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
- 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 17 years ago
- 3a1081e iwlwifi: adding parameter of fw_restart by Ester Kummer · 17 years ago
- 1b73af8 iwlwifi: fix spinlock used before initialized by Ron Rindjunsky · 17 years ago
- 1646690 iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queue by Ron Rindjunsky · 17 years ago