summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: make WL1271_FLAG_IBSS_JOINED flag per-vifEliad Peller2011-10-114-6/+6
* wl12xx: make WL1271_FLAG_STA_ASSOCIATED flag per-vifEliad Peller2011-10-115-30/+36
* wl12xx: rearm rx streaming per vifEliad Peller2011-10-119-81/+109
* wl12xx: move tx_security_seq into wlvifEliad Peller2011-10-114-30/+45
* wl12xx: make event handling support multiroleEliad Peller2011-10-112-40/+91
* wl12xx: configure sleep_policy according to active rolesEliad Peller2011-10-113-11/+30
* wl12xx: support multiple vifs in the tx pathEliad Peller2011-10-113-35/+52
* wl12xx: add vifs listEliad Peller2011-10-112-0/+10
* wl12xx: move bitrate_masks into wlvifEliad Peller2011-10-115-26/+30
* wl12xx: move some functions from remove_interface() to stop()Eliad Peller2011-10-111-74/+83
* wl12xx: unify STA and AP tx_queue mechanismEliad Peller2011-10-114-92/+55
* wl12xx: move last_tx_hlid into wlvifEliad Peller2011-10-114-10/+8
* wl12xx: refactor fw init into a new functionEliad Peller2011-10-111-78/+93
* wl12xx: move recorded_ap_keys into wlvifEliad Peller2011-10-072-18/+19
* wl12xx: move ap_hlid_map into wlvif.apEliad Peller2011-10-079-117/+92
* wl12xx: move ba fields into wlvifEliad Peller2011-10-076-18/+15
* wl12xx: move rssi_thold and last_rssi_event into wlvifEliad Peller2011-10-075-12/+12
* wl12xx: move ps_poll_failures and psm_entry_retry into wlvifEliad Peller2011-10-074-18/+14
* wl12xx: move ps_compl into wlvifEliad Peller2011-10-073-5/+5
* wl12xx: move pspoll_work into wlvifEliad Peller2011-10-073-8/+12
* wl12xx: move default_key into wlvifEliad Peller2011-10-073-9/+8
* wl12xx: move beacon_int into wlvifEliad Peller2011-10-074-9/+9
* wl12xx: move dev_hlid into wlvifEliad Peller2011-10-074-13/+11
* wl12xx: move some logic into wl12xx_init_vif_dataEliad Peller2011-10-071-26/+40
* wl12xx: move session_counter into wlvifEliad Peller2011-10-075-17/+16
* wl12xx: move ap_global_hlid and ap_bcast_hlid into wlvifEliad Peller2011-10-076-41/+50
* wl12xx: move sta_hlid into wlvifEliad Peller2011-10-075-26/+34
* wl12xx: move dev_role_id into wlvifEliad Peller2011-10-076-38/+49
* wl12xx: move role_id into wlvifEliad Peller2011-10-0712-200/+270
* wl12xx: move aid into wlvifEliad Peller2011-10-072-7/+7
* wl12xx: move probereq into wlvifEliad Peller2011-10-073-9/+10
* wl12xx: move ssid and ssid_len into wlvifEliad Peller2011-10-073-19/+21
* wl12xx: move p2p into wlvifEliad Peller2011-10-072-6/+5
* wl12xx: remove set_bss_type fieldEliad Peller2011-10-072-9/+0
* wl12xx: move bss_type into wlvifEliad Peller2011-10-0711-101/+141
* wl12xx: replace wl->bssid with vif->bss_conf.bssidEliad Peller2011-10-074-20/+11
* wl12xx: move basic_rate into wlvifEliad Peller2011-10-079-52/+68
* wl12xx: move rate_set into wlvifEliad Peller2011-10-077-27/+33
* wl12xx: define wl12xx_vifEliad Peller2011-10-077-57/+96
* wl12xx: start reworking the init sequenceEliad Peller2011-10-073-148/+171
* wl12xx: replace wl->mac_addr with vif->addrEliad Peller2011-10-079-44/+62
* wl12xx: disable AP-mode-specific quirksEliad Peller2011-10-074-22/+0
* wl12xx: Add support for HW channel switchShahar Levi2011-10-076-1/+133
* wl12xx: set max_sched_scan_ie_len correctlyLuciano Coelho2011-10-071-0/+3
* wl12xx: configure rate policy for p2p operationsEliad Peller2011-10-073-1/+22
* Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville2011-10-0410-196/+157
|\
| * btusb: add device entry for Broadcom SoftSailingOliver Neukum2011-09-291-0/+3
| * Bluetooth: hci_le_adv_report_evt code refactoringAndre Guedes2011-09-291-8/+6
| * Bluetooth: Fix possible NULL pointer dereferenceWaldemar Rymarkiewicz2011-09-291-1/+5
| * Bluetooth: Mark not declared l2cap_core functions as staticSzymon Janc2011-09-271-6/+6
OpenPOWER on IntegriCloud