aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-28smsc95xx: fix resume when usb device is resetSteve Glendinning
2012-09-28smsc95xx: check return code from control messagesSteve Glendinning
2012-09-28smsc95xx: remove unnecessary variablesSteve Glendinning
2012-09-28smsc95xx: sleep before read for lengthy operationsSteve Glendinning
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-28ath9k: Fix BTCOEX weight initializationSujith Manoharan
2012-09-28mwifiex: convert to use le16_add_cpu()Wei Yongjun
2012-09-28mwifiex: enhance RX reordering to avoid packet drop during host sleepAvinash Patil
2012-09-28ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003Sven Eckelmann
2012-09-28brcmfmac: remove brcmf_update_prof() functionArend van Spriel
2012-09-28brcmfmac: remove brcmf_read_prof() functionArend van Spriel
2012-09-28brcmfmac: rename structure brcmf_cfg80211_privArend van Spriel
2012-09-28brcmfmac: add hostap supoort.Hante Meuleman
2012-09-28brcmfmac: remove two obsolete structure definitionsArend van Spriel
2012-09-28brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 codeArend van Spriel
2012-09-28brcmfmac: get rid of extern keyword in wl_cfg80211.hArend van Spriel
2012-09-28brcmfmac: notify common driver about usb tx completion.Hante Meuleman
2012-09-28brcmfmac: use define instead of hardcoded values.Hante Meuleman
2012-09-28brcmfmac: use different fw api for encryption,auth. configHante Meuleman
2012-09-28brcmfmac: use wait_event_timeout for fw control packets over usb.Hante Meuleman
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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-09-28Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-09-28Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-09-28thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page...Andrea Arcangeli
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville