summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-11wl12xx: make event handling support multiroleEliad Peller2-40/+91
2011-10-11wl12xx: configure sleep_policy according to active rolesEliad Peller3-11/+30
2011-10-11wl12xx: support multiple vifs in the tx pathEliad Peller3-35/+52
2011-10-11wl12xx: add vifs listEliad Peller2-0/+10
2011-10-11wl12xx: move bitrate_masks into wlvifEliad Peller5-26/+30
2011-10-11wl12xx: move some functions from remove_interface() to stop()Eliad Peller1-74/+83
2011-10-11wl12xx: unify STA and AP tx_queue mechanismEliad Peller4-92/+55
2011-10-11wl12xx: move last_tx_hlid into wlvifEliad Peller4-10/+8
2011-10-11wl12xx: refactor fw init into a new functionEliad Peller1-78/+93
2011-10-07wl12xx: move recorded_ap_keys into wlvifEliad Peller2-18/+19
2011-10-07wl12xx: move ap_hlid_map into wlvif.apEliad Peller9-117/+92
2011-10-07wl12xx: move ba fields into wlvifEliad Peller6-18/+15
2011-10-07wl12xx: move rssi_thold and last_rssi_event into wlvifEliad Peller5-12/+12
2011-10-07wl12xx: move ps_poll_failures and psm_entry_retry into wlvifEliad Peller4-18/+14
2011-10-07wl12xx: move ps_compl into wlvifEliad Peller3-5/+5
2011-10-07wl12xx: move pspoll_work into wlvifEliad Peller3-8/+12
2011-10-07wl12xx: move default_key into wlvifEliad Peller3-9/+8
2011-10-07wl12xx: move beacon_int into wlvifEliad Peller4-9/+9
2011-10-07wl12xx: move dev_hlid into wlvifEliad Peller4-13/+11
2011-10-07wl12xx: move some logic into wl12xx_init_vif_dataEliad Peller1-26/+40
2011-10-07wl12xx: move session_counter into wlvifEliad Peller5-17/+16
2011-10-07wl12xx: move ap_global_hlid and ap_bcast_hlid into wlvifEliad Peller6-41/+50
2011-10-07wl12xx: move sta_hlid into wlvifEliad Peller5-26/+34
2011-10-07wl12xx: move dev_role_id into wlvifEliad Peller6-38/+49
2011-10-07wl12xx: move role_id into wlvifEliad Peller12-200/+270
2011-10-07wl12xx: move aid into wlvifEliad Peller2-7/+7
2011-10-07wl12xx: move probereq into wlvifEliad Peller3-9/+10
2011-10-07wl12xx: move ssid and ssid_len into wlvifEliad Peller3-19/+21
2011-10-07wl12xx: move p2p into wlvifEliad Peller2-6/+5
2011-10-07wl12xx: remove set_bss_type fieldEliad Peller2-9/+0
2011-10-07wl12xx: move bss_type into wlvifEliad Peller11-101/+141
2011-10-07wl12xx: replace wl->bssid with vif->bss_conf.bssidEliad Peller4-20/+11
2011-10-07wl12xx: move basic_rate into wlvifEliad Peller9-52/+68
2011-10-07wl12xx: move rate_set into wlvifEliad Peller7-27/+33
2011-10-07wl12xx: define wl12xx_vifEliad Peller7-57/+96
2011-10-07wl12xx: start reworking the init sequenceEliad Peller3-148/+171
2011-10-07wl12xx: replace wl->mac_addr with vif->addrEliad Peller9-44/+62
2011-10-07wl12xx: disable AP-mode-specific quirksEliad Peller4-22/+0
2011-10-07wl12xx: Add support for HW channel switchShahar Levi6-1/+133
2011-10-07wl12xx: set max_sched_scan_ie_len correctlyLuciano Coelho1-0/+3
2011-10-07wl12xx: configure rate policy for p2p operationsEliad Peller3-1/+22
2011-10-04Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville1-2/+4
2011-10-03ath9k_hw: set pci_express capability true for AR9480Mohammed Shafi Shajakhan1-1/+6
2011-10-03ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan1-0/+4
2011-10-03libertas: detect TX lockups and reset hardwareDaniel Drake2-0/+36
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller25-33/+57
2011-10-03iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.Don Fry5-33/+34
2011-10-03ath9k_hw: extend GPIO pin select mask for rfkillMohammed Shafi Shajakhan1-6/+1
2011-10-03mwifiex: handle an error path correctlyAmitkumar Karwar1-4/+1
2011-10-03mwifiex: correct AMSDU aggregation checkAmitkumar Karwar4-11/+25