Age | Commit message (Expand) | Author |
2009-01-29 | iwl3945: replace iwl3945_broadcast_addr with iwl_bcast_addr | Kolekar, Abhijeet |
2009-01-29 | iwl3945: remove duplicate structures from iwl-3945.h | Kolekar, Abhijeet |
2009-01-29 | iwl3945: move structures from iwl-3945.h to iwl-dev.h | Kolekar, Abhijeet |
2009-01-29 | iwl3945: replace iwl_3945_cfg with iwl_cfg | Kolekar, Abhijeet |
2009-01-29 | iwl3945: include iwl-core.h | Kolekar, Abhijeet |
2009-01-29 | iwl3945: Change IWLWIFI_VERSION constant name | Kolekar, Abhijeet |
2009-01-29 | iwlwifi: emliminate iwl3945_mac_get_stats mac80211 handler | Winkler, Tomas |
2009-01-29 | iwl3945: iwl3945_queue and iwl3945_channel_info replacement | Samuel Ortiz |
2009-01-29 | iwl3945: Remove power related definitions from 3945 code | Samuel Ortiz |
2009-01-29 | iwl3945: Getting rid of iwl-3945-led.h | Samuel Ortiz |
2009-01-29 | iwl3945: Use iwl-agn-rs.h rates definitions. | Samuel Ortiz |
2009-01-29 | iwl3945: Have consistant and not redefined HW constants | Samuel Ortiz |
2009-01-29 | iwl3945: Getting rid of iwl3945_eeprom_channel | Samuel Ortiz |
2009-01-29 | iwl3945: Remove DRV_NAME dependenies | Samuel Ortiz |
2009-01-29 | iwl3945: Getting rid of iwl-3945-debug.h | Samuel Ortiz |
2009-01-29 | iwlwifi: 3945 remove iwl-3945-commands.h | Tomas Winkler |
2009-01-29 | iwlwifi: 3945 drop usage of union tsf | Tomas Winkler |
2009-01-29 | iwlwifi: 3945 remove duplicated code from iwl-3945-commands.h | Tomas Winkler |
2009-01-29 | iwlwifi: use iwl-commands.h also in 3945 | Tomas Winkler |
2009-01-29 | iwlwifi: 3945 remove current_rate from station entry. | Winkler, Tomas |
2009-01-29 | iwlwifi: 3945 unfold iwl-3945-commands.h | Tomas Winkler |
2009-01-29 | iwlwifi: 3945 extract flow handler definitions into iwl-3945-fh.h | Tomas Winkler |
2009-01-29 | iwlwifi: kill retry_rate sysfs for iwlagn | Winkler, Tomas |
2009-01-29 | iwlwifi: move sysfs status entry to debugfs | Winkler, Tomas |
2009-01-23 | iwlwifi: fix rs_get_rate WARN_ON() | Abbas, Mohamed |
2009-01-22 | iwlwifi: return NETDEV_TX_OK from _tx ops | Reinette Chatre |
2009-01-16 | iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failure | Zhu Yi |
2009-01-13 | iwl3945: fix "‘power_idx’ may be used uninitialized" warning | John W. Linville |
2009-01-12 | iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range. | Daniel Wu |
2009-01-12 | iwlwifi: Fix get_cmd_string() for REPLY_3945_RX | Samuel Ortiz |
2008-12-19 | iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable). | Rami Rosen |
2008-12-19 | iwlwifi: indicate txpower is off in sysfs | Jay Sternberg |
2008-12-19 | iwlwifi: use GFP_KERNEL to allocate Rx SKB memory | Zhu Yi |
2008-12-19 | iwlwifi: use meaningful vars in _iwl_poll_bit() | Wu, Fengguang |
2008-12-19 | iwlwifi: remove useless goto | Wu Fengguang |
2008-12-19 | iwlwifi: use type uint for module param debug | Wu, Fengguang |
2008-12-19 | iwlwifi: update comments on the debug interface | Wu, Fengguang |
2008-12-19 | iwlwifi: add line feed to printk | Wu, Fengguang |
2008-12-19 | iwlwifi: cleanup iwl-dev.h | Winkler, Tomas |
2008-12-19 | iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods. | Rami Rosen |
2008-12-19 | iwlagn: fix agn rate scaling | Mohamed Abbas |
2008-12-19 | mac80211: Fix HT channel selection | Sujith |
2008-12-12 | iwlwifi: add contact email to MODULE_AUTHOR | Tomas Winkler |
2008-12-12 | iwlwifi: remove 4965 from common uCode API structures | Tomas Winkler |
2008-12-12 | iwlwifi: remove includes of iwl-helpers.h where not needed | Tomas Winkler |
2008-12-12 | iwlwifi: remove unused clip_groups priv member | Tomas Winkler |
2008-12-12 | iwlwifi: fix resume while txpower off | Mohamed Abbas |
2008-12-12 | iwlwifi: use iwl_poll_direct_bit in EEPROM reading | Zhu, Yi |
2008-12-12 | iwlwifi: fix build warning (iwl-rx.c) | Rami Rosen |
2008-12-12 | mac80211: Disable requests for new scans in AP mode | Jouni Malinen |