| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failure | Zhu Yi | 2009-01-16 | 1 | -1/+1 |
* | iwlwifi: use type uint for module param debug | Wu, Fengguang | 2008-12-19 | 1 | -2/+2 |
* | iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods. | Rami Rosen | 2008-12-19 | 1 | -1/+1 |
* | iwlwifi: add contact email to MODULE_AUTHOR | Tomas Winkler | 2008-12-12 | 1 | -1/+2 |
* | iwlwifi: use iwl_poll_direct_bit in EEPROM reading | Zhu, Yi | 2008-12-12 | 1 | -17/+14 |
* | mac80211: Disable requests for new scans in AP mode | Jouni Malinen | 2008-12-12 | 1 | -11/+0 |
* | iwlwifi: 3945 remove qos module parameter | Winkler, Tomas | 2008-12-12 | 1 | -27/+15 |
* | iwlwifi: change email contact information | Winkler, Tomas | 2008-12-12 | 1 | -1/+1 |
* | iwlwifi: iwl_poll_{direct_}bit cleanup | Zhu, Yi | 2008-12-12 | 1 | -3/+2 |
* | iwl3945 : Fix a-band association for passive channels | Abhijeet Kolekar | 2008-12-05 | 1 | -7/+23 |
* | iwlwifi: rely on API version read from firmware | Reinette Chatre | 2008-12-05 | 1 | -14/+50 |
* | iwlwifi: store ucode version number | Chatre, Reinette | 2008-12-05 | 1 | -3/+9 |
* | iwlwifi: fix printk size format error | Zhu Yi | 2008-12-05 | 1 | -1/+1 |
* | iwlwifi: disable AP mode | Johannes Berg | 2008-12-05 | 1 | -1/+0 |
* | iwl3945: remove obsolete irq handling | Helmut Schaa | 2008-12-05 | 1 | -29/+0 |
* | iwl3945 : Fix ad-hoc mode for 3945 | Abhijeet Kolekar | 2008-11-26 | 1 | -4/+1 |
* | iwlwifi: enable custom fw regulatory solution | Luis R. Rodriguez | 2008-11-25 | 1 | -0/+2 |
* | iwlwifi: configure_filter rewrite | Zhu, Yi | 2008-11-25 | 1 | -27/+35 |
* | iwlwifi : fix checkpatch.pl errors | Abhijeet Kolekar | 2008-11-25 | 1 | -2/+2 |
* | iwlwifi: replace magic constants with define | Chatre, Reinette | 2008-11-25 | 1 | -2/+2 |
* | iwl3945 : Simplify iwl3945_pci_probe | Kolekar, Abhijeet | 2008-11-25 | 1 | -78/+117 |
* | iwl3945 : Simplify iwl3945_send_beacon_cmd | Kolekar, Abhijeet | 2008-11-21 | 1 | -12/+14 |
* | iwl3945 : Fix Sparse Warnings | Kolekar, Abhijeet | 2008-11-21 | 1 | -1/+1 |
* | iwl3945: fix resume for ADHOC network | Mohamed Abbas | 2008-11-21 | 1 | -7/+14 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-20 | 1 | -2/+0 |
|\ |
|
| * | mac80211: remove ieee80211_notify_mac | Johannes Berg | 2008-11-18 | 1 | -1/+0 |
* | | iwlwifi: fix priv->iw_mode setting when multiple vif are configured | Zhu, Yi | 2008-11-10 | 1 | -9/+9 |
* | | iwl3945: remove bogus comment | Johannes Berg | 2008-11-10 | 1 | -2/+0 |
* | | mac80211: remove SSID driver code | Johannes Berg | 2008-11-10 | 1 | -7/+0 |
* | | iwlwifi: remove unused essid variable | Johannes Berg | 2008-11-10 | 1 | -12/+0 |
* | | iwlwifi: remove implicit direct scan | Johannes Berg | 2008-11-10 | 1 | -8/+0 |
* | | iwl3945: remove dead code | Johannes Berg | 2008-11-10 | 1 | -16/+2 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-06 | 1 | -1/+14 |
|\| |
|
| * | iwl3945: fix deadlock on suspend | Zhu, Yi | 2008-11-06 | 1 | -1/+1 |
| * | iwl3945: do not send scan command if channel count zero | Reinette Chatre | 2008-11-06 | 1 | -0/+5 |
| * | iwl3945: clear scanning bits upon failure | Mohamed Abbas | 2008-11-06 | 1 | -0/+8 |
* | | iwl3945: iwl3945_mac_get_tsf() should not return zero | Fabrice Bellet | 2008-10-31 | 1 | -9/+0 |
* | | iwlwifi: run through spell checker | Tomas Winkler | 2008-10-31 | 1 | -14/+14 |
* | | wireless: use individual buffers for printing ssid values | John W. Linville | 2008-10-31 | 1 | -3/+6 |
* | | wireless: consolidate on a single escape_essid implementation | John W. Linville | 2008-10-31 | 1 | -44/+4 |
* | | mac80211/drivers: rewrite the rate control API | Johannes Berg | 2008-10-31 | 1 | -2/+3 |
* | | mac80211: introduce hw config change flags | Johannes Berg | 2008-10-31 | 1 | -3/+4 |
* | | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 1 | -36/+18 |
|/ |
|
* | mac80211: clean up rate control API | Johannes Berg | 2008-09-24 | 1 | -10/+1 |
* | iwl3945: add MODULE_FIRMWARE for 3945 HW | Zhu Yi | 2008-09-15 | 1 | -0/+2 |
* | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 | 1 | -42/+42 |
* | iwl3945: enable active scanning on active channels | Abhijeet Kolekar | 2008-09-08 | 1 | -28/+26 |
* | iwl3945: avoid redundant iwl3945_get_active_dwell_time | Abhijeet Kolekar | 2008-09-08 | 1 | -4/+3 |
* | iwl3945: removed bg_post_associate work | Abhijeet Kolekar | 2008-09-08 | 1 | -17/+1 |
* | iwl3945: fix unbalanced mutex | Abhijeet Kolekar | 2008-09-08 | 1 | -3/+2 |