]> Pileus Git - ~andy/linux/history - drivers/net/wireless/wl12xx/main.c
iwlagn: fix a race in the unmapping of the TFDs
[~andy/linux] / drivers / net / wireless / wl12xx / main.c
2011-10-11 John W. LinvilleMerge branch 'for-linville' of git://github.com/lucacoe...
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-04 John W. LinvilleMerge branch 'master' of git://github.com/padovan/bluet... master-2011-10-04
2011-10-03 Eliad Pellermac80211: pass vif param to conf_tx() callback
2011-10-03 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2011-09-28 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-27 Eliad Pellermac80211: add ieee80211_vif param to tsf functions
2011-09-27 John W. LinvilleMerge branch 'for-linville' of git://github.com/lucacoe...
2011-09-23 Arik Nemtsovwl12xx: correct fw_status structure for 8 sta support...
2011-09-23 Eliad Pellerwl12xx: implement set_bitrate_mask callback
2011-09-23 Arik Nemtsovwl12xx: AP mode - support hidden SSID
2011-09-23 Eliad Pellerwl12xx: send all pending packets on channel change
2011-09-23 Eliad Pellerwl12xx: remove P2P ie from probe response
2011-09-23 Eliad Pellerwl12xx: remove TIM ie from probe response
2011-09-23 Shahar Leviwl12xx: Include OFDM rates in IBSS mode
2011-09-22 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2011-09-20 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-09-19 John W. LinvilleMerge branch 'for-linville' of git://github.com/lucacoe...
2011-09-19 John W. LinvilleMerge branch 'for-3.1' of git://github.com/padovan...
2011-09-16 John W. LinvilleMerge branch 'for-linville' of git://github.com/lucacoe...
2011-09-14 Eliad Pellerwl12xx: support p2p interfaces
2011-09-14 Arik Nemtsovwl12xx: set mac80211 flags for A-MPDU aggregation support
2011-09-14 Arik Nemtsovwl12xx: AP mode - clean BA and queue state in tx_reset
2011-09-14 Arik Nemtsovwl12xx: don't regulate links when a single STA is connected
2011-09-14 Luciano Coelhowl12xx: increase number of allowed SSIDs in sched_scan
2011-09-14 Eliad Pellerwl12xx: declare support for WIPHY_FLAG_AP_UAPSD
2011-09-14 Luciano Coelhowl12xx: remove deprecated CONFIG_WL12XX_HT flag
2011-09-14 Arik Nemtsovwl12xx: don't queue a new dummy packet if one is alread...
2011-09-14 Eliad Pellerwl12xx: add config_hangover command
2011-09-14 Eliad Pellerwl12xx: don't disconnect on recovery
2011-09-14 Eliad Pellerwl12xx: add module_param to trigger BUG() on recovery
2011-09-14 Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2011-08-29 John W. LinvilleMerge branch 'for-linville' of git://git.kernel.org...
2011-08-25 Luciano Coelhowl12xx: add support for multiple SSIDs in sched_scan
2011-08-25 Eliad Pellerwl12xx: enter psm only after station role was started
2011-08-25 Eliad Pellerwl12xx: increase psm_entry_retries
2011-08-25 Eliad Pellerwl12xx: initialize rate_set on band rates initialization
2011-08-25 Guy Eilamwl12xx: use 2 spare TX blocks for GEM cipher
2011-08-23 Luciano Coelhowl12xx: add max_sched_scan_ssids value to the hw descri...
2011-08-22 Arik Nemtsovwl12xx: fix tx_queue_count spurious increment
2011-08-22 Arik Nemtsovwl12xx: AP-mode - prevent Tx to stale/invalid stations
2011-08-22 Arik Nemtsovwl12xx: set the AP-started flag only after setting...
2011-08-22 Arik Nemtsovwl12xx: enable AP advanced functionality
2011-08-22 Arik Nemtsovwl12xx: handle wrap-around overflow in released Tx...
2011-08-22 Arik Nemtsovwl12xx: schedule TX packets according to FW packet...
2011-08-22 Arik Nemtsovwl12xx: track freed packets in FW by AC
2011-08-22 Eliad Pellerwl12xx: don't remove key if hlid was already deleted
2011-08-22 Eliad Pellerwl12xx: use ap_bcast_hlid for recorded keys
2011-08-22 Arik Nemtsovwl12xx: AP-mode - set STA HT capabilities when adding...
2011-08-22 Eliad Pellerwl12xx: support IBSS vif type
2011-08-22 Eliad Pellerwl12xx: call wl12xx_cmd_set_peer_state() in AP mode
2011-08-22 Arik Nemtsovwl12xx: re-enable block ack session support
2011-08-22 Arik Nemtsovwl12xx: use dynamic hlids for AP-mode
2011-08-22 Arik Nemtsovwl12xx: fix session counter
2011-08-22 Eliad Pellerwl12xx: update BT coex configuration params
2011-08-22 Eliad Pellerwl12xx: replace dummy_join with ROC/CROC commands
2011-08-22 Eliad Pellerwl12xx: add system_hlid
2011-08-22 Eliad Pellerwl12xx: add set_rate_mgmt_params acx
2011-08-22 Eliad Pellerwl12xx: use wl1271_acx_beacon_filter_opt for both sta...
2011-08-22 Eliad Pellerwl12xx: change max/default template size
2011-08-22 Eliad Pellerwl12xx: add device role commands
2011-08-22 Eliad Pellerwl12xx: enable/disable role on interface add/remove
2011-08-22 Eliad Pellerwl12xx: update commands & events
2011-08-22 Eliad Pellerwl12xx: update acx commands
2011-08-22 Eliad Pellerwl12xx: update fw status struct
2011-08-22 Eliad Pellerwl12xx: remove rx filtering stuff
2011-08-22 Eliad Pellerwl12xx: temporarily disable advanced ap functions
2011-08-22 Arik Nemtsovwl12xx: Use a single fw for both STA and AP roles
2011-08-22 Arik Nemtsovwl12xx: Revert "wl12xx: schedule TX packets according...
2011-08-12 Gery Kahnwl12xx: fixes for hw_pg_ver and chip id reporting
2011-08-08 Johannes Bergwl12xx: remove wext dependencies
2011-07-28 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-27 Chris MasonMerge branch 'integration' into for-linus
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-27 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2011-07-27 Dmitry TorokhovMerge branch 'next' into for-linus
2011-07-27 Linus TorvaldsMerge branch 'next/devel2' of git://git.kernel.org...
2011-07-27 Linus TorvaldsMerge branch 'next/devel' of ssh://master.kernel.org...
2011-07-27 Linus TorvaldsMerge branch 'next/board' of git://git.kernel.org/pub...
2011-07-27 Linus TorvaldsMerge branch 'next/cross-platform' of git://git.kernel...
2011-07-27 Linus TorvaldsMerge branch 'next/fixes2' of git://git.kernel.org...
2011-07-27 Linus TorvaldsMerge branch 'next/soc' of git://git.kernel.org/pub...
2011-07-26 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2011-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-26 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2011-07-26 Linus TorvaldsMerge branch 'x86-olpc-for-linus' of git://git.kernel...
2011-07-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-07-26 Linus TorvaldsMerge branch 'drm-core-next' of git://git.kernel.org...
2011-07-26 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2011-07-26 Linus TorvaldsMerge branch 'staging-next' of git://git.kernel.org...
2011-07-26 Linus TorvaldsMerge branch 'tty-next' of git://git.kernel.org/pub...
2011-07-26 Linus TorvaldsMerge branch 'usb-next' of git://git.kernel.org/pub...
next