Age | Commit message (Expand) | Author |
2011-02-21 | iwlwifi: split the drivers for agn and legacy devices 3945/4965 | Wey-Yi Guy |
2011-02-21 | Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965" | Wey-Yi Guy |
2011-02-21 | iwlwifi: split the drivers for agn and legacy devices 3945/4965 | Wey-Yi Guy |
2011-02-06 | iwlwifi: remove unnecessary locking | Johannes Berg |
2011-01-31 | iwlwifi: support RSN IBSS | Johannes Berg |
2011-01-31 | iwl3945: do not use agn specific IWL_RATE_COUNT | Stanislaw Gruszka |
2011-01-28 | iwl3945: set STATUS_READY before commit_rxon | Stanislaw Gruszka |
2011-01-21 | iwlwifi: use mac80211 throughput trigger | Wey-Yi Guy |
2010-12-06 | iwlwifi: jiffies based tx queues watchdog | Stanislaw Gruszka |
2010-12-06 | iwl3945: prevent too frequent firmware resets | Stanislaw Gruszka |
2010-11-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-11-22 | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville |
2010-11-16 | iwl3945: remove unused len_org variable | Stanislaw Gruszka |
2010-11-16 | iwlwifi: pass txq to wake/stop queue | Johannes Berg |
2010-11-15 | iwlwifi: put all the isr related function under ops | Wey-Yi Guy |
2010-11-15 | iwlwifi: implement switching iftype while up | Johannes Berg |
2010-11-15 | iwlagn: new RXON processing for modern devices | Johannes Berg |
2010-11-15 | iwlwifi: make mac80211 ops a device config | Johannes Berg |
2010-11-15 | iwlwifi: Convert to new PCI PM framework | John W. Linville |
2010-11-15 | iwlwifi: avoid commit rxon during scan in iwlagn_configure_filter | Stanislaw Gruszka |
2010-11-15 | iwlwifi: fix set_tx_power vs scan | Stanislaw Gruszka |
2010-11-09 | iwlwifi: dont use pci_dev before it being assign | Wey-Yi Guy |
2010-10-14 | iwlwifi: rename ibss_beacon variable | Johannes Berg |
2010-10-14 | iwlwifi: allow probe-after-rx on 2.4 GHz | Johannes Berg |
2010-10-07 | iwlwifi: remove apm_ops.stop | Johannes Berg |
2010-10-07 | iwlwifi: move agn specific station code there | Johannes Berg |
2010-10-07 | iwl3945: use iwl3945_commit_rxon | Johannes Berg |
2010-10-07 | iwlwifi: introduce post_scan hook | Johannes Berg |
2010-10-06 | iwlagn: reduce redundant parameter definitions | Wey-Yi Guy |
2010-10-06 | iwlwifi: schedule to deprecate software scan support | Wey-Yi Guy |
2010-09-14 | iwlwifi: do not force complete scan too early | Stanislaw Gruszka |
2010-09-14 | iwlwifi: cancel scan when down the device | Stanislaw Gruszka |
2010-09-14 | iwlwifi: unify scan start checks | Johannes Berg |
2010-09-14 | iwlwifi: remove unused conf variables | Johannes Berg |
2010-09-11 | iwlwifi: remember the last uCode sysassert error code | Wey-Yi Guy |
2010-08-27 | iwlwifi: allow using multiple contexts | Johannes Berg |
2010-08-27 | iwlwifi: pass context to iwl_send_rxon_timing | Johannes Berg |
2010-08-27 | iwlwifi: introduce beacon context | Johannes Berg |
2010-08-27 | iwlwifi: add context pointer to station | Johannes Berg |
2010-08-27 | iwlwifi: make hw crypto context aware | Johannes Berg |
2010-08-27 | iwlwifi: move AP sta ID to context | Johannes Berg |
2010-08-27 | iwlwifi: move virtual interface pointer into context | Johannes Berg |
2010-08-27 | iwlwifi: add context into tx descriptor | Johannes Berg |
2010-08-27 | iwlwifi: move QoS into context | Johannes Berg |
2010-08-27 | iwlwifi: contextify command sending | Johannes Berg |
2010-08-27 | iwlwifi: contextify-stations-completely | Johannes Berg |
2010-08-27 | iwlwifi: contextify broadcast station | Johannes Berg |
2010-08-27 | iwlwifi: prepare for PAN queue/fifo assignment | Johannes Berg |
2010-08-27 | iwlwifi: initial contextification | Johannes Berg |
2010-08-25 | iwlwifi: fix canceling monitor_recover timer | Stanislaw Gruszka |