aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville22-254/+196
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-11/+9
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-11/+9
2013-04-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville2-11/+9
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-3/+25
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville4-3/+25
2013-03-28iwlwifi: dvm: fix the passive-no-RX workaroundJohannes Berg2-11/+9
2013-03-27Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville4-3/+25
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville21-253/+195
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville83-327/+1646
2013-03-20iwlwifi: mvm: Add support for different ROC typesIlan Peer3-17/+24
2013-03-20Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg7-16/+16
2013-03-20iwlwifi: mvm: Increase the max remain on channel timeIlan Peer1-1/+1
2013-03-20iwlwifi: mvm: fix WoWLAN RF-kill bugJohannes Berg1-7/+3
2013-03-20iwlwifi: mvm: tune the move to static SMPS due to BT loadEmmanuel Grumbach1-1/+3
2013-03-20iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLVEmmanuel Grumbach5-11/+22
2013-03-20iwlwifi: mvm: take the radio type / step / dash from TLVsEmmanuel Grumbach2-16/+19
2013-03-20iwlwifi: mvm: specify filter flags in monitor modeJohannes Berg1-1/+6
2013-03-20iwlwifi: add debug message when a CMD is dropped in RFKILLEmmanuel Grumbach1-1/+4
2013-03-20iwlwifi: mvm: print the flags in ALIVE notificationEmmanuel Grumbach1-2/+3
2013-03-20iwlwifi: remove 5ghz_disable optionStanislaw Gruszka2-6/+0
2013-03-20iwlwifi: mvm: Fix quota handling for monitor interfaceIlan Peer3-3/+9
2013-03-20iwlwifi: use kmemdup instead of kmalloc+memcpyAndrei Epure1-2/+1
2013-03-20iwlwifi: mvm: Remove obsolete queue definitionsIlan Peer5-14/+10
2013-03-20iwlwifi: mvm: don't support multi-channel inhibitionEmmanuel Grumbach1-2/+1
2013-03-20iwlwifi: mvm: fix the {ack,cts}_kill_mskEmmanuel Grumbach1-7/+7
2013-03-20iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach2-2/+11
2013-03-20iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach1-0/+13
2013-03-20iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach1-1/+1
2013-03-20iwlwifi: mvm: Add beacon notification handlerIlan Peer5-0/+31
2013-03-20iwlwifi: mvm: suppress key error messages in AP modeJohannes Berg1-0/+13
2013-03-20iwlwifi: mvm: MVM op_mode is supported on 7000 onlyEmmanuel Grumbach5-162/+38
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-1/+1
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches1-3/+1
2013-03-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville85-696/+2000
2013-03-06iwlwifi: mvm: the SCD byte count is a TLV flagEmmanuel Grumbach2-2/+3
2013-03-06iwlwifi: fix indirect write bugAmnon Paz1-2/+3
2013-03-06iwlwifi: move firmware restart debugfs hook to op_modeEmmanuel Grumbach5-22/+52
2013-03-06iwlwifi: mvm: update firmware API - MAC ID in RXEmmanuel Grumbach1-1/+2
2013-03-06iwlwifi: mvm: export last bt_notif through debugfsEmmanuel Grumbach3-0/+104
2013-03-06iwlwifi: mvm: update SMPS when BT gets activeEmmanuel Grumbach1-0/+52
2013-03-06iwlwifi: mvm: handle BT-coex notificationEmmanuel Grumbach3-0/+58
2013-03-06iwlwifi: mvm: begin basic BT-Coex implementationEmmanuel Grumbach4-1/+259
2013-03-06iwlwifi: mvm: add BT Coex FW APIEmmanuel Grumbach3-0/+330
2013-03-06iwlwifi: mvm: add CARD_STATE_NOTIFICATION to the cmd stringsEmmanuel Grumbach1-0/+1
2013-03-06iwlwifi: export symbols only conditionallyJohannes Berg11-35/+64
2013-03-06iwlwifi: allow selecting only MVM driverJohannes Berg1-1/+4
2013-03-06iwlwifi: mvm: Change NVM default section read sizeDor Shaish1-3/+6
2013-03-06iwlwifi: mvm: don't read system time when modifying AP/GO MACJohannes Berg2-7/+20