1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/b43
Linus Torvalds 1685e633b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6:
  pcmcia: avoid buffer overflow in pcmcia_setup_isa_irq
  pcmcia: do not request windows if you don't need to
  pcmcia: insert PCMCIA device resources into resource tree
  pcmcia: export resource information to sysfs
  pcmcia: use struct resource for PCMCIA devices, part 2
  pcmcia: remove memreq_t
  pcmcia: move local definitions out of include/pcmcia/cs.h
  pcmcia: do not use io_req_t when calling pcmcia_request_io()
  pcmcia: do not use io_req_t after call to pcmcia_request_io()
  pcmcia: use struct resource for PCMCIA devices
  pcmcia: clean up cs.h
  pcmcia: use pcmica_{read,write}_config_byte
  pcmcia: remove cs_types.h
  pcmcia: remove unused flag, simplify headers
  pcmcia: remove obsolete CS_EVENT_ definitions
  pcmcia: split up central event handler
  pcmcia: simplify event callback
  pcmcia: remove obsolete ioctl

Conflicts in:
 - drivers/staging/comedi/drivers/*
 - drivers/staging/wlags49_h2/wl_cs.c
due to dev_info_t and whitespace changes
2010-08-06 12:25:06 -07:00
..
b43.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
debugfs.c b43: Add optional verbose runtime statistics 2009-09-23 11:35:44 -04:00
debugfs.h b43: Add optional verbose runtime statistics 2009-09-23 11:35:44 -04:00
dma.c b43: replace the ssb_dma API with the generic DMA API 2010-06-04 16:00:42 -04:00
dma.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
Kconfig b43: fall back gracefully to PIO mode after fatal DMA errors 2010-02-26 17:26:16 -05:00
leds.c b43: fix two warnings 2009-12-04 14:16:25 -05:00
leds.h b43: add 'struct b43_wl' missing declaration 2009-10-27 16:29:46 -04:00
lo.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
lo.h
main.c b43: silence most sparse warnings 2010-07-21 14:37:38 -04:00
main.h b43: remove SHM spinlock 2009-09-08 16:31:08 -04:00
Makefile b43: Allow PIO mode to be selected at module load 2009-12-28 16:31:28 -05:00
pcmcia.c pcmcia: use struct resource for PCMCIA devices, part 2 2010-08-03 09:04:16 +02:00
pcmcia.h
phy_a.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
phy_a.h
phy_common.c b43: update cordic code to match current specs 2010-01-25 16:39:03 -05:00
phy_common.h b43: update cordic code to match current specs 2010-01-25 16:39:03 -05:00
phy_g.c b43: silence most sparse warnings 2010-07-21 14:37:38 -04:00
phy_g.h b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
phy_lp.c b43: silence most sparse warnings 2010-07-21 14:37:38 -04:00
phy_lp.h b43: LP-PHY: Begin implementing calibration & software RFKILL support 2009-10-30 16:49:18 -04:00
phy_n.c b43: silence phy_n sparse warnings 2010-07-21 14:49:46 -04:00
phy_n.h b43: N-PHY: switch to chanspec ops 2010-03-09 15:06:57 -05:00
pio.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
pio.h b43: remove get_tx_stats() mac80211 op 2010-02-08 16:51:00 -05:00
rfkill.c b43: avoid PPC fault during resume 2009-12-04 13:28:49 -05:00
rfkill.h
sdio.c b43: Add SDIO_DEVICE() for EW-CG1102GC 2010-06-28 15:16:19 -04:00
sdio.h b43: Add Soft-MAC SDIO device support 2009-09-23 11:35:43 -04:00
sysfs.c b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
sysfs.h
tables.c
tables.h
tables_lpphy.c b43: LP-PHY: Fix TX gain tables 2009-08-31 14:42:13 -04:00
tables_lpphy.h b43: LP-PHY: Refactor TX gain table I/O 2009-08-14 09:14:04 -04:00
tables_nphy.c b43: N-PHY: prepare for rev3+ channel tables 2010-03-31 14:39:19 -04:00
tables_nphy.h b43: N-PHY: prepare for rev3+ channel tables 2010-03-31 14:39:19 -04:00
wa.c b43: silence most sparse warnings 2010-07-21 14:37:38 -04:00
wa.h
xmit.c b43: remove usage of deprecated noise value 2010-04-28 16:48:21 -04:00
xmit.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00