summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (unfollow)
Commit message (Expand)AuthorFilesLines
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-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 Peller27-35/+61
2011-10-03iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.Don Fry6-33/+39
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
2011-10-03ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez1-0/+1
2011-10-03mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan3-3/+14
2011-10-03net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee2-0/+15
2011-10-03mac80211: Allow noack flag overwrite for injected framesHelmut Schaa2-2/+14
2011-10-03ath6kl: include vmalloc.h in debug.cKalle Valo1-0/+1
2011-10-01ath6kl: fix size_t related warningsKalle Valo1-7/+7
2011-09-30mac80211: dont assign seqno to or aggregate QoS Null framesJohannes Berg1-0/+4
2011-09-30mac80211: document client powersaveJohannes Berg2-1/+99
2011-09-30mac80211: allow out-of-band EOSP notificationJohannes Berg5-2/+88
2011-09-30mac80211: explicitly notify drivers of frame releaseJohannes Berg4-10/+78
2011-09-30mac80211: add missing station flags to debugfsJohannes Berg1-11/+14
2011-09-30mac80211: optimise station flagsJohannes Berg18-194/+173
2011-09-30mac80211: reply only once to each PS-pollJohannes Berg4-17/+26
2011-09-30mac80211: send (QoS) Null if no buffered framesJohannes Berg3-12/+92
2011-09-30mac80211: implement uAPSDJohannes Berg9-89/+244