iwlagn: minor coex API changes
[deliverable/linux.git] / drivers / net / wireless / iwlwifi /
2010-09-17  Wey-Yi Guyiwlagn: minor coex API changes
2010-09-17  Wey-Yi Guyiwlagn: correct naming for failure reply tx status
2010-09-17  Jay Sternbergiwlwifi: corrections to debug output of ucode statistics
2010-09-17  Wey-Yi Guyiwlagn: adding aggregated frame failure status to debugfs
2010-09-17  Wey-Yi Guyiwlagn: keep track of aggregated tx frames failure...
2010-09-17  Wey-Yi Guyiwlagn: log aggregation tx command status
2010-09-17  Wey-Yi Guyiwlagn: keep track of failure tx status
2010-09-17  Wey-Yi Guyiwlagn: keep track fail tx reason counter
2010-09-17  Wey-Yi Guyiwlagn: add bt_status_read for 5150
2010-09-16  John W. Linvilleiwlwifi: fix sparse warning about wrong enum for band...
2010-09-14  Stanislaw Gruszkaiwlwifi: apply settings when finishing scan
2010-09-14  Stanislaw Gruszkaiwlwifi: use IWL_DEBUG_SCAN for debug scanning
2010-09-14  Stanislaw Gruszkaiwlwifi: cleanup scan initiate check
2010-09-14  Stanislaw Gruszkaiwlwifi: do not force complete scan too early
2010-09-14  Stanislaw Gruszkaiwlwifi: assure we complete scan in scan_abort and...
2010-09-14  Stanislaw Gruszkaiwlwifi: force scan complete after timeout
2010-09-14  Stanislaw Gruszkaiwlwifi: rewrite scan completion
2010-09-14  Stanislaw Gruszkaiwlwifi: rework iwl_scan_cancel_timeout
2010-09-14  Stanislaw Gruszkaiwlwifi: report scan completion when abort fail
2010-09-14  Stanislaw Gruszkaiwlwifi: cancel scan when down the device
2010-09-14  Johannes Bergiwlwifi: move scan completed flags handling
2010-09-14  Johannes Bergiwlwifi: unify scan start checks
2010-09-14  Johannes Bergiwlwifi: remove unused conf variables
2010-09-11  Wey-Yi Guyiwlwifi: remove code repetition
2010-09-11  Wey-Yi Guyiwlwifi: make sure runtime calibration is enabled after...
2010-09-11  Johannes Bergiwlwifi: fix and describe iwl_adjust_beacon_interval
2010-09-11  Johannes Bergiwlwifi: improve timing handling with dual-mode
2010-09-11  Johannes Bergiwlwifi: avoid sending too many commands
2010-09-11  Wey-Yi Guyiwlwifi: allow configure protection mode
2010-09-11  Johannes Bergiwlwifi: implement beacon interval change
2010-09-11  Johannes Bergiwlwifi: fix PAN parameters while scanning
2010-09-11  Wey-Yi Guyiwlwifi: remember the last uCode sysassert error code
2010-09-11  Tomas Winkleriwlwifi: fix default LQ table in 5.2 band
2010-09-07  Julia Lawalldrivers/net/wireless/iwlwifi/iwl-agn.c: Fix return...
2010-09-03  Wey-Yi Guyiwlagn: open/close envlope to force move BT state machine
2010-08-31  John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2010-08-27  Johannes Bergiwlwifi: allow using multiple contexts
2010-08-27  Johannes Bergiwlwifi: follow main beacon interval
2010-08-27  Johannes Bergiwlagn: always send RXON timing
2010-08-27  Johannes Bergiwlwifi: pass context to iwl_send_rxon_timing
2010-08-27  Johannes Bergiwlwifi: send PAN parameters
2010-08-27  Johannes Bergiwlagn: send beacon before committing associated RXON
2010-08-27  Johannes Bergiwlagn: send RXON timing before associating
2010-08-27  Johannes Bergiwlagn: queue frames according to context
2010-08-27  Johannes Bergiwlagn: remove iw_mode check for beacon
2010-08-27  Johannes Bergiwlagn: detect PAN capability
2010-08-27  Johannes Bergiwlwifi: add PAN API
2010-08-27  Johannes Bergiwlwifi: introduce beacon context
2010-08-27  Johannes Bergiwlwifi: move HT configuration data into context
2010-08-27  Johannes Bergiwlwifi: add context pointer to station
2010-08-27  Johannes Bergiwlwifi: store default station flags in context
2010-08-27  Johannes Bergiwlwifi: make hw crypto context aware
2010-08-27  Johannes Bergiwlwifi: move AP sta ID to context
2010-08-27  Johannes Bergiwlwifi: clamp scanning dwell time to all contexts
2010-08-27  Johannes Bergiwlwifi: move virtual interface pointer into context
2010-08-27  Johannes Bergiwlwifi: add context into tx descriptor
2010-08-27  Johannes Bergiwlwifi: move QoS into context
2010-08-27  Johannes Bergiwlwifi: contextify command sending
2010-08-27  Johannes Bergiwlwifi: contextify-stations-completely
2010-08-27  Johannes Bergiwlwifi: contextify broadcast station
2010-08-27  Johannes Bergiwlwifi: define PAN queues/FIFOs
2010-08-27  Johannes Bergiwlwifi: prepare for PAN queue/fifo assignment
2010-08-27  Johannes Bergiwlwifi: initial contextification
2010-08-25  Wey-Yi Guyiwlwifi: fix compile error without debugging support
2010-08-25  Johannes Bergiwlwifi: disable aggregation queue if stopped early
2010-08-25  Wey-Yi Guyiwlwifi: add bt traffic load debugfs file
2010-08-25  Wey-Yi Guyiwlagn: update bt status upon scan complete
2010-08-25  Wey-Yi Guyiwlagn: generic bt coex functions
2010-08-25  Wey-Yi Guyiwlagn: set traffic load based on multiple factors
2010-08-25  Wey-Yi Guyiwlagn: add bt_ch_announce module parameter
2010-08-25  Wey-Yi Guyiwlagn: add additional bt related parameters
2010-08-25  Wey-Yi Guyiwlagn: parsing uart message and take actions
2010-08-25  Wey-Yi Guyiwlagn: add bt prio_boost to .cfg
2010-08-25  Wey-Yi Guyiwlwifi: add bt_init_traffic_load as configurable parameter
2010-08-25  Wey-Yi Guyiwlwifi: add debugfs to control stuck queue timer
2010-08-25  Wey-Yi Guyiwlwifi: indicate bt_kill condition when receive tx...
2010-08-25  Wey-Yi Guyiwlagn: wifi/bt coex configuration sequence
2010-08-25  Wey-Yi Guyiwlwifi: add bt full concurrency support
2010-08-25  Johannes Bergiwlwifi: use antenna A only under high BT load
2010-08-25  Wey-Yi Guyiwlwifi: Relax uCode timeout/error checking for 6000g2b
2010-08-25  Johannes Bergiwlagn: keep BT settings across restart
2010-08-25  Johannes Bergiwlagn: disable gen2b BT coexistence in IBSS
2010-08-25  Johannes Bergiwlwifi: reset BT when going down
2010-08-25  Johannes Bergiwlagn: let bluetooth traffic load impact rate scale
2010-08-25  Johannes Bergiwlwifi: add BT notification support for bt coex
2010-08-25  Johannes Bergiwlagn: set BT IGNORE for some frames
2010-08-25  Johannes Bergiwlagn: implement advance BT config command
2010-08-25  Johannes Bergiwlwifi: add 6000g2b BT coexist API
2010-08-25  Wey-Yi Guyiwlwifi: comments cleanup
2010-08-25  Wey-Yi Guyiwlwifi: update out-of-date comments
2010-08-25  Stanislaw Gruszkaiwlwifi: fix canceling monitor_recover timer
2010-08-24  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-08-24  Johannes Bergiwlwifi: do not spuriously call ieee80211_scan_completed
2010-08-24  Johannes Bergiwlagn: do not check for AP mode for WEP keys
2010-08-24  Jay Sternbergiwlwifi: move debug options into submenu
2010-08-24  Jay Sternbergiwlwifi: enable experimental ucode support
2010-08-24  Wey-Yi Guyiwlwifi: remove unused iwl_send_card_state function
2010-08-24  Wey-Yi Guyiwlwifi: configurable ampdu factor and density
2010-08-24  Wey-Yi Guyiwlwifi: more generic name for rssi calc in iwlagn
2010-08-24  Wey-Yi Guyiwlwifi: additional parameter in REPLY_RX_PHY_CMD
next
This page took 0.05303 seconds and 8 git commands to generate.