| Commit message (Expand) | Author | Age |
* | removed unused #include <version.h> | Huang Weiyi | 2008-08-18 |
* | iwlwifi: fix checkpatch.pl errors | Tomas Winkler | 2008-08-04 |
* | iwl3945: Fix statistics in monitor mode | Maxim Levitsky | 2008-08-01 |
* | iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning. | Rami Rosen | 2008-07-29 |
* | iwl3965: remove useless network and duplicate checking | Adel Gadllah | 2008-07-14 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-08 |
|\ |
|
| * | drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit | Darren Jenkins | 2008-07-07 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-06 |
|\| |
|
| * | iwlwifi: fix incorrect 5GHz rates reported in monitor mode | Rick Farrington | 2008-07-02 |
* | | mac80211: add helpers for frame control testing | Harvey Harrison | 2008-06-14 |
* | | mac80211: move TX info into skb->cb | Johannes Berg | 2008-05-21 |
* | | mac80211: use rate index in TX control | Johannes Berg | 2008-05-21 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-05-15 |
|\ \ |
|
| * | | mac80211: use hardware flags for signal/noise units | Bruno Randolf | 2008-05-14 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-05-15 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | iwlwifi: Fix frequency in rx_status fill | Emmanuel Grumbach | 2008-05-12 |
* | | iwlwifi: define ANA_PLL values in iwl-csr.h | Tomas Winkler | 2008-05-07 |
|/ |
|
* | wireless: use get/put_unaligned_* helpers | Harvey Harrison | 2008-04-29 |
* | iwlwifi: use ieee80211_frequency_to_channel | Tomas Winkler | 2008-04-08 |
* | iwlwifi: fix some warnings | Johannes Berg | 2008-04-08 |
* | iwlwifi: Add led support | Mohamed Abbas | 2008-03-27 |
* | iwlwifi: update copyright year | Reinette Chatre | 2008-03-13 |
* | iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constant | Tomas Winkler | 2008-03-13 |
* | iwlwifi: fix potential lock inversion deadlock | Reinette Chatre | 2008-03-07 |
* | iwlwifi: 3945 split tx_complete to command and packet function | Tomas Winkler | 2008-03-07 |
* | iwlwifi: Take the fw file name from the iwl_cfg. | Tomas Winkler | 2008-03-07 |
* | iwlwifi: add struct iwl_cfg | Tomas Winkler | 2008-03-07 |
* | iwlwifi: extract iwl-csr.h | Tomas Winkler | 2008-03-07 |
* | iwlwifi: Fix 52 rate report in rx status | Tomas Winkler | 2008-03-06 |
* | iwlwifi: Add tx_ant_num hw setting variable | Tomas Winkler | 2008-02-29 |
* | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 2008-02-29 |
* | iwlwifi: fix sparse warning in iwl 3945 | Ron Rindjunsky | 2008-02-01 |
* | iwlwifi: cleanup usage of inline functions | Reinette Chatre | 2008-01-31 |
* | drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warning | Andrew Morton | 2008-01-28 |
* | iwlwifi: delay firmware loading from pci_probe to network interface open | Zhu Yi | 2008-01-28 |
* | mac80211: add unified BSS configuration | Johannes Berg | 2008-01-28 |
* | iwlwifi: proper monitor support | Zhu Yi | 2008-01-28 |
* | iwlwifi: 802.11n add support to 8K A-MSDU Rx frames | Ron Rindjunsky | 2008-01-28 |
* | iwlwifi: enhance WPA authenication stability | Mohamed Abbas | 2008-01-28 |
* | iwlwifi: add comments to EEPROM stuff | Ben Cahill | 2008-01-28 |
* | iwlwifi: cleanup namespace | Christoph Hellwig | 2008-01-28 |
* | iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTEL | Zhu Yi | 2008-01-28 |
* | iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965 | Christoph Hellwig | 2008-01-28 |
* | iwlwifi: keep 3945 and 4965 headers separate | Christoph Hellwig | 2008-01-28 |
* | iwlwifi: mark more functions/variables static | Christoph Hellwig | 2008-01-28 |
* | iwlwifi: move 3945 SCD registers to iwl-prph.h | Emmanuel Grumbach | 2008-01-28 |
* | iwlwifi: replacing wording restricted to nic access in iwl-io | Tomas Winkler | 2008-01-28 |
* | iwlwifi: rename restricted_mem to targ_mem | Tomas Winkler | 2008-01-28 |
* | iwlwifi: replace restricted_reg with prph | Tomas Winkler | 2008-01-28 |
* | iwlwifi: using PCI_DEVICE macro | Tomas Winkler | 2008-01-28 |