summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-core.c
AgeCommit message (Expand)Author
2010-08-27iwlwifi: move virtual interface pointer into contextJohannes Berg
2010-08-27iwlwifi: move QoS into contextJohannes Berg
2010-08-27iwlwifi: contextify command sendingJohannes Berg
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg
2010-08-27iwlwifi: initial contextificationJohannes Berg
2010-08-25iwlagn: set traffic load based on multiple factorsWey-Yi Guy
2010-08-25iwlwifi: add debugfs to control stuck queue timerWey-Yi Guy
2010-08-25iwlwifi: add bt full concurrency supportWey-Yi Guy
2010-08-25iwlwifi: use antenna A only under high BT loadJohannes Berg
2010-08-25iwlwifi: Relax uCode timeout/error checking for 6000g2bWey-Yi Guy
2010-08-25iwlagn: disable gen2b BT coexistence in IBSSJohannes Berg
2010-08-25iwlagn: implement advance BT config commandJohannes Berg
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-24iwlwifi: remove unused iwl_send_card_state functionWey-Yi Guy
2010-08-24iwlwifi: configurable ampdu factor and densityWey-Yi Guy
2010-08-24iwlwifi: refactor iwl_setup_rxon_timingJohannes Berg
2010-08-24iwlwifi: cleanup iwl_set_rxon_channel()Shanyu Zhao
2010-08-24iwlwifi: avoid race condition in channel changeShanyu Zhao
2010-08-24iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao
2010-08-24iwlwifi: separate thermal throttling functionWey-Yi Guy
2010-08-17iwlwifi: fix 3945 filter flagsJohannes Berg
2010-08-16iwlwifi: track IBSS manager statusJohannes Berg
2010-08-16iwlwifi: make iwl_set_hw_params static to _agnWey-Yi Guy
2010-08-16iwlwifi: make iwl_hw_detect static to _agnWey-Yi Guy
2010-08-09iwlagn: fix rts cts protectionJohannes Berg
2010-08-04iwlwifi: fix possible recursive locking deadlockJohannes Berg
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches
2010-07-23iwlwifi: make iwl_mac_beacon_update staticJohannes Berg
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg
2010-07-02iwlwifi: fix fw_restart module parameterWey-Yi Guy
2010-06-25iwlwifi: read rfkill during resumeJohannes Berg
2010-06-25iwlwifi: update LQ for bcast station on channel changeDaniel Halperin
2010-06-25Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre
2010-06-25iwlwifi: fix multicastJohannes Berg
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-06-05iwlwifi: queue user-initiated scan when doing internal scanJohannes Berg
2010-06-05iwlwifi: generic scan TX antenna forcingJohannes Berg
2010-06-05iwlwifi: remove priv->mac_addrJohannes Berg
2010-06-05iwlwifi: beacon internal time unitWey-Yi Guy
2010-06-05iwlwifi: support channel switch offload in driverWey-Yi Guy
2010-06-05iwlwifi: beacon format related helper functionWey-Yi Guy
2010-06-05iwlwifi: set MAC address in RXON from interfaceJohannes Berg
2010-06-05iwlwifi: remove unused wlap_bssid_addr assignmentJohannes Berg
2010-06-05iwlwifi: remove useless node_addr assignmentsJohannes Berg
2010-06-05iwl3945: fix internal scanAbhijeet Kolekar
2010-06-02drivers/net/wireless: Storage class should be before const qualifierTobias Klauser
2010-06-02Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville