summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* trivial: Fix misspelling of firmwareNick Andrew2009-03-302-2/+2
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-278-16/+71
* iwlwifi: show current driver status in user readable formatWey-Yi Guy2009-03-271-1/+53
* iwl3945: replace stations with stations_39Abhijeet Kolekar2009-03-271-3/+3
* iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy2009-03-273-3/+7
* iwl3945: control rate decreaseAbhijeet Kolekar2009-03-271-7/+6
* iwl3945: fix checkpatch.pl errorsAbhijeet Kolekar2009-03-272-2/+2
* iwl3945: use iwl_cmd_queue_freeAbhijeet Kolekar2009-03-273-8/+10
* iwl3945: set TFD_QUEUE_MAX to correct valueAbhijeet Kolekar2009-03-272-4/+7
* iwlwifi: support 11hMohamed Abbas2009-03-272-1/+3
* iwlcore: dont commit power command if interface is not upMohamed Abbas2009-03-271-1/+1
* iwlagn: allow power level setting all the timesMohamed Abbas2009-03-272-10/+0
* iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going downWey-Yi Guy2009-03-271-2/+11
* iwl3945: use changed in iwl3945_mac_configMohamed Abbas2009-03-271-8/+12
* iwlagn: use changed in mac_configMohamed Abbas2009-03-272-80/+85
* iwlwifi: correct log level when error occursReinette Chatre2009-03-161-1/+1
* iwlwifi: print contents of control register when error occursReinette Chatre2009-03-161-1/+3
* iwlagn: fix warning when set WEP keyMohamed Abbas2009-03-161-0/+7
* iwl3945: unmap previously mapped memoryReinette Chatre2009-03-161-1/+9
* iwl3945: use iwl_tx_cmd_completeAbhijeet Kolekar2009-03-161-80/+1
* iwl3945 : fix rate scalingAbhijeet Kolekar2009-03-161-39/+88
* iwl3945: use iwl_led structureAbhijeet Kolekar2009-03-168-71/+43
* iwl3945: fix sparse errorAbhijeet Kolekar2009-03-161-1/+1
* iwlwifi: verify the antenna selection when receive fixed rate debugfsWey-Yi Guy2009-03-161-6/+13
* iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pktWey-Yi Guy2009-03-161-3/+3
* iwlwifi: HT performance improvement changesWey-Yi Guy2009-03-162-6/+7
* iwlwifi: remove un-necessary rs_tl_turn_on_agg() after agg enabledWey-Yi Guy2009-03-161-2/+10
* iwlwifi: add rf information in rate_scale debugfs commandWey-Yi Guy2009-03-161-0/+11
* iwlwifi: add valid tx antenna information in rate_scale_table debugfsWey-Yi Guy2009-03-161-0/+6
* iwlwifi: correct device name for 1000 seriesJay Sternberg2009-03-166-17/+17
* iwl3945: add test for new associationAbhijeet Kolekar2009-03-161-4/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-102-3/+3
|\
| * iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2009-03-052-12/+11
| * Fix iwlan DMA mapping directionFenghua Yu2009-02-251-4/+4
| * iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre2009-02-112-4/+26
* | iwlwifi: reduce stack sizeFrank Seidel2009-03-052-6/+28
* | iwl3945 : use iwl_activate_qosAbhijeet Kolekar2009-03-054-77/+37
* | iwl3945: add iwl3945_setup_macAbhijeet Kolekar2009-03-051-29/+45
* | iwlwifi: fix *pci_probe error flowReinette Chatre2009-03-052-11/+15
* | iwl3945: unify set key flow with iwlwifiAbhijeet Kolekar2009-03-053-55/+121
* | iwl3945: synchronize timestamp with uCodeAbhijeet Kolekar2009-03-051-0/+3
* | iwlwifi: update 5150 API version to support new firmwareJay Sternberg2009-03-051-1/+1
* | iwl3945: re-add iwl_poll_direct_bit return value checkJason Andryuk2009-02-271-1/+1
* | iwl3945: initialize is_valid_rtc_data_addr function pointerJason Andryuk2009-02-271-0/+1
* | iwlwifi: dma mapping read and write changesFenghua Yu2009-02-272-4/+4
* | iwl3945: use SW rfkill from iwlwifiAbhijeet Kolekar2009-02-271-51/+5
* | iwl3945: use iwl_isrAbhijeet Kolekar2009-02-274-116/+61
* | iwl3945: remove duplicate interrupt codeAbhijeet Kolekar2009-02-271-30/+7
* | iwl3945: use iwl_rx_reply_error notificationAbhijeet Kolekar2009-02-274-49/+20
OpenPOWER on IntegriCloud