summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-10-27ath9k: Send AUTHORIZED event only for station modeSujith Manoharan1-4/+6
2014-10-27ath9k: Check for pending frames properlySujith Manoharan3-10/+19
2014-10-27ath9k: Fix offchannel flush timeoutSujith Manoharan1-0/+20
2014-10-27ath9k: Fix MCC flush timeoutSujith Manoharan1-1/+15
2014-10-27ath9k: Use configurable timeout for flushSujith Manoharan3-1/+10
2014-10-27ath9k: Clear NoA schedule properlySujith Manoharan1-0/+15
2014-10-27ath9k: Disable beacon tasklet during resetSujith Manoharan1-0/+2
2014-10-27ath9k: Set ATH_OP_HW_RESET before HW resetSujith Manoharan1-0/+12
2014-10-27ath9k: Unify reset APISujith Manoharan4-10/+11
2014-10-27ath9k: Process beacons properlySujith Manoharan1-1/+6
2014-10-27ath9k: Enable multi-channel properlySujith Manoharan3-9/+10
2014-10-27ath9k: Use sta_state() callbackSujith Manoharan1-2/+26
2014-10-27ath9k: do not overwrite AR_PHY_RADAR_1 MSBLorenzo Bianconi2-2/+8
2014-10-27ipw2x00: clean up a conditionDan Carpenter1-1/+1
2014-10-27ipw2x00: remove unused ->ibss_dfs pointerDan Carpenter3-38/+3
2014-10-27rt2x00: tune multi-registers I/O timeoutStanislaw Gruszka3-36/+17
2014-10-27bcma: fill core details for every deviceRafał Miłecki3-3/+8
2014-10-27Merge tag 'for-linville-20141024' of git://github.com/kvalo/athJohn W. Linville24-1373/+2258
2014-10-23ath10k: split ce pipe init/alloc furtherMichal Kazior3-69/+62
2014-10-23ath10k: mask/unmask msi fw irqMichal Kazior2-22/+32
2014-10-23ath10k: re-disable interrupts after target initMichal Kazior1-4/+3
2014-10-21ath10k: use bss_info as txpower sourceMichal Kazior2-20/+75
2014-10-21ath10k: simplify computation of mgmt rx bandMichal Kazior1-16/+16
2014-10-21ath10k: clean up sta auth/assoc codeMichal Kazior1-79/+42
2014-10-21ath10k: skip some commands on reassocMichal Kazior1-23/+29
2014-10-21ath10k: clean up assoc codeMichal Kazior1-48/+46
2014-10-21ath10k: retrieve calibration data from fileKalle Valo4-13/+102
2014-10-21ath10k: refactor ath10k_init_download_firmware()Kalle Valo1-15/+12
2014-10-21ath10k: add back enum ath10k_busKalle Valo3-0/+19
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds3-123/+501
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-48/+1326
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds17-350/+279
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds18-927/+1330
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds33-553/+533
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds32-123/+299
2014-10-18Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-m...Linus Torvalds8-87/+236
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds30-147/+132
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds23-367/+212
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds37-549/+710
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds11-526/+260
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-137/+174
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-637/+1527
2014-10-17bna: fix skb->truesize underestimationEric Dumazet1-1/+1
2014-10-17dsa: Fix conversion from host device to mii busGuenter Roeck2-8/+22
2014-10-17sfc: add support for skb->xmit_moreEdward Cree2-29/+43
2014-10-17r8152: return -EBUSY for runtime suspendhayeswang1-7/+15
2014-10-17hyperv: Add handling of IP header with option field in netvsc_set_hash()Haiyang Zhang1-16/+10
2014-10-17vxlan: fix a free after useLi RongQing1-0/+1
2014-10-17atm: simplify lanai.c by using module_pci_driverMichael Opdenacker1-21/+1
2014-10-17ntb: Adding split BAR support for Haswell platformsDave Jiang3-60/+210