Age | Commit message (Expand) | Author | Files | Lines |
2008-11-26 | iwlagn: fix DMA sync | Johannes Berg | 1 | -3/+5 |
2008-11-19 | iwlagn: fix RX skb alignment | Johannes Berg | 3 | -13/+22 |
2008-11-19 | mac80211: remove ieee80211_notify_mac | Johannes Berg | 2 | -2/+0 |
2008-11-07 | iwl3945: fix deadlock on suspend | Zhu, Yi | 1 | -1/+1 |
2008-11-07 | iwl3945: do not send scan command if channel count zero | Reinette Chatre | 1 | -0/+5 |
2008-11-07 | iwl3945: clear scanning bits upon failure | Mohamed Abbas | 1 | -0/+8 |
2008-11-07 | iwlagn: avoid sleep in softirq context | John W. Linville | 1 | -1/+5 |
2008-11-07 | iwlwifi: clear scanning bits upon failure | Mohamed Abbas | 1 | -0/+7 |
2008-10-30 | iwlwifi: fix suspend to RAM in iwlwifi | Tomas Winkler | 1 | -1/+1 |
2008-10-15 | iwlwifi: fix ct kill configuration for 5350 | Tomas Winkler | 1 | -3/+3 |
2008-10-15 | iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set. | Rami Rosen | 1 | -1/+1 |
2008-10-07 | iwlwifi: remove STATUS_CONF_PENDING in scanning | Tomas Winkler | 3 | -32/+22 |
2008-10-07 | iwlwifi: scan fix comment | Tomas Winkler | 1 | -1/+2 |
2008-10-07 | iwlwifi: scan correct setting of valid rx_chains | Tomas Winkler | 1 | -1/+1 |
2008-09-30 | iwlwifi: use correct DMA_MASK | Winkler, Tomas | 1 | -4/+4 |
2008-09-30 | iwlwifi: enable power save setting upon config | Ester Kummer | 1 | -0/+7 |
2008-09-30 | iwlwifi: refactor rx register initialization | Winkler, Tomas | 3 | -16/+25 |
2008-09-25 | iwlwifi: don't fail if scan is issued too early | Tomas Winkler | 2 | -11/+12 |
2008-09-25 | iwlagn: downgrade BUG_ON in interrupt | Johannes Berg | 1 | -4/+3 |
2008-09-25 | mac80211: clean up rate control API | Johannes Berg | 5 | -248/+104 |
2008-09-25 | iwlwifi: remove HT flags from RXON when not in HT anymore | Emmanuel Grumbach | 2 | -3/+8 |
2008-09-25 | iwlwifi: make PS use named constants | Tomas Winkler | 1 | -7/+12 |
2008-09-25 | iwlwifi: don't delay scan in IBSS mode | Tomas Winkler | 1 | -2/+4 |
2008-09-16 | iwl3945: add MODULE_FIRMWARE for 3945 HW | Zhu Yi | 1 | -0/+2 |
2008-09-16 | iwlwifi: add MODULE_FIRMWARE for 5000 HW | Tomas Winkler | 1 | -0/+2 |
2008-09-16 | iwlwifi: update 5350 Wifi PCI IDs | Tomas Winkler | 1 | -1/+4 |
2008-09-16 | iwlwifi: don't access mac80211's AMPDU state machine | Johannes Berg | 1 | -7/+1 |
2008-09-16 | mac80211: share sta_info->ht_info | Johannes Berg | 1 | -3/+3 |
2008-09-16 | mac80211: move txrate_idx into RC algorithms | Johannes Berg | 2 | -18/+5 |
2008-09-16 | mac80211: share sta->supp_rates | Johannes Berg | 2 | -5/+5 |
2008-09-16 | mac80211: move last_txrate_idx into RC algorithms | Johannes Berg | 2 | -14/+21 |
2008-09-16 | mac80211: share STA information with driver | Johannes Berg | 2 | -12/+12 |
2008-09-16 | mac80211: use nl80211 interface types | Johannes Berg | 13 | -107/+107 |
2008-09-11 | iwlwifi: Added support for 3 antennas | Guy Cohen | 2 | -63/+122 |
2008-09-11 | iwlwifi: fix searching for best rate in new search column | Guy Cohen | 1 | -1/+2 |
2008-09-11 | iwl3945 : Code cleanup | Abhijeet Kolekar | 1 | -13/+1 |
2008-09-11 | iwlwifi: fix compile warning | Zhu Yi | 1 | -0/+2 |
2008-09-11 | iwlwifi: remove uneeded declarations | Emmanuel Grumbach | 9 | -63/+28 |
2008-09-11 | iwlwifi: use the results from disconnected antenna algorithm | Grumbach, Emmanuel | 6 | -30/+64 |
2008-09-11 | iwlwifi: rename ps_mode to sm_ps | Ron Rindjunsky | 3 | -7/+9 |
2008-09-11 | mac80211: change MIMO_PS to SM_PS | Tomas Winkler | 5 | -20/+15 |
2008-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 10 | -68/+103 |
2008-09-08 | iwlwifi: enable packet injection for iwlagn | Stefanik Gábor | 3 | -14/+10 |
2008-09-08 | iwl3945: enable active scanning on active channels | Abhijeet Kolekar | 1 | -28/+26 |
2008-09-08 | iwlwifi: remove bad language from the comments | Tomas Winkler | 1 | -2/+1 |
2008-09-08 | iwlwifi: take a fresh set of supported rates at each cycle | Emmanuel Grumbach | 1 | -0/+1 |
2008-09-08 | iwlwifi: fix host command header according the HW spec | Tomas Winkler | 3 | -14/+16 |
2008-09-08 | iwlwifi: allow association on radar channel in power save | Emmanuel Grumbach | 4 | -7/+61 |
2008-09-08 | iwlwifi: cleanup PCI register handling | Tomas Winkler | 6 | -34/+31 |
2008-09-08 | iwlwifi: fix strict_strtoul error checking | Emmanuel Grumbach | 1 | -3/+3 |