summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-04-24mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller
2012-04-24iwlwifi: use correct released ucode versionMeenakshi Venkataraman
2012-04-24iwlwifi: fix hardware queue programmingJohannes Berg
2012-04-24Add Foxconn / Hon Hai IDs for btusb moduleSteven Harms
2012-04-24Bluetooth: Fix missing break in hci_cmd_complete_evtSzymon Janc
2012-04-23brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack
2012-04-23rtlwifi: Fix oops on unloadLarry Finger
2012-04-23ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev
2012-04-23iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka
2012-04-23ath9k: fix tx power settings for AR9287Gabor Juhos
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos
2012-04-19Bluetooth: Add support for AR3012 [0cf3:e004]AceLan Kao
2012-04-17ath9k: Fix TX fragmentationSujith Manoharan
2012-04-17mac80211: fix logic error in ibss channel type checkFelix Fietkau
2012-04-17MAINTAINERS: Add maintainer for iwlwifiWey-Yi Guy
2012-04-17mac80211: fix truncated packets in cooked monitor rxFelix Fietkau
2012-04-16bcma: use fallback sprom if no on chip sprom is availableHauke Mehrtens
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal
2012-04-13mwifiex: update pcie8766 scratch register addressesBing Zhao
2012-04-13ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau
2012-04-13ath5k: unmap io memory on probe failureJonathan Bither
2012-04-13ath5k: fix undefined 'THIS_MODULE'Jonathan Bither
2012-04-13cfg80211: fix interface combinations check.Lukasz Kucharczyk
2012-04-13brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel
2012-04-13libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar
2012-04-13Bluetooth: Add support for Atheros [13d3:3362]AceLan Kao
2012-04-13Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0Manoj Iyer
2012-04-11NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia
2012-04-10bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker
2012-04-09net/wireless/wext-core.c: add missing kfreeJulia Lawall
2012-04-09rtlwifi: Fix oops on rate-control failureLarry Finger
2012-04-09mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger
2012-04-09rtlwifi: rtl8192de: Fix firmware initializationLarry Finger
2012-04-09nl80211: ensure interface is up in various APIsJohannes Berg
2012-04-09mac80211: fix association beacon wait timeoutJohannes Berg
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet
2012-04-06netlink: fix races after skb queueingEric Dumazet
2012-04-06doc, net: Update ndo_start_xmit return type and valuesBen Hutchings
2012-04-06doc, net: Remove instruction to set net_device::trans_startBen Hutchings
2012-04-06doc, net: Update netdev operation namesBen Hutchings
2012-04-06doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings