aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-14iwlwifi: print warning about disconnected antennasJohannes Berg1-0/+7
2010-06-14iwlwifi: rename iwl4965_rx_mpdu_res_startEmmanuel Grumbach2-3/+3
2010-06-14iwlwifi: rename rxq->dma_addrEmmanuel Grumbach5-8/+8
2010-06-14iwlwifi: cancel run time calibration work when going downWey-Yi Guy1-0/+1
2010-06-14iwlwifi: Fix null pointer referencing in iwl_dbgfs_rx_queue_read.Dor Shaish1-1/+6
2010-06-14iwlwifi: trace full RXJohannes Berg2-4/+10
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville6-190/+256
2010-06-07iwlwifi: fix-up botched revertJohn W. Linville1-1/+1
2010-06-05iwlwifi: fix wrapping when handling aggregated batchesDaniel Halperin1-6/+45
2010-06-05iwlwifi: parse block ack responses correctlyDaniel Halperin1-5/+8
2010-06-05iwlwifi: remove unused parameterWey-Yi Guy1-1/+0
2010-06-05iwlwifi: queue user-initiated scan when doing internal scanJohannes Berg3-11/+31
2010-06-05iwlwifi: generic scan TX antenna forcingJohannes Berg6-11/+19
2010-06-05iwlwifi: do not use huge command buffer for channel switchWey-Yi Guy2-2/+2
2010-06-05iwlwifi: reduce memory allocationJohannes Berg7-34/+35
2010-06-05iwlwifi: kzalloc txb arrayJohannes Berg1-1/+1
2010-06-05iwlagn: fix bug in txq freeingJohannes Berg1-2/+9
2010-06-05iwl3945: fix bugs in txq freeingJohannes Berg1-6/+8
2010-06-05iwlwifi: remove inaccurate commentWey-Yi Guy1-1/+1
2010-06-05iwlwifi: remove priv->mac_addrJohannes Berg2-5/+2
2010-06-05iwlwifi: beacon internal time unitWey-Yi Guy1-2/+2
2010-06-05iwlwifi: support channel switch offload in driverWey-Yi Guy6-51/+257
2010-06-05iwlwifi: beacon format related helper functionWey-Yi Guy10-53/+113
2010-06-05iwlwifi: remove unused parameter in iwl_privWey-Yi Guy3-7/+0
2010-06-05iwlwifi: do not clear data after chain noise calibShanyu Zhao2-18/+23
2010-06-05iwlwifi: remove debug frame dumpingJohannes Berg2-285/+0
2010-06-05iwlwifi: use virtual interface address for scanJohannes Berg4-5/+9
2010-06-05iwlwifi: set MAC address in RXON from interfaceJohannes Berg1-1/+4
2010-06-05iwlwifi: remove mac_addr assignmentJohannes Berg2-6/+6
2010-06-05iwlwifi: remove unused wlap_bssid_addr assignmentJohannes Berg1-1/+0
2010-06-05iwlwifi: remove useless node_addr assignmentsJohannes Berg2-4/+0
2010-06-05iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach1-159/+159
2010-06-05iwl3945: fix internal scanAbhijeet Kolekar4-31/+96
2010-06-05iwl3945: enable stuck queue detection on 3945Reinette Chatre1-0/+1
2010-06-04iwlwifi: use the DMA state API instead of the pci equivalentsFUJITA Tomonori6-18/+18
2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg1-2/+1
2010-06-03mac80211: remove tx status ampdu_ack_mapJohannes Berg1-1/+0
2010-06-03Revert "iwlwifi: move _agn statistics related structure"John W. Linville7-84/+82
2010-06-02drivers/net/wireless: Storage class should be before const qualifierTobias Klauser1-2/+2
2010-06-02Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville24-458/+916
2010-05-24iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter1-1/+1
2010-05-24wireless: update gfp/slab.h includesTejun Heo1-0/+1
2010-05-21iwlwifi: fix internal scan raceReinette Chatre1-3/+18
2010-05-17drivers/net: remove useless semicolonsJoe Perches1-1/+1
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller24-939/+1308
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville24-939/+1308
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches6-9/+0
2010-05-13iwlwifi: add new PCI IDs for 6000g2 devicesShanyu Zhao3-0/+59
2010-05-13iwlwifi: move ucode related function to iwl-agn-ucode.cWey-Yi Guy4-125/+124
2010-05-13iwlwifi: use proper short slot/preamble settingsJohannes Berg3-31/+9