summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-28b43legacy: Fix crash on unload when firmware not availableLarry Finger
2012-09-28ath9k: Enable MCI for AR9565Bala Shanmugam
2012-09-28brcmfmac: use kcalloc() to prevent integer overflowDan Carpenter
2012-09-28ath9k: Fix chainmask selection for AR9462Sujith Manoharan
2012-09-28mwifiex: add inactivity deauth support for apKevin Gan
2012-09-28mwifiex: set txpd when send a mgmt frame for AP and GO modeStone Piao
2012-09-28mwifiex: parse P2P IEs from beacon_dataStone Piao
2012-09-28mwifiex: add support for P2P GO in interface type changeStone Piao
2012-09-28mwifiex: add support for P2P client in interface type changeStone Piao
2012-09-28mwifiex: add P2P interfaceStone Piao
2012-09-28mwifiex: send firmware initialization commands synchronouslyStone Piao
2012-09-28mwifiex: append each IE into a seperate IE bufferStone Piao
2012-09-28mwifiex: process remain on channel expired eventStone Piao
2012-09-28mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao
2012-09-28mwifiex: report received management frames to cfg80211Stone Piao
2012-09-28mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao
2012-09-28mwifiex: advertise mgmt_stype to cfg80211Stone Piao
2012-09-28mwifiex: implement cfg80211 mgmt_tx handlerStone Piao
2012-09-28mwifiex: fix coding style issueStone Piao
2012-09-28ath9k: Add a debugfs file to adjust antenna diversitySujith Manoharan
2012-09-28ath9k: Handle errors properly in MCI initializationSujith Manoharan
2012-09-28ath9k: Fix rx filtering issue for older chipsThomas Wagner
2012-09-28bcma: change delays to follow timers-howto guideRafał Miłecki
2012-09-28Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-28Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun
2012-09-27Revert "be2net: fix vfs enumeration"David S. Miller
2012-09-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-09-27Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-09-27qlcnic: Fix scheduling while atomic bugNarendra K
2012-09-27bnx2: Clean up remaining iounmapNeil Horman
2012-09-27Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-27Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-09-27bna: Fix warning false positive.David S. Miller
2012-09-27net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut
2012-09-27be2net: fix vfs enumerationIvan Vecera
2012-09-27smsc75xx: fix resume after device resetSteve Glendinning
2012-09-27lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe
2012-09-27cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya
2012-09-27cxgb4: Inform caller if driver didn't upgrade firmwareVipul Pandya
2012-09-27cxgb4: Add support for T4 hardwired driver configuration settingsVipul Pandya
2012-09-27cxgb4: Add support for T4 configuration fileVipul Pandya
2012-09-27cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya
2012-09-27cxgb4: Add functions to read memory via PCIE memory windowVipul Pandya
2012-09-27cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASEVipul Pandya
2012-09-27netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun
2012-09-27team: fix return value checkWei Yongjun