aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+14
2012-11-18iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach1-8/+0
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+23
2012-11-14iwlwifi: fix monitor mode FCS flagJohannes Berg1-0/+14
2012-11-07iwlwifi: use ieee80211_free_txskbJohannes Berg2-2/+2
2012-11-05iwlwifi: handle DMA mapping failuresJohannes Berg1-2/+21
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-15/+24
2012-10-16iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach1-8/+0
2012-10-16iwlwifi: don't print the Intel banner twiceEmmanuel Grumbach1-2/+0
2012-10-16iwlwifi: first deactivate a queue, then wipe out its dataEmmanuel Grumbach1-1/+2
2012-10-16iwlwifi: use the new macro for the SCD Q STTS bitsEmmanuel Grumbach1-1/+1
2012-10-16iwlwifi: wipe out the status of the SCD when we disable a queueEmmanuel Grumbach4-3/+12
2012-10-16iwlwifi: remove unused variablesJohannes Berg2-6/+1
2012-10-16iwlwifi: make data frame tracing optionalJohannes Berg5-10/+103
2012-10-16iwlwifi: improve oversized command warningJohannes Berg1-1/+4
2012-10-16iwlwifi: fix 6000 series channel switch commandJohannes Berg1-15/+24
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds23-237/+417
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+2
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller9-95/+123
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville2-5/+6
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville7-90/+117
2012-09-20iwlwifi: fix async station command crashJohannes Berg1-3/+4
2012-09-19iwlwifi: use eth_broadcast_addrJohannes Berg1-2/+2
2012-09-18iwlwifi: don't double free the interrupt in failure pathEmmanuel Grumbach1-0/+1
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas5-21/+29
2012-09-10iwlwifi: load firmware in chunksJohannes Berg4-28/+58
2012-09-10iwlwifi: don't access the HW when it is not availableEmmanuel Grumbach1-0/+11
2012-09-10iwlwifi: some clean up in transport layerEmmanuel Grumbach3-25/+33
2012-09-10iwlwifi: fix indentation in iwl_load_given_ucodeJohannes Berg1-9/+8
2012-09-10iwlwifi: stop interrupts before stopping deviceDavid Spinadel1-0/+4
2012-09-10iwlwifi: don't reset interupts after disablingDavid Spinadel1-2/+0
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville5-21/+29
2012-09-06iwlwifi: remove unused IDI code stubsJohannes Berg3-27/+4
2012-09-05iwlwifi: remove radio_config from eeprom_dataDavid Spinadel1-2/+0
2012-09-05iwlwifi: reduce overhead if tracing disabledJohannes Berg2-36/+23
2012-09-05iwlwifi: report A-MPDU statusJohannes Berg3-0/+13
2012-09-05Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg5-12/+18
2012-09-04iwlwifi: fix antenna bitmaskJohannes Berg1-1/+1
2012-08-23iwlwifi: Use PCI Express Capability accessorsJiang Liu1-5/+2
2012-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville15-93/+241
2012-08-21iwlwifi: protect SRAM debugfsJohannes Berg1-0/+3
2012-08-21iwlwifi: fix flow handler debug codeJohannes Berg3-16/+18
2012-08-21iwlwifi: fix FW restart on init FWAmit Beka1-2/+7
2012-08-21iwlwifi: fix the preparation of the cardEmmanuel Grumbach1-9/+8
2012-08-06iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg1-5/+8
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn3-10/+16
2012-07-27iwlwifi: reduce max remain-on-channel durationJohannes Berg1-1/+1
2012-07-26iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach6-13/+47
2012-07-26iwlwifi: fix aggregation check indentationJohannes Berg1-1/+1