summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-15ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin
2012-02-15mwifiex: clear previous security setting during associationAmitkumar Karwar
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-02-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-09rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham
2012-02-09rtlwifi: Modify rtl_pci_init to return 0 on successJohn W. Linville
2012-02-08rtlwifi: Return correct failure code on errorSimon Graham
2012-02-08rtlwifi: Handle previous allocation failures when freeing device memorySimon Graham
2012-02-08rt2x00: Correctly set txmixer_gain in RT3572 channel switching.Gertjan van Wingerde
2012-02-08rt2x00: Fix RT3572 channel switch RFCSR 7 programming.Gertjan van Wingerde
2012-02-08rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver.Gertjan van Wingerde
2012-02-08rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching.Gertjan van Wingerde
2012-02-08rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572.Gertjan van Wingerde
2012-02-08rt2x00: Update comment on freq_offset field in struct rt2x00_dev.Gertjan van Wingerde
2012-02-08rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.Gertjan van Wingerde
2012-02-08rt2x00: Introduce concept of driver data in struct rt2x00_dev.Gertjan van Wingerde
2012-02-07zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek
2012-02-06iwlegacy: remove set_hw_params callbackStanislaw Gruszka
2012-02-06iwlegacy: remove struct il_tx_infoStanislaw Gruszka
2012-02-06iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka
2012-02-06iwlegacy: move ops out of configStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx structureStanislaw Gruszka
2012-02-06iwlegacy: remove il_setup_interface()Stanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx->is_activeStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx->ac_to_queueStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx->ac_to_fifoStanislaw Gruszka
2012-02-06iwlegacy: move ht out of ctx structureStanislaw Gruszka
2012-02-06iwlegacy: move qos_data out of ctx structureStanislaw Gruszka
2012-02-06iwlegacy: remove ctx interface_modesStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx->station_flagsStanislaw Gruszka
2012-02-06iwlegacy: move wep_keys out of contextStanislaw Gruszka
2012-02-06iwlegacy: get rid of mcast_queueStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctxidStanislaw Gruszka
2012-02-06iwlegacy: get rid of *_devtypeStanislaw Gruszka
2012-02-06iwlegacy: move bcast_sta_id to hw_paramsStanislaw Gruszka
2012-02-06iwlegacy: get rid of ap_sta_idStanislaw Gruszka
2012-02-06iwlegacy: get rid of wep_key_cmdStanislaw Gruszka
2012-02-06iwlegacy: get rid of qos_cmdStanislaw Gruszka
2012-02-06iwlegacy: get rid of rxon_assoc_cmdStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx->rxon_timing_cmdStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx->rxon_cmdStanislaw Gruszka
2012-02-06iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka
2012-02-06mwifiex: update correct dtim_period in dump_station()Amitkumar Karwar
2012-02-06mwifiex: cleanup in snmp_mib command preparation codeAmitkumar Karwar
2012-02-06rtlwifi: Fix PCI probe error path orphaned memoryTim Gardner
2012-02-06mwifiex: enable HT operating modeAmitkumar Karwar
2012-02-06mwifiex: fix NULL pointer dereference in set_channel()Amitkumar Karwar