- 25a4cce iwl3945: fix "‘power_idx’ may be used uninitialized" warning by John W. Linville · 16 years ago
- 1061787 iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range. by Daniel Wu · 16 years ago
- d732129 iwlwifi: Fix get_cmd_string() for REPLY_3945_RX by Samuel Ortiz · 16 years ago
- 0e7690f iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable). by Rami Rosen · 16 years ago
- 91f39e8 iwlwifi: indicate txpower is off in sysfs by Jay Sternberg · 16 years ago
- f1bc4ac iwlwifi: use GFP_KERNEL to allocate Rx SKB memory by Zhu Yi · 16 years ago
- 4087f6f iwlwifi: use meaningful vars in _iwl_poll_bit() by Wu, Fengguang · 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
- c3a739f iwlwifi: update comments on the debug interface by Wu, Fengguang · 16 years ago
- 5c11ec6 iwlwifi: add line feed to printk by Wu, Fengguang · 16 years ago
- 34c22cf iwlwifi: cleanup iwl-dev.h by Winkler, Tomas · 16 years ago
- 73ec1cc iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods. by Rami Rosen · 16 years ago
- d5e4903 iwlagn: fix agn rate scaling by Mohamed Abbas · 16 years ago
- 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
- a7b7520 iwlwifi: add contact email to MODULE_AUTHOR by Tomas Winkler · 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
- edb3422 iwlwifi: fix resume while txpower off by Mohamed Abbas · 16 years ago
- 3d5717a iwlwifi: use iwl_poll_direct_bit in EEPROM reading by Zhu, Yi · 16 years ago
- f2f1ba2 iwlwifi: fix build warning (iwl-rx.c) by Rami Rosen · 16 years ago
- b7a530d mac80211: Disable requests for new scans in AP mode by Jouni Malinen · 16 years ago
- 30dab79e iwlwifi: remove qos module parameter by Winkler, Tomas · 16 years ago
- 6d1ef1a iwlwifi: 3945 remove qos module parameter by Winkler, Tomas · 16 years ago
- 9f92593 iwlifi: remove twice defined SINGLE_FRAME RX FH MASK by Winkler, Tomas · 16 years ago
- 759ef89 iwlwifi: change email contact information by Winkler, Tomas · 16 years ago
- 21a49fc iwlwifi: fix build error (iwl-rx.c). by Rami Rosen · 16 years ago
- 61ff84a iwlwifi: cleanup (remove pm_state) by Rami Rosen · 16 years ago
- a8ec42c iwlwifi: use rmb/wmb to protect indirect mmio operation by Zhu, Yi · 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
- f056658 iwlwifi: fix time interval misuse in iwl_poll_{direct_}bit by Zhu, Yi · 16 years ago
- 7262796 iwl3945: Fix rate scale for B-mode connection by Abbas, Mohamed · 16 years ago
- 00e540b iwlwifi: implement iwl_debug_report_frame for iwlagn by Halperin, Daniel C · 16 years ago
- 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 011a033 iwl3945 : Fix a-band association for passive channels by Abhijeet Kolekar · 16 years ago
- a0987a8 iwlwifi: rely on API version read from firmware by Reinette Chatre · 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
- 74221d0 iwl3945: Fix iwl3945 rate scaling. by Abbas, Mohamed · 16 years ago
- c30e30e iwl3945: add debugfs support by Abbas, Mohamed · 16 years ago
- d366df5 iwlwifi: move channels sysfs to debugfs by Winkler, Tomas · 16 years ago
- 0ad91a3 iwlwifi: move disable/enable interrupts to iwl-core.c by Winkler, Tomas · 16 years ago
- c93007e iwl3945: Select correct sta ID from find_station() by Samuel Ortiz · 16 years ago
- 99df630 iwlwifi: fix printk size format error by Zhu Yi · 16 years ago
- 8f5c87d iwlwifi: move host command check function into separate file by Winkler, Tomas · 16 years ago
- 7470d7f iwlwifi: 5150 enable LO, TXIQ and BB calibrations by Winkler, Tomas · 16 years ago
- fd63edb iwlwifi: 5150 parametrize eeprom versions by Tomas Winkler · 16 years ago
- 339afc89 iwlwifi: 5150 compute ct kill threshold by Tomas Winkler · 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
- 33fd819 iwlwifi: disable AP mode by Johannes Berg · 16 years ago
- c58f9f6 iwl3945: remove obsolete irq handling by Helmut Schaa · 16 years ago
- 51e9bf5 iwlwifi: remove uses of __constant_{endian} helpers by Harvey Harrison · 16 years ago
- 0d950d8 iwlwifi: properly initialize calibration command header by Tomas Winkler · 16 years ago
- 40a9a82 iwlwifi: clean key table in iwl_clear_stations_table function by Tomas Winkler · 16 years ago
- 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 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
- 201706a iwlwifi: enable base band calibration in 5000 HW by Tomas Winkler · 16 years ago
- 83dde8c iwlwifi: move iwl_clear_stations_table to iwl-sta.c by Winkler, Tomas · 16 years ago
- ce546fd iwl3945 : Fix ad-hoc mode for 3945 by Abhijeet Kolekar · 16 years ago
- ea4a82dc iwlwifi: enable custom fw regulatory solution by Luis R. Rodriguez · 16 years ago
- e0737a7 iwlwifi: iwl-fh.h cleanup by Tomas Winkler · 16 years ago
- 34faf78 iwlwifi: some fh document fix and cleanup by Zhu, Yi · 16 years ago
- 352bc8d iwlwifi: configure_filter rewrite by Zhu, Yi · 16 years ago
- c305606 iwlwifi : fix checkpatch.pl errors by Abhijeet Kolekar · 16 years ago
- dbce56a iwlwifi: replace magic constants with define by Chatre, Reinette · 16 years ago
- 417f114 iwlwifi: rs: remove fc variable and other cleanups by Tomas Winkler · 16 years ago
- 9f58671 iwlwifi: consolidate station management code by Tomas Winkler · 16 years ago
- cee53dd iwl3945 : Simplify iwl3945_pci_probe by Kolekar, Abhijeet · 16 years ago
- e91af0a iwlagn: fix DMA sync by Johannes Berg · 16 years ago
- e4e58cf iwlwifi: use Rx single frame mode (one Rx frame per RB) by Zhu, Yi · 16 years ago
- 01ef9323 iwlwifi: get some more information about command failure by Winkler, Tomas · 16 years ago
- c24f081 iwl3945 : Simplify iwl3945_send_beacon_cmd by Kolekar, Abhijeet · 16 years ago
- cb299bae iwlwifi: move iwl_print_hex_dump to iwl-debug.h by Winkler, Tomas · 16 years ago
- e720ce9 iwl3945 : Fix Sparse Warnings by Kolekar, Abhijeet · 16 years ago
- 21c339b iwlwifi: move spectrum measurement code to iwl-spectrum.c file 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
- 5c5aa3f iwlwifi: update iwl-commands.h for 3 stream support by Halperin, Daniel C · 16 years ago
- a71c8f6 iwlwifi: don't fail power set when calibration is not done yet by Winkler, Tomas · 16 years ago
- 1933577 iwlwifi: trivial fix in includes by Winkler, Tomas · 16 years ago
- 9bdf5ec iwl3945: fix resume for ADHOC network by Mohamed Abbas · 16 years ago
- ada1751 iwlagn: fix resume for ADHOC network by Mohamed Abbas · 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
- 8e3bad6 mac80211: remove ieee80211_notify_mac by Johannes Berg · 16 years ago
- 61780ee iwlwifi: do not call statistics from rfkill by Mohamed Abbas · 16 years ago
- eb48dca iwlwifi: iwl-agn-rs: initialize rs with valid antenna by Winkler, Tomas · 16 years ago
- 6a63578 iwlwifi: rename double inclusion protection name in iwl-commands.h by Emmanuel Grumbach · 16 years ago
- 5b9f8cd iwlwifi: rename generic iwlagn functions that had a HW specific name by Emmanuel Grumbach · 16 years ago
- 60294de iwlwifi: fix priv->iw_mode setting when multiple vif are configured by Zhu, Yi · 16 years ago
- eb4779c iwlwifi: trivial removal of some 4965 remaining from iwl-agn-rs.h by Winkler, Tomas · 16 years ago
- 9c80c50 iwlwifi: reorganize flow handler bitology by Winkler, Tomas · 16 years ago
- 9b1fbae iwl3945: remove bogus comment by Johannes Berg · 16 years ago
- 41bb73e mac80211: remove SSID driver code by Johannes Berg · 16 years ago
- 4607816 iwlwifi: remove unused essid variable by Johannes Berg · 16 years ago