Age | Commit message (Expand) | Author |
2014-02-24 | iwlegacy: merge reclaim check | Stanislaw Gruszka |
2014-02-24 | iwl3945: fix wakeup interrupt | Stanislaw Gruszka |
2013-12-05 | iwl3945: do not print RFKILL message | Stanislaw Gruszka |
2013-11-25 | cfg80211: move regulatory flags to their own variable | Luis R. Rodriguez |
2013-11-25 | cfg80211: consolidate passive-scan and no-ibss flags | Luis R. Rodriguez |
2013-09-26 | wireless: iwlegacy: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-06-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-06-12 | iwlegacy: fix error return code in il3945_pci_probe() | Wei Yongjun |
2013-06-03 | net: wireless: replace strict_strtoul() with kstrtoul() | Jingoo Han |
2013-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-18 | iwl3945: fix length of dma buffers | Stanislaw Gruszka |
2013-03-11 | iwlegacy: fix sparse warnings | Stephen Hemminger |
2013-02-14 | iwlegacy: more checks for dma mapping errors | Stanislaw Gruszka |
2013-02-01 | iwlegacy: check for dma mapping errors | Stanislaw Gruszka |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-07 | iwlegacy: allow to enable PS | Stanislaw Gruszka |
2013-01-07 | iwlegacy: add flush callback | Stanislaw Gruszka |
2013-01-07 | drivers/net/wireless/iwlegacy: use strlcpy instead of strncpy | Chen Gang |
2012-12-06 | iwlegacy: remove __dev* attributes | Bill Pemberton |
2012-07-31 | mac80211: move TX station pointer and restructure TX | Thomas Huehn |
2012-03-26 | iwlegacy: do not nulify il->vif on reset | Stanislaw Gruszka |
2012-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-03-12 | iwl3945: fix possible il->txq NULL pointer dereference in delayed works | Stanislaw Gruszka |
2012-02-22 | iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g | Stanislaw Gruszka |
2012-02-22 | iwlegacy: do not grab nic access if rfkill | Stanislaw Gruszka |
2012-02-22 | iwleagcy: fix ident code damage | Stanislaw Gruszka |
2012-02-22 | iwlegacy: improve mac operation debuggability a bit | Stanislaw Gruszka |
2012-02-22 | iwlegacy: get rid of tx/rx traffic log | Stanislaw Gruszka |
2012-02-22 | iwlegacy: merge il_lib_ops into il_ops | Stanislaw Gruszka |
2012-02-22 | iwlegacy: remove il_apm_ops | Stanislaw Gruszka |
2012-02-22 | iwlegacy: move debugfs_ops to il_priv | Stanislaw Gruszka |
2012-02-22 | iwlegacy: use writeb,writel,readl directly | Stanislaw Gruszka |
2012-02-06 | iwlegacy: remove struct il_tx_info | Stanislaw Gruszka |
2012-02-06 | iwlegacy: move ops out of config | Stanislaw Gruszka |
2012-02-06 | iwlegacy: get rid of ctx structure | Stanislaw Gruszka |
2012-02-06 | iwlegacy: remove ctx interface_modes | Stanislaw Gruszka |
2012-02-06 | iwlegacy: get rid of ctxid | Stanislaw Gruszka |
2012-02-06 | iwlegacy: get rid of *_devtype | Stanislaw Gruszka |
2012-02-06 | iwlegacy: move bcast_sta_id to hw_params | Stanislaw Gruszka |
2012-02-06 | iwlegacy: get rid of ap_sta_id | Stanislaw Gruszka |
2012-02-06 | iwlegacy: get rid of wep_key_cmd | Stanislaw Gruszka |
2012-02-06 | iwlegacy: get rid of qos_cmd | Stanislaw Gruszka |
2012-02-06 | iwlegacy: get rid of rxon_assoc_cmd | Stanislaw Gruszka |
2012-02-06 | iwlegacy: get rid of ctx->rxon_timing_cmd | Stanislaw Gruszka |
2012-02-06 | iwlegacy: get rid of ctx->rxon_cmd | Stanislaw Gruszka |
2012-02-06 | iwlegacy: move rxon commands out of ctx structure | Stanislaw Gruszka |
2012-01-04 | iwlegacy: 3945: fix hw passive scan on radar channels | Stanislaw Gruszka |
2012-01-04 | iwlegacy: 3945: simplify calculations of retry limit | Stanislaw Gruszka |
2011-11-15 | iwlegacy: checkpatch.pl fixes | Stanislaw Gruszka |
2011-11-15 | iwlegacy: indentions and whitespaces | Stanislaw Gruszka |