public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] compat-wireless: various fixes
@ 2011-12-22 20:47 Hauke Mehrtens
  2011-12-22 20:47 ` [PATCH 1/6] compat-wireless: compile fix for commit patches/09-threaded-irq.patch Hauke Mehrtens
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Hauke Mehrtens @ 2011-12-22 20:47 UTC (permalink / raw)
  To: mcgrof, mcgrof; +Cc: linux-wireless, Hauke Mehrtens

This make compat-wireless apply against current linux-next and build 
with kernel version from 2.6.27 to 3.2. This series just contains some 
patches handing some recent changes in linux-next nothing special.

Hauke Mehrtens (6):
  compat-wireless: compile fix for commit patches/09-threaded-irq.patch
  compat-wireless: remove platform_device_id for kernel < 2.6.30
  compat-wireless: CONFIG_BT_L2CAP and CONFIG_BT_SCO removed
  compat-wireless: make patches apply again
  compat-wireless: use other workqueue
  compat-wireless: no trans_start on netdev_queue

 config.mk                                       |    2 -
 patches/08-rename-config-options.patch          |   29 +------------
 patches/09-threaded-irq.patch                   |   22 +++++-----
 patches/29-sdio_no_suspend.patch                |   47 +++++++++++++++-------
 patches/31-backport-sk_add_backlog.patch        |   24 ------------
 patches/35-fix-makefile-includes.patch          |    4 +-
 patches/45-remove-platform-id-table.patch       |   23 +++++++++++
 patches/46-use_other_workqueue.patch            |   15 +++++++
 patches/47-no_trans_start_on_netdev_queue.patch |   13 ++++++
 9 files changed, 99 insertions(+), 80 deletions(-)
 delete mode 100644 patches/31-backport-sk_add_backlog.patch
 create mode 100644 patches/45-remove-platform-id-table.patch
 create mode 100644 patches/46-use_other_workqueue.patch
 create mode 100644 patches/47-no_trans_start_on_netdev_queue.patch

-- 
1.7.5.4


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-12-23 15:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-22 20:47 [PATCH 0/6] compat-wireless: various fixes Hauke Mehrtens
2011-12-22 20:47 ` [PATCH 1/6] compat-wireless: compile fix for commit patches/09-threaded-irq.patch Hauke Mehrtens
2011-12-22 20:47 ` [PATCH 2/6] compat-wireless: remove platform_device_id for kernel < 2.6.30 Hauke Mehrtens
2011-12-23  8:58   ` Luciano Coelho
2011-12-23 15:00     ` Luis R. Rodriguez
2011-12-23 15:04       ` Luciano Coelho
2011-12-22 20:47 ` [PATCH 3/6] compat-wireless: CONFIG_BT_L2CAP and CONFIG_BT_SCO removed Hauke Mehrtens
2011-12-22 20:47 ` [PATCH 4/6] compat-wireless: make patches apply again Hauke Mehrtens
2011-12-22 20:47 ` [PATCH 5/6] compat-wireless: use other workqueue Hauke Mehrtens
2011-12-22 20:47 ` [PATCH 6/6] compat-wireless: no trans_start on netdev_queue Hauke Mehrtens
2011-12-23 15:16 ` [PATCH 0/6] compat-wireless: various fixes Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox