aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-25iwlegacy: do not set tx power when channel is changingStanislaw Gruszka
2011-02-25p54: implement set_coverage_classChristian Lamparter
2011-02-24rtl8192c: fix compilation errorsJohannes Berg
2011-02-23rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig buildLarry Finger
2011-02-23rtlwifi: Eliminate udelay calls with too large valuesWilly Tarreau
2011-02-23rtlwifi: Let rtlwifi build when PCI is not enabledWilly Tarreau
2011-02-23rtl8192cu: fix build error (vmalloc/vfree undefined)Willy Tarreau
2011-02-23rtlwifi: Fix build when RTL8192CU is selected, but RTL8192CE is notWilly Tarreau
2011-02-23mac80211: rename RX_FLAG_TSFTJohannes Berg
2011-02-23b43: N-PHY: rev1: restore PHY state after RSSI operationsRafał Miłecki
2011-02-23b43: N-PHY: rev1: enable some gain ctl workaroundsRafał Miłecki
2011-02-23b43: N-PHY: fix 0x2055 radio workaround conditionRafał Miłecki
2011-02-23ath9k_htc: Fix error path in URB allocationSujith Manoharan
2011-02-23ath9k_htc: Add debug code to print endpoint mappingSujith Manoharan
2011-02-23ath9k_htc: Fix RX filtersSujith Manoharan
2011-02-23ath9k_htc: Fix host RX initializationSujith Manoharan
2011-02-23ath9k_htc: Fix TBTT calculation for IBSS modeSujith Manoharan
2011-02-23ath9k_htc: Configure beacon timers in AP modeSujith Manoharan
2011-02-23ath9k_htc: Add ANI for AP modeSujith Manoharan
2011-02-23ath9k_htc: Calculate and set the HW opmodeSujith Manoharan
2011-02-23ath9k_htc: Allow AP interface to be createdSujith Manoharan
2011-02-23ath9k_htc: Maintain individual counters for interfacesSujith Manoharan
2011-02-23ath9k_htc: Protect ampdu_action with a mutexSujith Manoharan
2011-02-23ath9k_htc: Use VIF from the packet's control dataSujith Manoharan
2011-02-23ath9k_htc: Make sequence number calculation per-VIFSujith Manoharan
2011-02-23ath9k_htc: Set the BSSID mask for multiple interfacesSujith Manoharan
2011-02-23ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan
2011-02-23ath9k_htc: Remove OP_PROTECT_ENABLESujith Manoharan
2011-02-23ath9k_htc: Remove OP_PREAMBLE_SHORTSujith Manoharan
2011-02-23ath9k_htc: Fix error handling in add_interfaceSujith Manoharan
2011-02-23ath9k_htc: Unify target capability updatingSujith Manoharan
2011-02-23ath9k_htc: Allow upto two simultaneous interfacesSujith Manoharan
2011-02-23ath9k_htc: Handle storage devicesSujith Manoharan
2011-02-23mwl8k: Invert tx queues for set_hw_spec and set_edca_paramsNishant Sarmukadam
2011-02-23mwl8k: Tell mac80211 we have rate adaptation in FWNishant Sarmukadam
2011-02-23mwl8k: fix rf_antenna rx argument for APNishant Sarmukadam
2011-02-23Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-02-23Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-02-23wl12xx: AP-mode - management of links in PS-modeArik Nemtsov
2011-02-23wl12xx: AP-mode - count free FW TX blocks per linkArik Nemtsov
2011-02-23wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add()Arik Nemtsov
2011-02-23wl12xx: AP-mode - support HW based link PS monitoringArik Nemtsov
2011-02-23wl12xx: report invalid TX rate when returning non-TX-ed skbsArik Nemtsov
2011-02-23wl12xx: AP-mode - TX queue per link in ACArik Nemtsov
2011-02-23wl12xx: AP-mode - fix race condition on sta connectionArik Nemtsov
2011-02-23wl12xx: fix potential race condition with TX queue watermarkArik Nemtsov
2011-02-23wl12xx: always set mac_address when configuring ht capsEliad Peller
2011-02-23wl12xx: use standard ALIGN() macroEliad Peller
2011-02-22wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUSEliad Peller