Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 676587 Details for
Bug 838218
Fujitsu Amilo A1630 WiFi rfkill cannot be unblocked with 3.4.x
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
git-bisect log
file_838218.txt (text/plain), 3.91 KB, created by
Holdem Cowfield
on 2013-01-10 23:25:10 UTC
(
hide
)
Description:
git-bisect log
Filename:
MIME Type:
Creator:
Holdem Cowfield
Created:
2013-01-10 23:25:10 UTC
Size:
3.91 KB
patch
obsolete
>ded81f6ba934e792e441f20178683608cbc0b5cb is the first bad commit >commit ded81f6ba934e792e441f20178683608cbc0b5cb >Author: Johannes Berg <johannes.berg@intel.com> >Date: Wed Mar 28 11:04:26 2012 +0200 > > mac80211: decouple # of netdev queues from HW queues > > When we get more hardware queues, we'll still want > to only have netdev queues per AC, so set it up in > that way. If the hardware doesn't support QoS (by > not supporting at least 4 queues) the netdevs get > a single queue only (this is no change in behavior > as there are no drivers with 2 or 3 queues today.) > > Signed-off-by: Johannes Berg <johannes.berg@intel.com> > Signed-off-by: John W. Linville <linville@tuxdriver.com> > >:040000 040000 5c5431a40f7dbfb4299071b207225ba4482abf3c 8c7cd532118f8f4165d79cbb4d29ec782c515b1e M net > > >----------------------------------- > >git bisect start ># good: [c16fa4f2ad19908a47c63d8fa436a1178438c7e7] Linux 3.3 >git bisect good c16fa4f2ad19908a47c63d8fa436a1178438c7e7 ># bad: [a0d271cbfed1dd50278c6b06bead3d00ba0a88f9] Linux 3.6 >git bisect bad a0d271cbfed1dd50278c6b06bead3d00ba0a88f9 ># bad: [0b87da68a0f0a7bf7f7446cf64f92e672bd68ef8] Merge git://www.linux-watchdog.org/linux-watchdog >git bisect bad 0b87da68a0f0a7bf7f7446cf64f92e672bd68ef8 ># bad: [0b87da68a0f0a7bf7f7446cf64f92e672bd68ef8] Merge git://www.linux-watchdog.org/linux-watchdog >git bisect bad 0b87da68a0f0a7bf7f7446cf64f92e672bd68ef8 ># good: [0c9aac08261512d70d7d4817bd222abca8b6bdd6] Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux >git bisect good 0c9aac08261512d70d7d4817bd222abca8b6bdd6 ># bad: [028940342a906db8da014a7603a0deddc2c323dd] Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net >git bisect bad 028940342a906db8da014a7603a0deddc2c323dd ># bad: [816a7854d56f19aeba3c83e1ed8c2c0ef275365a] Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next >git bisect bad 816a7854d56f19aeba3c83e1ed8c2c0ef275365a ># good: [adb3b1f3fc1c6edb501808ebf80a81e81c52eb73] Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 >git bisect good adb3b1f3fc1c6edb501808ebf80a81e81c52eb73 ># good: [4157368edbc3d69b05e9294a73c84fc9c96bdec4] Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile >git bisect good 4157368edbc3d69b05e9294a73c84fc9c96bdec4 ># good: [c1412fce7eccae62b4de22494f6ab3ff8a90c0c6] net/ipv6/exthdrs.c: Strict PadN option checking >git bisect good c1412fce7eccae62b4de22494f6ab3ff8a90c0c6 ># good: [c1412fce7eccae62b4de22494f6ab3ff8a90c0c6] net/ipv6/exthdrs.c: Strict PadN option checking >git bisect good c1412fce7eccae62b4de22494f6ab3ff8a90c0c6 ># good: [778c2dee6f134bf0472ed45eedaee53b4f336afb] Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux >git bisect good 778c2dee6f134bf0472ed45eedaee53b4f336afb ># bad: [da40f4074fdfde347974ebcef3ad57a49f7d04a7] rt2x00: configure different txdesc parameters for non HT channel >git bisect bad da40f4074fdfde347974ebcef3ad57a49f7d04a7 ># good: [19469f47d8134f0867dd75237a4fc46db3928554] iwlwifi: make iwl_nic_error static >git bisect good 19469f47d8134f0867dd75237a4fc46db3928554 ># good: [4875d30df594eb47746b16073067e316968edd53] mac80211: clean up uAPSD TX code >git bisect good 4875d30df594eb47746b16073067e316968edd53 ># good: [54bcbc695e2ca88e1c8f05a93d38a04ac6b1aa0e] mac80211: refuse TX queue configuration on non-QoS HW >git bisect good 54bcbc695e2ca88e1c8f05a93d38a04ac6b1aa0e ># bad: [88c868c43ba38ac3bab07bab4c45b4bc44c94357] mac80211: sanity check for null SSID >git bisect bad 88c868c43ba38ac3bab07bab4c45b4bc44c94357 ># bad: [ada151252655b63409860e0795993cb369e667cc] mac80211: debounce queue stop/wake >git bisect bad ada151252655b63409860e0795993cb369e667cc ># bad: [ded81f6ba934e792e441f20178683608cbc0b5cb] mac80211: decouple # of netdev queues from HW queues >git bisect bad ded81f6ba934e792e441f20178683608cbc0b5cb > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 838218
:
596750
|
598506
|
598510
| 676587