| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: clean up set_key callback | Johannes Berg | 2009-01-29 | 1 | -4/+6 |
* | iwlwifi: make use of conf_is_ht*() helpers | Luis R. Rodriguez | 2009-01-29 | 1 | -3/+3 |
* | iwlwifi: replace IWL_ERROR with IWL_ERR | Winkler, Tomas | 2009-01-29 | 1 | -41/+47 |
* | iwlwifi: replace IWL_WARNING with IWL_WARN | Winkler, Tomas | 2009-01-29 | 1 | -17/+17 |
* | iwlwifi: clean up printing | Tomas Winkler | 2009-01-29 | 1 | -14/+10 |
* | iwl3945: Remove DRV_NAME dependenies | Samuel Ortiz | 2009-01-29 | 1 | -5/+6 |
* | iwlwifi: kill retry_rate sysfs for iwlagn | Winkler, Tomas | 2009-01-29 | 1 | -26/+0 |
* | iwlwifi: move sysfs status entry to debugfs | Winkler, Tomas | 2009-01-29 | 1 | -11/+0 |
* | iwlwifi: return NETDEV_TX_OK from _tx ops | Reinette Chatre | 2009-01-22 | 1 | -1/+1 |
* | iwlwifi: indicate txpower is off in sysfs | Jay Sternberg | 2008-12-19 | 1 | -1/+5 |
* | iwlwifi: use GFP_KERNEL to allocate Rx SKB memory | Zhu Yi | 2008-12-19 | 1 | -11/+1 |
* | iwlwifi: update comments on the debug interface | Wu, Fengguang | 2008-12-19 | 1 | -1/+1 |
* | iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods. | Rami Rosen | 2008-12-19 | 1 | -2/+1 |
* | mac80211: Fix HT channel selection | Sujith | 2008-12-19 | 1 | -5/+13 |
* | iwlwifi: add contact email to MODULE_AUTHOR | Tomas Winkler | 2008-12-12 | 1 | -1/+1 |
* | iwlwifi: remove 4965 from common uCode API structures | Tomas Winkler | 2008-12-12 | 1 | -5/+6 |
* | iwlwifi: fix resume while txpower off | Mohamed Abbas | 2008-12-12 | 1 | -1/+4 |
* | mac80211: Disable requests for new scans in AP mode | Jouni Malinen | 2008-12-12 | 1 | -6/+0 |
* | iwlwifi: remove qos module parameter | Winkler, Tomas | 2008-12-12 | 1 | -8/+0 |
* | iwlwifi: change email contact information | Winkler, Tomas | 2008-12-12 | 1 | -1/+1 |
* | iwlwifi: rely on API version read from firmware | Reinette Chatre | 2008-12-05 | 1 | -13/+49 |
* | iwlwifi: store ucode version number | Chatre, Reinette | 2008-12-05 | 1 | -3/+9 |
* | iwlwifi: move channels sysfs to debugfs | Winkler, Tomas | 2008-12-05 | 1 | -63/+0 |
* | iwlwifi: move disable/enable interrupts to iwl-core.c | Winkler, Tomas | 2008-12-05 | 1 | -22/+0 |
* | iwlwifi: fix printk size format error | Zhu Yi | 2008-12-05 | 1 | -1/+1 |
* | iwlwifi: move host command check function into separate file | Winkler, Tomas | 2008-12-05 | 1 | -74/+1 |
* | iwlwifi: 5150 add support for 5150 | Tomas Winkler | 2008-12-05 | 1 | -0/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-27 | 1 | -3/+5 |
|\ |
|
| * | iwlagn: fix DMA sync | Johannes Berg | 2008-11-25 | 1 | -3/+5 |
* | | iwlwifi: configure_filter rewrite | Zhu, Yi | 2008-11-25 | 1 | -30/+35 |
* | | iwlwifi : fix checkpatch.pl errors | Abhijeet Kolekar | 2008-11-25 | 1 | -2/+3 |
* | | iwlwifi: replace magic constants with define | Chatre, Reinette | 2008-11-25 | 1 | -2/+2 |
* | | iwlwifi: consolidate station management code | Tomas Winkler | 2008-11-25 | 1 | -42/+5 |
* | | iwlwifi: move spectrum measurement code to iwl-spectrum.c file | Tomas Winkler | 2008-11-21 | 1 | -228/+1 |
* | | iwlwifi: revamp tx scheduler byte count tables handling | Tomas Winkler | 2008-11-21 | 1 | -8/+0 |
* | | iwlwifi: move rx queue read pointer into rxq | Winkler, Tomas | 2008-11-21 | 1 | -1/+1 |
* | | iwlagn: fix resume for ADHOC network | Mohamed Abbas | 2008-11-21 | 1 | -6/+15 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-21 | 1 | -5/+3 |
|\| |
|
| * | iwlagn: fix RX skb alignment | Johannes Berg | 2008-11-18 | 1 | -3/+3 |
| * | mac80211: remove ieee80211_notify_mac | Johannes Berg | 2008-11-18 | 1 | -1/+0 |
* | | iwlwifi: do not call statistics from rfkill | Mohamed Abbas | 2008-11-10 | 1 | -0/+4 |
* | | iwlwifi: rename generic iwlagn functions that had a HW specific name | Emmanuel Grumbach | 2008-11-10 | 1 | -201/+201 |
* | | iwlwifi: fix priv->iw_mode setting when multiple vif are configured | Zhu, Yi | 2008-11-10 | 1 | -8/+7 |
* | | 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 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-07 | 1 | -1/+5 |
|\| |
|
| * | iwlagn: avoid sleep in softirq context | John W. Linville | 2008-11-06 | 1 | -1/+5 |
* | | iwlwifi: Update reclaim flag | Daniel Halperin | 2008-11-01 | 1 | -0/+1 |
* | | iwlwifi: run through spell checker | Tomas Winkler | 2008-11-01 | 1 | -1/+1 |
* | | mac80211: rewrite HT handling | Johannes Berg | 2008-11-01 | 1 | -13/+26 |