Age | Commit message (Expand) | Author |
2011-02-23 | rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build | Larry Finger |
2011-02-23 | rtlwifi: Eliminate udelay calls with too large values | Willy Tarreau |
2011-02-23 | rtlwifi: Let rtlwifi build when PCI is not enabled | Willy Tarreau |
2011-02-23 | rtl8192cu: fix build error (vmalloc/vfree undefined) | Willy Tarreau |
2011-02-23 | rtlwifi: Fix build when RTL8192CU is selected, but RTL8192CE is not | Willy Tarreau |
2011-02-23 | mac80211: rename RX_FLAG_TSFT | Johannes Berg |
2011-02-23 | b43: N-PHY: rev1: restore PHY state after RSSI operations | Rafał Miłecki |
2011-02-23 | b43: N-PHY: rev1: enable some gain ctl workarounds | Rafał Miłecki |
2011-02-23 | b43: N-PHY: fix 0x2055 radio workaround condition | Rafał Miłecki |
2011-02-23 | ath9k_htc: Fix error path in URB allocation | Sujith Manoharan |
2011-02-23 | ath9k_htc: Add debug code to print endpoint mapping | Sujith Manoharan |
2011-02-23 | ath9k_htc: Fix RX filters | Sujith Manoharan |
2011-02-23 | ath9k_htc: Fix host RX initialization | Sujith Manoharan |
2011-02-23 | ath9k_htc: Fix TBTT calculation for IBSS mode | Sujith Manoharan |
2011-02-23 | ath9k_htc: Configure beacon timers in AP mode | Sujith Manoharan |
2011-02-23 | ath9k_htc: Add ANI for AP mode | Sujith Manoharan |
2011-02-23 | ath9k_htc: Calculate and set the HW opmode | Sujith Manoharan |
2011-02-23 | ath9k_htc: Allow AP interface to be created | Sujith Manoharan |
2011-02-23 | ath9k_htc: Maintain individual counters for interfaces | Sujith Manoharan |
2011-02-23 | ath9k_htc: Protect ampdu_action with a mutex | Sujith Manoharan |
2011-02-23 | ath9k_htc: Use VIF from the packet's control data | Sujith Manoharan |
2011-02-23 | ath9k_htc: Make sequence number calculation per-VIF | Sujith Manoharan |
2011-02-23 | ath9k_htc: Set the BSSID mask for multiple interfaces | Sujith Manoharan |
2011-02-23 | ath9k_htc: Remove OP_ASSOCIATED variable | Sujith Manoharan |
2011-02-23 | ath9k_htc: Remove OP_PROTECT_ENABLE | Sujith Manoharan |
2011-02-23 | ath9k_htc: Remove OP_PREAMBLE_SHORT | Sujith Manoharan |
2011-02-23 | ath9k_htc: Fix error handling in add_interface | Sujith Manoharan |
2011-02-23 | ath9k_htc: Unify target capability updating | Sujith Manoharan |
2011-02-23 | ath9k_htc: Allow upto two simultaneous interfaces | Sujith Manoharan |
2011-02-23 | ath9k_htc: Handle storage devices | Sujith Manoharan |
2011-02-23 | mwl8k: Invert tx queues for set_hw_spec and set_edca_params | Nishant Sarmukadam |
2011-02-23 | mwl8k: Tell mac80211 we have rate adaptation in FW | Nishant Sarmukadam |
2011-02-23 | mwl8k: fix rf_antenna rx argument for AP | Nishant Sarmukadam |
2011-02-23 | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2011-02-23 | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville |
2011-02-23 | wl12xx: AP-mode - management of links in PS-mode | Arik Nemtsov |
2011-02-23 | wl12xx: AP-mode - count free FW TX blocks per link | Arik Nemtsov |
2011-02-23 | wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add() | Arik Nemtsov |
2011-02-23 | wl12xx: AP-mode - support HW based link PS monitoring | Arik Nemtsov |
2011-02-23 | wl12xx: report invalid TX rate when returning non-TX-ed skbs | Arik Nemtsov |
2011-02-23 | wl12xx: AP-mode - TX queue per link in AC | Arik Nemtsov |
2011-02-23 | wl12xx: AP-mode - fix race condition on sta connection | Arik Nemtsov |
2011-02-23 | wl12xx: fix potential race condition with TX queue watermark | Arik Nemtsov |
2011-02-23 | wl12xx: always set mac_address when configuring ht caps | Eliad Peller |
2011-02-23 | wl12xx: use standard ALIGN() macro | Eliad Peller |
2011-02-22 | wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUS | Eliad Peller |
2011-02-22 | wl12xx: fix MODULE_AUTHOR email address | Luciano Coelho |
2011-02-22 | wl12xx: avoid blocking while holding rcu lock on bss info change | Arik Nemtsov |
2011-02-22 | wl12xx: fix identification of beacon packets (debug) | Eliad Peller |
2011-02-22 | wl12xx: update PLT initialization for new firmware | Gery Kahn |