Age | Commit message (Expand) | Author |
2013-04-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-03-26 | net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han |
2013-03-25 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-03-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-03-18 | mac80211: pass queue bitmap to flush operation | Johannes Berg |
2013-03-17 | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) | Joe Perches |
2013-03-15 | drivers:net: Remove dma_alloc_coherent OOM messages | Joe Perches |
2013-03-11 | iwlegacy: fix sparse warnings | Stephen Hemminger |
2013-02-15 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-02-15 | mac80211: stop modifying HT SMPS capability | Johannes Berg |
2013-02-14 | iwlegacy: more checks 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-22 | iwlegacy: fix IBSS cleanup | Stanislaw Gruszka |
2013-01-07 | iwlegacy: add flush callback | Stanislaw Gruszka |
2012-12-07 | iwlegacy: Use standard #defines for PCIe Capability ASPM fields | Bjorn Helgaas |
2012-12-07 | iwlegacy: collapse wrapper for pcie_capability_read_word() | Bjorn Helgaas |
2012-09-24 | iwlegacy: use eth_broadcast_addr | Johannes Berg |
2012-08-10 | iwlegacy: clean up suspend/resume | Johannes Berg |
2012-07-12 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-07-12 | mac80211: add time synchronisation with BSS for assoc | Johannes Berg |
2012-07-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-07-09 | iwlegacy: always monitor for stuck queues | Stanislaw Gruszka |
2012-06-28 | iwlegacy: print how long queue was actually stuck | Paul Bolle |
2012-05-10 | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-03-26 | iwlegacy: fix BSSID setting | Stanislaw Gruszka |
2012-03-26 | iwlegacy: do not nulify il->vif on reset | Stanislaw Gruszka |
2012-03-13 | mac80211: rename bss_conf timestamp to last_tsf | Johannes Berg |
2012-02-22 | iwlegacy: s/il_txq_mem/il_free_txq_mem/g | Stanislaw Gruszka |
2012-02-22 | iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g | Stanislaw Gruszka |
2012-02-22 | iwlegacy: small queue initializations cleanup | Stanislaw Gruszka |
2012-02-22 | iwlegacy: check correct il_poll_bit error value | Stanislaw Gruszka |
2012-02-22 | iwlegacy: do not grab nic access if rfkill | 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 all ops structures into one | 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: merge eeprom_ops into lib_ops | Stanislaw Gruszka |
2012-02-22 | iwlegacy: regulatory_bands is not an ops | Stanislaw Gruszka |
2012-02-22 | iwlegacy: cleanup/fix memory barriers | Stanislaw Gruszka |
2012-02-22 | iwlegacy: always check if got h/w access before write | Stanislaw Gruszka |
2012-02-22 | iwlegacy: dump stack when fail to gain access to the device | Stanislaw Gruszka |
2012-02-06 | iwlegacy: remove struct il_tx_info | Stanislaw Gruszka |
2012-02-06 | iwlegacy: merge il_base_params into il_cfg | 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 il_setup_interface() | Stanislaw Gruszka |
2012-02-06 | iwlegacy: get rid of ctx->is_active | Stanislaw Gruszka |
2012-02-06 | iwlegacy: move ht out of ctx structure | Stanislaw Gruszka |
2012-02-06 | iwlegacy: move qos_data out of ctx structure | Stanislaw Gruszka |