summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * b43: N-PHY: fix 0x2055 radio workaround conditionRafał Miłecki2011-02-231-3/+3
| * ath9k_htc: Fix error path in URB allocationSujith Manoharan2011-02-231-3/+1
| * ath9k_htc: Add debug code to print endpoint mappingSujith Manoharan2011-02-231-0/+17
| * ath9k_htc: Fix RX filtersSujith Manoharan2011-02-231-2/+7
| * ath9k_htc: Fix host RX initializationSujith Manoharan2011-02-231-8/+0
| * ath9k_htc: Fix TBTT calculation for IBSS modeSujith Manoharan2011-02-231-4/+15
| * ath9k_htc: Configure beacon timers in AP modeSujith Manoharan2011-02-234-15/+115
| * ath9k_htc: Add ANI for AP modeSujith Manoharan2011-02-233-17/+43
| * ath9k_htc: Calculate and set the HW opmodeSujith Manoharan2011-02-231-1/+14
| * ath9k_htc: Allow AP interface to be createdSujith Manoharan2011-02-232-0/+19
| * ath9k_htc: Maintain individual counters for interfacesSujith Manoharan2011-02-232-2/+40
| * ath9k_htc: Protect ampdu_action with a mutexSujith Manoharan2011-02-231-0/+4
| * ath9k_htc: Use VIF from the packet's control dataSujith Manoharan2011-02-231-1/+7
| * ath9k_htc: Make sequence number calculation per-VIFSujith Manoharan2011-02-232-3/+3
| * ath9k_htc: Set the BSSID mask for multiple interfacesSujith Manoharan2011-02-232-0/+40
| * ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan2011-02-234-41/+74
| * ath9k_htc: Remove OP_PROTECT_ENABLESujith Manoharan2011-02-233-17/+6
| * ath9k_htc: Remove OP_PREAMBLE_SHORTSujith Manoharan2011-02-232-16/+6
| * ath9k_htc: Fix error handling in add_interfaceSujith Manoharan2011-02-231-4/+6
| * ath9k_htc: Unify target capability updatingSujith Manoharan2011-02-231-14/+5
| * ath9k_htc: Allow upto two simultaneous interfacesSujith Manoharan2011-02-233-54/+130
| * ath9k_htc: Handle storage devicesSujith Manoharan2011-02-232-6/+69
| * mwl8k: Invert tx queues for set_hw_spec and set_edca_paramsNishant Sarmukadam2011-02-231-4/+16
| * mwl8k: Tell mac80211 we have rate adaptation in FWNishant Sarmukadam2011-02-231-1/+8
| * mwl8k: fix rf_antenna rx argument for APNishant Sarmukadam2011-02-231-3/+7
| * Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-02-2311-77/+478
| |\
| | * wl12xx: AP-mode - management of links in PS-modeArik Nemtsov2011-02-235-12/+186
| | * wl12xx: AP-mode - count free FW TX blocks per linkArik Nemtsov2011-02-234-26/+44
| | * wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add()Arik Nemtsov2011-02-231-5/+12
| | * wl12xx: AP-mode - support HW based link PS monitoringArik Nemtsov2011-02-231-1/+2
| | * wl12xx: report invalid TX rate when returning non-TX-ed skbsArik Nemtsov2011-02-231-0/+11
| | * wl12xx: AP-mode - TX queue per link in ACArik Nemtsov2011-02-234-13/+151
| | * wl12xx: AP-mode - fix race condition on sta connectionArik Nemtsov2011-02-233-0/+53
| | * wl12xx: fix potential race condition with TX queue watermarkArik Nemtsov2011-02-231-13/+11
| | * wl12xx: always set mac_address when configuring ht capsEliad Peller2011-02-231-2/+1
| | * wl12xx: use standard ALIGN() macroEliad Peller2011-02-233-8/+2
| | * wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUSEliad Peller2011-02-221-1/+2
| | * wl12xx: fix MODULE_AUTHOR email addressLuciano Coelho2011-02-221-1/+1
| | * wl12xx: avoid blocking while holding rcu lock on bss info changeArik Nemtsov2011-02-221-6/+9
| | * wl12xx: fix identification of beacon packets (debug)Eliad Peller2011-02-221-3/+3
| | * wl12xx: update PLT initialization for new firmwareGery Kahn2011-02-221-0/+4
| | * wl12xx: change type from u8 to intDan Carpenter2011-02-221-1/+1
| * | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-02-2373-2086/+30527
| |\ \ | | |/ | |/|
| | * iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-2173-2083/+30482
| | * Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-2130-61/+14046
| | * iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-2130-14046/+61
| | * iwlwifi: enable 2-wire bt coex support for non-combo deviceWey-Yi Guy2011-02-211-3/+5
| | * iwlwifi: Loading correct uCode again when fail to loadWey-Yi Guy2011-02-211-0/+9
| | * iwlwifi: Limit number of firmware reloadWey-Yi Guy2011-02-212-0/+31
* | | ipv6: Use ERR_CAST in addrconf_dst_alloc.David S. Miller2011-03-031-6/+1