Greg Whiteley [Tue, 1 Mar 2011 09:12:36 +0000 (20:12 +1100)]
compat-wireless: rt2800pci (and rt2x00pci) don't unload on 'make unload'
Add missing module names to scripts/unload.sh
Signed-off-by: Greg Whiteley <greg.whiteley@gmail.com>
Hauke Mehrtens [Sun, 27 Feb 2011 13:54:45 +0000 (14:54 +0100)]
compat-wireless: do not set blink_set for kernel <= 2.6.24
blink_set is not available on struct led_classdev in kernel <= 2.6.24.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Sun, 27 Feb 2011 13:54:44 +0000 (14:54 +0100)]
compat-wireless: change number of patch:
37-vsnprintk.patch also uses the number 37, so one of them has to be renamed.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Thu, 24 Feb 2011 18:53:08 +0000 (19:53 +0100)]
compat-wireless: some minor updates for config.mk
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Thu, 24 Feb 2011 18:53:07 +0000 (19:53 +0100)]
compat-wireless: add rtl8192cu
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Thu, 24 Feb 2011 18:53:06 +0000 (19:53 +0100)]
compat-wireless: updates needed for iwlwifi split
This makes compat-wireless work after the iwlwifi split
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Mon, 21 Feb 2011 22:31:24 +0000 (14:31 -0800)]
compat-wireless: build ath9k common when no pci is available
ath9k_common.ko and ath9k_hw.ko are not depending on pci or usb.
This patch fixes build of ath9k_htc.ko for a kernel without pci support.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Mon, 21 Feb 2011 22:31:23 +0000 (14:31 -0800)]
compat-wireless: generate CONFIG_COMPAT_KERNEL_39
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Mon, 21 Feb 2011 22:31:22 +0000 (14:31 -0800)]
compat-wireless: Add drivers/net/wireless/rtlwifi/rtl8192c
This directory is needed for rtlwifi.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Mon, 21 Feb 2011 22:31:21 +0000 (14:31 -0800)]
compat-wireless: brcm80211 fix is in upstream now
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Mon, 21 Feb 2011 22:31:20 +0000 (14:31 -0800)]
compat-wireless: some updates to bluetooth patch
* rfkill_backport.h will be included in rfkill.h
* tty does not have a dev member on older kernel versions
* hid->hid_get_raw_report was introduced in very recent kernel versions
* the signature of some callback functions changed
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Mon, 21 Feb 2011 22:31:19 +0000 (14:31 -0800)]
compat-wireless: backport pm ops for atlx
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Mon, 21 Feb 2011 22:31:18 +0000 (14:31 -0800)]
compat-wireless: rename some config options
Some config options have to be renamed to deactivate then, when they are
activated in the kernel config or for changing them from m to y.
* The zd1211rw works only with kernel > 2.6.27
* CONFIG_BT_L2CAP and CONFIG_BT_SCO are boolean now, but often set to m
in the kernel config.
* CONFIG_BT_HIDP does not build with older kernel versions.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
David Ward [Thu, 30 Dec 2010 21:42:55 +0000 (16:42 -0500)]
compat-wireless: fix driver-select for iwl3945/iwlagn
The iwl3945/iwlagn drivers were never built when choosing the "intel"
or "iwlwifi" options with the driver-select script. (Note that this
currently affects all stable releases of compat-wireless as well.)
Signed-off-by: David Ward <david.ward@ll.mit.edu>
Hauke Mehrtens [Thu, 10 Feb 2011 15:26:30 +0000 (16:26 +0100)]
compat-wireless: activate BRCMFMAC
It is now possible to build BRCMFMAC and BRCMSMAC.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Thu, 10 Feb 2011 15:26:29 +0000 (16:26 +0100)]
compat-wireless: build zd1211rw only for kernel >= 2.6.29
zd1211rw uses usb_queue_reset_device() which is not backported now.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Thu, 10 Feb 2011 15:26:28 +0000 (16:26 +0100)]
compat-wireless: brcm80211 adapt changes in mac80211
The interface to mac80211 changes and brcm80211 uses the old one.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Thu, 10 Feb 2011 15:26:27 +0000 (16:26 +0100)]
compat-wireless: make patches apply again
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Tue, 1 Feb 2011 21:13:47 +0000 (22:13 +0100)]
compat-wireless: backport of alloc_ordered_workqueue into compat.git
The backport of alloc_ordered_workqueue is now in compat.git.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Tue, 1 Feb 2011 21:13:46 +0000 (22:13 +0100)]
compat-wireless: remove compat for threaded_irq in rt2x00
rt2x00 does not use threaded_irq any more.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Luis R. Rodriguez [Mon, 7 Feb 2011 16:56:15 +0000 (08:56 -0800)]
compat-wireless: skip directory if patches directory is empty
Instead of getting a nag, just skip the directory if its empty.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Sat, 5 Feb 2011 00:48:54 +0000 (16:48 -0800)]
compat-wireless: fix stable pending tag mismatch output
If Linus made an update to his tree, say a 2.6.38-rc3 release,
but we have not yet updated our linux-next.git tree the tag will
not be there and we will not see the failure. I add some check now
to ensure the tag is present, otherwise we bail out and tell you
exactly the command we used and the directory it was run under.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Mon, 31 Jan 2011 23:17:00 +0000 (15:17 -0800)]
compat-wireless: refresh patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Hauke Mehrtens [Mon, 31 Jan 2011 22:06:44 +0000 (23:06 +0100)]
compat-wireless: remove max_brightness
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Mon, 31 Jan 2011 22:06:43 +0000 (23:06 +0100)]
compat-wireless: adapt chamhes in brcm80211
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Senthil Balasubramanian [Mon, 31 Jan 2011 11:37:45 +0000 (17:07 +0530)]
compat-wireless: Fix ath9k debug log issue.
ath9k debug logs are not shown as we are using recursive vsnprintf
which are supported in kernel 2.6.36 and above. use vprintk for older
kernels.
This patch has fixed the issue.
Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com>
Hauke Mehrtens [Sun, 9 Jan 2011 15:32:21 +0000 (16:32 +0100)]
compat-wireless: do not write git-clone
the command git-clone was removed and git clone should be used now.
Update error message.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Sun, 9 Jan 2011 15:32:20 +0000 (16:32 +0100)]
compat-wireless: update patches in enable-older-kernels
* enable-2.6.24.patch does not make any sense as we already support kernel 2.6.24
* Update the other patches to apply again.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Sun, 9 Jan 2011 15:32:19 +0000 (16:32 +0100)]
compat-wireless: make NEXT_TREE configurable.
It was assumed that the linux next tree is at ~/linux-next . Now the
directory can be set with NEXT_TREE like the other variables.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Thu, 6 Jan 2011 17:16:52 +0000 (18:16 +0100)]
compat-wireless: use backported kfifo
Now compat contains a backport of the kfifo implementation and we do
not have to patch the driver to use the old interface.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Thu, 6 Jan 2011 17:16:51 +0000 (18:16 +0100)]
compat-wireless: make patches apply again.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Luis R. Rodriguez [Thu, 6 Jan 2011 01:10:45 +0000 (17:10 -0800)]
compat-wireless: refresh crap patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Thu, 6 Jan 2011 01:03:05 +0000 (17:03 -0800)]
compat-wireless: refresh patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Wed, 5 Jan 2011 23:32:13 +0000 (15:32 -0800)]
compat-wireless: rt2x00 no uses a kfifo on the header
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Hauke Mehrtens [Sat, 1 Jan 2011 14:26:21 +0000 (06:26 -0800)]
compat-wireless: use generic suspend resume
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Sat, 1 Jan 2011 14:26:20 +0000 (06:26 -0800)]
compat-wireless: rtl8187 and rtl8180 moved
The rtl8187 and rtl8180 modules moved to an other subdirectory and the
filenames were changed. The makefile includes some header, where the
path has to be changed.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Sat, 1 Jan 2011 14:26:19 +0000 (06:26 -0800)]
compat-wireless: remove patches applied mainline
The removed parts are now in mainline and do not have to be backported
any more.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Sat, 1 Jan 2011 14:26:18 +0000 (06:26 -0800)]
compat-wireless: fix power managemnet backport
Include backported power management support under the same condition as
the new one is integrated.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Wed, 22 Dec 2010 18:10:34 +0000 (19:10 +0100)]
compat-wireless: build led support conditionally
Do not build compat-wireless with LED support when the kernel does not
contain a led subsystem.
This fixes some compile problems when CONFIG_LEDS_TRIGGERS is not set.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Walter Goldens [Mon, 20 Dec 2010 15:52:30 +0000 (10:52 -0500)]
compat-wireless: unify some driver-select colors
unify driver-select colors for better user screen readbility
Signed-off-by: Walter Goldens <goldenstranger@yahoo.com>
Walter Goldens [Mon, 20 Dec 2010 15:52:27 +0000 (10:52 -0500)]
compat-wireless: complete rtlwifi/RTL8192CE support
enable driver-select for rtlwifi/rtl8192ce
complete renaming rtlwifi entries for compat-wireless
Signed-off-by: Walter Goldens <goldenstranger@yahoo.com>
Luis R. Rodriguez [Sat, 18 Dec 2010 20:18:48 +0000 (12:18 -0800)]
compat-wireless: refresh crap patches for next-
20101217
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Sat, 18 Dec 2010 20:18:02 +0000 (12:18 -0800)]
compat-wireless: refresh patches for linux-next next-
20101217
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Hauke Mehrtens [Fri, 17 Dec 2010 22:42:48 +0000 (14:42 -0800)]
compat-wireless: add support for RTL8192CE
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Fri, 17 Dec 2010 22:42:47 +0000 (14:42 -0800)]
compat-wireless: use pci_is_pcie()
Use pci_is_pcie function and do not access the member of the struct directly.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Fri, 17 Dec 2010 22:42:46 +0000 (14:42 -0800)]
compat-wireless: make patches apply again.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Dave Vasilevsky [Mon, 13 Dec 2010 19:39:54 +0000 (14:39 -0500)]
compat-wireless: Rename config option to CONFIG_B43_PHY_N
Option CONFIG_B43_NPHY has been changed to COPNFIG_B43_PHY_N since linux-next
692d2c0fb36c02ad07d54641c26f48e644b27fbd.
Signed-off-by: Dave Vasilevsky <dave@vasilevsky.ca>
Luis R. Rodriguez [Sat, 11 Dec 2010 01:10:40 +0000 (17:10 -0800)]
compat-wireless: fix stable patch pull count
If we had a backport of a stable patch but no new pending stable
patches that do not require a backport we would get an error telling
us that no patch file in pending-stable patch was found, this was
because our find went down the pending-stable/ directory recursively,
we need to stop it at each directory.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Fri, 10 Dec 2010 17:55:39 +0000 (09:55 -0800)]
compat-wireless: fix admin-update.sh for stable cherry picks
The wrong directory (none) was being purched on the linux-next/
directory tree, so old pending-stable/ patches were being copied
over.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Sat, 11 Dec 2010 00:57:34 +0000 (16:57 -0800)]
compat-wireless: refresh patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Timo Lindhorst [Fri, 10 Dec 2010 23:02:49 +0000 (00:02 +0100)]
Add the header file for the new bluetooth management interface to the
list of bluetooth include files.
Signed-off-by: Timo Lindhorst <TimoLindhorst@web.de>
Luis R. Rodriguez [Thu, 9 Dec 2010 22:29:53 +0000 (14:29 -0800)]
compat-wireless: refresh crap patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Thu, 9 Dec 2010 22:29:18 +0000 (14:29 -0800)]
compat-wireless: refresh patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Hauke Mehrtens [Thu, 9 Dec 2010 22:23:05 +0000 (23:23 +0100)]
compat-wireless: make patch apply again
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Luis R. Rodriguez [Thu, 9 Dec 2010 00:25:59 +0000 (16:25 -0800)]
compat-wireless: refresh crap patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Thu, 9 Dec 2010 00:25:40 +0000 (16:25 -0800)]
compat-wireless: refresh patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Hauke Mehrtens [Thu, 9 Dec 2010 00:15:27 +0000 (01:15 +0100)]
compat-wireless: make patches apply again
uninit is already set in netdev_attach_ops so it is not needed an extra time.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Luis R. Rodriguez [Fri, 3 Dec 2010 21:16:11 +0000 (13:16 -0800)]
compat-wireless: refresh crap patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Fri, 3 Dec 2010 21:15:41 +0000 (13:15 -0800)]
compat-wireless: fix crap packetlog patch
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Fri, 3 Dec 2010 20:26:06 +0000 (12:26 -0800)]
compat-wireless: refresh patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Hauke Mehrtens [Fri, 3 Dec 2010 19:07:49 +0000 (20:07 +0100)]
compat-wireless: add new config options for ath5k
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Fri, 3 Dec 2010 19:07:48 +0000 (20:07 +0100)]
compat-wireless: make crap patches apply again
These patches are applying now, but crap/0002-ath9k-tlog-support.patch
does not apply any more, some more changes have to be done to make it
work again.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Fri, 3 Dec 2010 20:24:08 +0000 (12:24 -0800)]
compat-wireless: make patches apply again
ath5k's PCI code went into its own file now.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Luis R. Rodriguez [Wed, 1 Dec 2010 22:35:42 +0000 (14:35 -0800)]
compat-wireless: refresh patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Hauke Mehrtens [Wed, 1 Dec 2010 15:04:11 +0000 (16:04 +0100)]
compat-wireless: make patches apply again
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Thu, 25 Nov 2010 14:48:37 +0000 (15:48 +0100)]
compat-wireless: remove double definition of CONFIG_SSB_DEBUG
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Thu, 25 Nov 2010 14:48:36 +0000 (15:48 +0100)]
compat-wireless: fix CONFIG_BRCM80211 config option
CONFIG_BRCM80211 Does not need CONFIG_WIRELESS_EXT, so we can build it
also if this is not available. Add commented out CONFIG_BRCMFMAC
option. This only build if CONFIG_BRCM80211_PCI is not build as module.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Thu, 25 Nov 2010 14:48:35 +0000 (15:48 +0100)]
compat-wireless: rename config symbols to CONFIG_WL12XX
Rename config Symbols from CONFIG_WL1271 to CONFIG_WL12XX. This was
missing in
3bd28daf2ad78adf652c3e6b74645b7fa0cf3fc2.
Add CONFIG_WL12XX_HT and remove double definition of CONFIG_WL12XX
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Thu, 25 Nov 2010 14:48:34 +0000 (15:48 +0100)]
compat-wireless: correct rt2x00 config options
* Do not add PCI IDs for not jet supported devices.
* remove some not included config options and add some newly introduced
options
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Thu, 25 Nov 2010 14:48:33 +0000 (15:48 +0100)]
compat-wireless: make BRCMFMAC compile
This patch fixes some compile problems when Broadcom IEEE802.11n
embedded FullMAC WLAN driver is selected.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Sven-Haegar Koch [Tue, 23 Nov 2010 22:27:35 +0000 (14:27 -0800)]
compat-wireless: fix activesync devices
Compiling support for ActiveSync devices in compat-wireless depends
on USB_NET_CDCETHER to be set in main kernel.
But USB_NET_CDCETHER can also be a module, in which case
CONFIG_USB_NET_CDCETHER will not be defined inside compat_autoconf.h and
the compat-wireless cdc_ether.ko will miss the support for it.
So check also for CONFIG_USB_NET_CDCETHER_MODULE in config.mk to be safe
in both cases.
Signed-off-by: Sven-Haegar Koch <haegar@sdinet.de>
Luis R. Rodriguez [Tue, 23 Nov 2010 22:07:32 +0000 (14:07 -0800)]
compat-wireless: refresh crap patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Tue, 23 Nov 2010 22:07:10 +0000 (14:07 -0800)]
compat-wireless: refresh patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Tue, 23 Nov 2010 21:59:28 +0000 (13:59 -0800)]
Revert "Revert "compat-wireless: apply changes needed after wl1271->wl12xx renaming""
This reverts commit
67146a01bd5061ac685fe82147a8b306014a903c.
Conflicts:
patches/25-multicast-list_head.patch
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Mon, 22 Nov 2010 21:26:06 +0000 (13:26 -0800)]
compat-wireless: refresh crap patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Mon, 22 Nov 2010 21:25:46 +0000 (13:25 -0800)]
compat-wireless: refresh patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Mon, 22 Nov 2010 19:48:03 +0000 (11:48 -0800)]
Revert "compat-wireless: apply changes needed after wl1271->wl12xx renaming"
Not yet
This reverts commit
3bd28daf2ad78adf652c3e6b74645b7fa0cf3fc2.
Luciano Coelho [Mon, 22 Nov 2010 15:00:27 +0000 (17:00 +0200)]
compat-wireless: apply changes needed after wl1271->wl12xx renaming
This patch changes the occurrences of wl1271 in the Makefile, README and in
the scripts to wl12xx, since the driver has been renamed.
Also remove the wl1271_ prefix from the filenames.
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Hauke Mehrtens [Sun, 21 Nov 2010 20:48:01 +0000 (21:48 +0100)]
compat-wireless: generate CONFIG_COMPAT_KERNEL_38
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Wed, 17 Nov 2010 21:52:53 +0000 (22:52 +0100)]
compat-wireless: make patches apply again
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Fri, 12 Nov 2010 23:22:40 +0000 (00:22 +0100)]
compat-wireless: WL1251_SDIO needs WL12XX_PLATFORM_DATA
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Fri, 12 Nov 2010 23:22:39 +0000 (00:22 +0100)]
compat-wireless: add missing rename for CONFIG_IWL4965
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Fri, 12 Nov 2010 19:21:25 +0000 (20:21 +0100)]
compat-wireless: fix compile error with iwl
The header file declares the const.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Fri, 12 Nov 2010 19:21:24 +0000 (20:21 +0100)]
compat-wireless: make patches apply again
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Luis R. Rodriguez [Fri, 12 Nov 2010 01:48:08 +0000 (17:48 -0800)]
compat-wireless: disable brcm80211 when selecting ath
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Thu, 11 Nov 2010 00:35:26 +0000 (16:35 -0800)]
compat-wireless: disable ar9170 when selecting ath
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Felix Fietkau [Thu, 11 Nov 2010 00:12:08 +0000 (16:12 -0800)]
compat-wireless: remove unnecessary chunks from the rfkill patch
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Luis R. Rodriguez [Wed, 10 Nov 2010 23:03:11 +0000 (15:03 -0800)]
compat-wireless: remove 28-pm-qos-params.patch
This is no longer required as Felix backported this
properly through compat.git now :)
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Wed, 10 Nov 2010 22:57:30 +0000 (14:57 -0800)]
compat-wireless: refresh crap patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Wed, 10 Nov 2010 22:57:12 +0000 (14:57 -0800)]
compat-wireless: refresh patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Hauke Mehrtens [Wed, 10 Nov 2010 21:04:28 +0000 (22:04 +0100)]
compat-wireless: Backport pci power management
The new PCI power management is now also used by iwl and ath9k.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Wed, 10 Nov 2010 21:04:27 +0000 (22:04 +0100)]
compat-wireless: make patches apply again
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Luis R. Rodriguez [Mon, 8 Nov 2010 23:59:42 +0000 (15:59 -0800)]
compat-wireless: fix initramfs update
The release version picked up was wrong. We can do better though,
we can just use the KLIB passed from the Makefile.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Mon, 8 Nov 2010 23:54:31 +0000 (15:54 -0800)]
Revert "compat-wireless: fix update-initramfs script"
This doesn't seem to work well:
make[1]: Leaving directory `/usr/src/linux-headers-2.6.31-22-generic'
Updating Ubuntu's initramfs for 2.6.31-22-generic under /boot/ ...
update-initramfs: Generating /boot/initrd.img-2.6.37-rc1-wl+
This reverts commit
6ee0397f8e6372ca4cd637525273bc7c2fa3bd31.
Luis R. Rodriguez [Fri, 5 Nov 2010 22:17:46 +0000 (15:17 -0700)]
compat-wireless: support ignoring some stable linux-next patches
Right before and during the merge window the amount of stable
patches queue up on the linux-next.git tree gets pretty big
and some of these patches may not apply cleanly on the existing
stable release of the kernel so you may want to ignore them
and backport them manually. Add support for this by allowing
the packager to specify which patches should be ignored through
the pending-stable/.ignore file.
You can stuff your backported patch instead then into
pending-stable/backport/ manually.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Mon, 8 Nov 2010 20:15:59 +0000 (12:15 -0800)]
compat-wireless: allow skipping updating the local tree
If you know what you are doing sure.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Thu, 4 Nov 2010 21:41:57 +0000 (14:41 -0700)]
compat-wireless: refresh crap patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Thu, 4 Nov 2010 21:41:34 +0000 (14:41 -0700)]
compat-wireless: refresh patches
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Walter Goldens [Thu, 28 Oct 2010 16:42:29 +0000 (09:42 -0700)]
compat-wireless: fix update-initramfs script
There are traces of a widespread error logs from installing
compat-wireless pertaining to update-initramfs, as google would
suggest. Ubuntu 10.10, for example complains of excessive:
"FATAL: Could not load /lib/modules/2.6.31-wl/modules.dep: No such file or directory"
Other distributions/kernels: "Cannot find /lib/modules/2.6.31-wl"
* Fix kernel version detection
* Fix updating of initramfs. Instead of generating new initramfs image,
simply update the existing one. This makes update-grub redundant, which
is good thing, considering it messes with people's grub.cfg settings
every time compat-wireless is installed. At some point replacing this
script in Makefile with "@update-initramfs -u" will probably be best.
Signed-off-by: Walter Goldens <goldenstranger@yahoo.com>
Walter Goldens [Thu, 28 Oct 2010 16:42:27 +0000 (09:42 -0700)]
compat-wireless: disable update-initramfs except for b4xx/ssb
Currently, the only drivers requiring update of the initramfs image
are b43/legacy/b44/ssb, yet the process is in place for every other
driver, including driver-select entries. Disable update-initramfs
for all but b4xx/ssb.
Signed-off-by: Walter Goldens <goldenstranger@yahoo.com>