summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2010-06-05iwlwifi: set MAC address in RXON from interfaceJohannes Berg
2010-06-05iwlwifi: remove mac_addr assignmentJohannes Berg
2010-06-05iwlwifi: remove unused wlap_bssid_addr assignmentJohannes Berg
2010-06-05iwlwifi: remove useless node_addr assignmentsJohannes Berg
2010-06-05iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach
2010-06-05iwl3945: fix internal scanAbhijeet Kolekar
2010-06-05iwl3945: enable stuck queue detection on 3945Reinette Chatre
2010-06-04iwlwifi: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg
2010-06-03mac80211: remove tx status ampdu_ack_mapJohannes Berg
2010-06-03Revert "iwlwifi: move _agn statistics related structure"John W. Linville
2010-06-03drivers/net: use __packed annotationEric Dumazet
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-24iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter
2010-05-24wireless: update gfp/slab.h includesTejun Heo
2010-05-21iwlwifi: fix internal scan raceReinette Chatre
2010-05-17drivers/net: remove useless semicolonsJoe Perches
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
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-13iwlwifi: add new PCI IDs for 6000g2 devicesShanyu Zhao
2010-05-13iwlwifi: move ucode related function to iwl-agn-ucode.cWey-Yi Guy
2010-05-13iwlwifi: use proper short slot/preamble settingsJohannes Berg
2010-05-13iwlwifi: split debug and debugfs optionsJohannes Berg
2010-05-13iwlwifi: modify out-dated commentsWey-Yi Guy
2010-05-13iwlwifi: code cleanup for _agn devicesWey-Yi Guy
2010-05-13iwlwifi: enable remaining 6000 Gen2 devicesShanyu Zhao
2010-05-13iwlagn: use firmware event/error log informationJohannes Berg
2010-05-13iwlwifi: fix and add missing sta_lock usageReinette Chatre
2010-05-13iwlwifi: remove IWL_MULTICAST_IDJohannes Berg
2010-05-13iwlwifi: improve station debugfsJohannes Berg
2010-05-13iwlwifi: move iwl_free_tfds_in_queue to iwlagnJohannes Berg
2010-05-13iwl3945: remove sequence number assignmentJohannes Berg
2010-05-13iwlwifi: don't crash on firmware file missing infoJohannes Berg
2010-05-13iwlwifi: separate statistics flag function for agn & 3945Wey-Yi Guy
2010-05-13iwlwifi: move _agn statistics related structureWey-Yi Guy
2010-05-13iwlwifi: introduce iwl_sta_id_or_broadcastJohannes Berg
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-10iwlwifi: clear driver stations when going downJohannes Berg
2010-05-10iwlwifi: remove pointless HT checkJohannes Berg
2010-05-10iwlwifi: rename iwl_add_local_stationJohannes Berg
2010-05-10iwlwifi: move iwl_find_station() to 4965Johannes Berg
2010-05-10iwlwifi: use iwl_sta_id() for TKIP key updateJohannes Berg
2010-05-10iwlagn: use iwl_sta_id() for aggregationJohannes Berg
2010-05-10iwlwifi: use iwl_find_station lessJohannes Berg
2010-05-10iwlwifi: add iwl_sta_id()Johannes Berg
2010-05-10iwlwifi: track station IDsJohannes Berg
2010-05-10iwlwifi: provide more comments for cfg structureWey-Yi Guy
2010-05-10iwlwifi: "tx power per chain" are part of ucode_tx_statsWey-Yi Guy