Age | Commit message (Expand) | Author |
2009-01-29 | iwlwifi: replace IWL_ERROR with IWL_ERR | Winkler, Tomas |
2009-01-29 | iwlwifi: replace IWL_WARNING with IWL_WARN | Winkler, Tomas |
2009-01-29 | iwlwifi: clean up printing | Tomas Winkler |
2009-01-29 | iwl3945: use iwl-io.h and delete iwl-3945-io.h | Abhijeet Kolekar |
2009-01-29 | iwl3945: replaces iwl3945_priv with iwl_priv | Abhijeet Kolekar |
2009-01-29 | iwl3945: rename iwl3945_priv variables | Abhijeet Kolekar |
2009-01-29 | iwl3945: use iwl_hw_params in iwl3945_priv | Abhijeet Kolekar |
2009-01-29 | iwl3945: use iwl_rx_queue in iwl3945 | Abhijeet Kolekar |
2009-01-29 | iwl3945: use iwl_rx_mem_buffer | Abhijeet Kolekar |
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: 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: 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-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 |
2008-12-19 | iwlwifi: use type uint for module param debug | Wu, Fengguang |
2008-12-19 | iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods. | Rami Rosen |
2008-12-12 | iwlwifi: add contact email to MODULE_AUTHOR | Tomas Winkler |
2008-12-12 | iwlwifi: use iwl_poll_direct_bit in EEPROM reading | Zhu, Yi |
2008-12-12 | mac80211: Disable requests for new scans in AP mode | Jouni Malinen |
2008-12-12 | iwlwifi: 3945 remove qos module parameter | Winkler, Tomas |
2008-12-12 | iwlwifi: change email contact information | Winkler, Tomas |
2008-12-12 | iwlwifi: iwl_poll_{direct_}bit cleanup | Zhu, Yi |
2008-12-05 | iwl3945 : Fix a-band association for passive channels | Abhijeet Kolekar |
2008-12-05 | iwlwifi: rely on API version read from firmware | Reinette Chatre |
2008-12-05 | iwlwifi: store ucode version number | Chatre, Reinette |
2008-12-05 | iwlwifi: fix printk size format error | Zhu Yi |
2008-12-05 | iwlwifi: disable AP mode | Johannes Berg |
2008-12-05 | iwl3945: remove obsolete irq handling | Helmut Schaa |
2008-11-26 | iwl3945 : Fix ad-hoc mode for 3945 | Abhijeet Kolekar |
2008-11-25 | iwlwifi: enable custom fw regulatory solution | Luis R. Rodriguez |
2008-11-25 | iwlwifi: configure_filter rewrite | Zhu, Yi |
2008-11-25 | iwlwifi : fix checkpatch.pl errors | Abhijeet Kolekar |
2008-11-25 | iwlwifi: replace magic constants with define | Chatre, Reinette |