]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/shortlog
mirror_ubuntu-bionic-kernel.git
2011-11-08 Arik Nemtsovwl12xx: keep beacon-filtering enabled during STA operation
2011-11-08 Eliad Pellerwl12xx: reconfigure rate policies on set_bitrate_mask
2011-11-08 Eliad Pellerwl12xx: couple role_start_dev with roc
2011-10-11 Eliad Pellerwl12xx: handle injected packets
2011-10-11 Luciano Coelhowl12xx: use the same plat dev name for both SPI and...
2011-10-11 Shahar Levwl12xx: remove warning message during IBSS Tx
2011-10-11 Luciano Coelhowl12xx: spi: use dev_err instead of wl1271_error
2011-10-11 Luciano Coelhowl12xx: sdio: use dev_dbg instead of wl1271_debug
2011-10-11 Luciano Coelhowl12xx: move debugging definitions to a separate file
2011-10-11 Felipe Balbiwl12xx: drop unneeded plat_dev
2011-10-11 Felipe Balbiwl12xx: mark some symbols static
2011-10-11 Felipe Balbiwl12xx: move common init code from bus modules to main
2011-10-11 Felipe Balbiwl12xx: add platform driver to the core module
2011-10-11 Felipe Balbiwl12xx: add a platform device to the spi module
2011-10-11 Felipe Balbiwl12xx: add a platform device to the sdio module
2011-10-11 Felipe Balbiwl12xx: add an spi glue struct to keep wl and device...
2011-10-11 Felipe Balbiwl12xx: add an sdio glue struct to keep wl and device...
2011-10-11 Luciano Coelhowl12xx: remove sdio_test module
2011-10-11 Eliad Pellerwl12xx: use round-robin policy for tx
2011-10-11 Eliad Pellerwl12xx: add elp wakeup/sleep calls to add_interface
2011-10-11 Eliad Pellerwl12xx: use dynamic rate policies
2011-10-11 Eliad Pellerwl12xx: call stop() on recovery
2011-10-11 Eliad Pellerwl12xx: replace all remaining wl->vif references
2011-10-11 Eliad Pellerwl12xx: make op_config configure all vifs
2011-10-11 Eliad Pellerwl12xx: add power_level field to wlvif
2011-10-11 Eliad Pellerwl12xx: add channel field to wlvif
2011-10-11 Eliad Pellerwl12xx: add band field to wlvif
2011-10-11 Eliad Pellerwl12xx: make WL1271_FLAG_CS_PROGRESS flag per-vif
2011-10-11 Eliad Pellerwl12xx: make WL1271_FLAG_PSPOLL_FAILURE flag per-vif
2011-10-11 Eliad Pellerwl12xx: make WL1271_FLAG_IF_INITIALIZED per-vif
2011-10-11 Eliad Pellerwl12xx: make WL1271_FLAG_RX_STREAMING_STARTED flag...
2011-10-11 Eliad Pellerwl12xx: make WL1271_FLAG_STA_STATE_SENT flag per-vif
2011-10-11 Eliad Pellerwl12xx: make WL1271_FLAG_PSM flag per-vif
2011-10-11 Eliad Pellerwl12xx: make WL1271_FLAG_AP_STARTED flag per-vif
2011-10-11 Eliad Pellerwl12xx: make WL1271_FLAG_IBSS_JOINED flag per-vif
2011-10-11 Eliad Pellerwl12xx: make WL1271_FLAG_STA_ASSOCIATED flag per-vif
2011-10-11 Eliad Pellerwl12xx: rearm rx streaming per vif
2011-10-11 Eliad Pellerwl12xx: move tx_security_seq into wlvif
2011-10-11 Eliad Pellerwl12xx: make event handling support multirole
2011-10-11 Eliad Pellerwl12xx: configure sleep_policy according to active...
2011-10-11 Eliad Pellerwl12xx: support multiple vifs in the tx path
2011-10-11 Eliad Pellerwl12xx: add vifs list
2011-10-11 Eliad Pellerwl12xx: move bitrate_masks into wlvif
2011-10-11 Eliad Pellerwl12xx: move some functions from remove_interface(...
2011-10-11 Eliad Pellerwl12xx: unify STA and AP tx_queue mechanism
2011-10-11 Eliad Pellerwl12xx: move last_tx_hlid into wlvif
2011-10-11 Eliad Pellerwl12xx: refactor fw init into a new function
2011-10-07 Eliad Pellerwl12xx: move recorded_ap_keys into wlvif
2011-10-07 Eliad Pellerwl12xx: move ap_hlid_map into wlvif.ap
2011-10-07 Eliad Pellerwl12xx: move ba fields into wlvif
2011-10-07 Eliad Pellerwl12xx: move rssi_thold and last_rssi_event into wlvif
2011-10-07 Eliad Pellerwl12xx: move ps_poll_failures and psm_entry_retry into...
2011-10-07 Eliad Pellerwl12xx: move ps_compl into wlvif
2011-10-07 Eliad Pellerwl12xx: move pspoll_work into wlvif
2011-10-07 Eliad Pellerwl12xx: move default_key into wlvif
2011-10-07 Eliad Pellerwl12xx: move beacon_int into wlvif
2011-10-07 Eliad Pellerwl12xx: move dev_hlid into wlvif
2011-10-07 Eliad Pellerwl12xx: move some logic into wl12xx_init_vif_data
2011-10-07 Eliad Pellerwl12xx: move session_counter into wlvif
2011-10-07 Eliad Pellerwl12xx: move ap_global_hlid and ap_bcast_hlid into...
2011-10-07 Eliad Pellerwl12xx: move sta_hlid into wlvif
2011-10-07 Eliad Pellerwl12xx: move dev_role_id into wlvif
2011-10-07 Eliad Pellerwl12xx: move role_id into wlvif
2011-10-07 Eliad Pellerwl12xx: move aid into wlvif
2011-10-07 Eliad Pellerwl12xx: move probereq into wlvif
2011-10-07 Eliad Pellerwl12xx: move ssid and ssid_len into wlvif
2011-10-07 Eliad Pellerwl12xx: move p2p into wlvif
2011-10-07 Eliad Pellerwl12xx: remove set_bss_type field
2011-10-07 Eliad Pellerwl12xx: move bss_type into wlvif
2011-10-07 Eliad Pellerwl12xx: replace wl->bssid with vif->bss_conf.bssid
2011-10-07 Eliad Pellerwl12xx: move basic_rate into wlvif
2011-10-07 Eliad Pellerwl12xx: move rate_set into wlvif
2011-10-07 Eliad Pellerwl12xx: define wl12xx_vif
2011-10-07 Eliad Pellerwl12xx: start reworking the init sequence
2011-10-07 Eliad Pellerwl12xx: replace wl->mac_addr with vif->addr
2011-10-07 Eliad Pellerwl12xx: disable AP-mode-specific quirks
2011-10-07 Shahar Leviwl12xx: Add support for HW channel switch
2011-10-07 Luciano Coelhowl12xx: set max_sched_scan_ie_len correctly
2011-10-07 Eliad Pellerwl12xx: configure rate policy for p2p operations
2011-10-04 John W. LinvilleMerge branch 'master' of git://github.com/padovan/bluet...
2011-10-03 Mohammed Shafi... ath9k_hw: set pci_express capability true for AR9480
2011-10-03 Mohammed Shafi... ath9k_hw: Fix number of GPIO pins for AR9287/9300
2011-10-03 Daniel Drakelibertas: detect TX lockups and reset hardware
2011-10-03 Eliad Pellermac80211: pass vif param to conf_tx() callback
2011-10-03 Don Fryiwlagn: rename iwlagn module iwlwifi and alias to iwlagn.
2011-10-03 Mohammed Shafi... ath9k_hw: extend GPIO pin select mask for rfkill
2011-10-03 Amitkumar Karwarmwifiex: handle an error path correctly
2011-10-03 Amitkumar Karwarmwifiex: correct AMSDU aggregation check
2011-10-03 Luis R. Rodriguezath9k_htc: add AVM FRITZ!WLAN 11N v2 support
2011-10-03 Rajkumar Manoharanmac80211: Send nullfunc frames at lower rate during...
2011-10-03 Sangwook Leenet:rfkill: add a gpio setup function into GPIO rfkill
2011-10-03 Helmut Schaamac80211: Allow noack flag overwrite for injected frames
2011-10-03 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2011-10-03 Kalle Valoath6kl: include vmalloc.h in debug.c
2011-10-01 Kalle Valoath6kl: fix size_t related warnings
2011-09-30 Johannes Bergmac80211: dont assign seqno to or aggregate QoS Null...
2011-09-30 Johannes Bergmac80211: document client powersave
2011-09-30 Johannes Bergmac80211: allow out-of-band EOSP notification
2011-09-30 Johannes Bergmac80211: explicitly notify drivers of frame release
2011-09-30 Johannes Bergmac80211: add missing station flags to debugfs
next