Age | Commit message (Expand) | Author |
2009-02-11 | iwlwifi: fix suspend/resume and its usage of pci saved state | Reinette Chatre |
2009-02-04 | iwlwifi: save PCI state before suspend, restore after resume | Reinette Chatre |
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 |
2008-11-25 | iwl3945 : Simplify iwl3945_pci_probe | Kolekar, Abhijeet |
2008-11-21 | iwl3945 : Simplify iwl3945_send_beacon_cmd | Kolekar, Abhijeet |
2008-11-21 | iwl3945 : Fix Sparse Warnings | Kolekar, Abhijeet |
2008-11-21 | iwl3945: fix resume for ADHOC network | Mohamed Abbas |
2008-11-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-18 | mac80211: remove ieee80211_notify_mac | Johannes Berg |
2008-11-10 | iwlwifi: fix priv->iw_mode setting when multiple vif are configured | Zhu, Yi |
2008-11-10 | iwl3945: remove bogus comment | Johannes Berg |
2008-11-10 | mac80211: remove SSID driver code | Johannes Berg |
2008-11-10 | iwlwifi: remove unused essid variable | Johannes Berg |
2008-11-10 | iwlwifi: remove implicit direct scan | Johannes Berg |
2008-11-10 | iwl3945: remove dead code | Johannes Berg |
2008-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-06 | iwl3945: fix deadlock on suspend | Zhu, Yi |
2008-11-06 | iwl3945: do not send scan command if channel count zero | Reinette Chatre |
2008-11-06 | iwl3945: clear scanning bits upon failure | Mohamed Abbas |
2008-10-31 | iwl3945: iwl3945_mac_get_tsf() should not return zero | Fabrice Bellet |
2008-10-31 | iwlwifi: run through spell checker | Tomas Winkler |
2008-10-31 | wireless: use individual buffers for printing ssid values | John W. Linville |
2008-10-31 | wireless: consolidate on a single escape_essid implementation | John W. Linville |
2008-10-31 | mac80211/drivers: rewrite the rate control API | Johannes Berg |
2008-10-31 | mac80211: introduce hw config change flags | Johannes Berg |
2008-10-27 | net: convert print_mac to %pM | Johannes Berg |
2008-09-24 | mac80211: clean up rate control API | Johannes Berg |
2008-09-15 | iwl3945: add MODULE_FIRMWARE for 3945 HW | Zhu Yi |
2008-09-15 | mac80211: use nl80211 interface types | Johannes Berg |
2008-09-08 | iwl3945: enable active scanning on active channels | Abhijeet Kolekar |