aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-02-15wl12xx: fw api change - update cmd/acx/event enumsEliad Peller
2012-02-15wl12xx: fw api change - add role_id to tsf_infoEliad Peller
2012-02-15wl12xx: use dev_role_id for scansEliad Peller
2012-02-15wl12xx: fw api change - add role_id to set_templateEliad Peller
2012-02-15wl12xx: don't release/claim sdio on suspend/resumeEliad Peller
2012-02-15Revert "wl12xx: Change claiming of the SDIO bus"Eliad Peller
2012-02-15wl12xx: remove wl1271_tx_update_filtersEliad Peller
2012-02-15wl12xx: check bss_conf->assoc on CHANGED_BSSIDEliad Peller
2012-02-15wl12xx: fix typo in fwlog module param descriptionLuciano Coelho
2012-02-15wl12xx: remove unnecessary shadow declarationLuciano Coelho
2012-02-15wl12xx: add testmode operation to read the BD_ADDR from Fuse ROMLuciano Coelho
2012-02-15wl12xx: use two MAC addresses based on the NVS or from fuse ROMLuciano Coelho
2012-02-15wl12xx: read chip ID and HW PG version during probeLuciano Coelho
2012-02-15wl12xx: move partition table definition to io.cLuciano Coelho
2012-02-15wl12xx: cancel delayed elp work and clear flags when stopping PLTLuciano Coelho
2012-02-15wl12xx: Fix potential interrupt stormIdo Yariv
2012-02-15wl12xx: Power off after flushing workIdo Yariv
2012-02-15wl12xx: Acquire lock before stopping pltIdo Yariv
2012-02-15wl12xx: Make sure HW is available in sched scan opsPontus Fuchs
2012-02-15wl12xx: enable sparse endianess check by defaultLuciano Coelho
2012-02-15wl1251: enable sparse endianess check by defaultLuciano Coelho
2012-02-15wl1251: convert 32-bit values to le32 before writing to the chipLuciano Coelho
2012-02-15wl1251: fix sparse warningLuciano Coelho
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-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