linux/drivers/net/wireless/b43
Linus Torvalds 486bfe5c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (42 commits)
  cxgb3: fix premature page unmap
  ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts
  vlan: Fix register_vlan_dev() error path
  gro: Fix illegal merging of trailer trash
  sungem: Fix Serdes detection.
  net: fix mdio section mismatch warning
  ppp: fix BUG on non-linear SKB (multilink receive)
  ixgbe: Fixing EEH handler to handle more than one error
  net: Fix the rollback test in dev_change_name()
  Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation."
  TI Davinci EMAC : Fix Console Hang when bringing the interface down
  smsc911x: Fix Console Hang when bringing the interface down.
  mISDN: fix error return in HFCmulti_init()
  forcedeth: mac address fix
  r6040: fix version printing
  Bluetooth: Fix regression with L2CAP configuration in Basic Mode
  Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET
  Bluetooth: Set general bonding security for ACL by default
  r8169: Fix receive buffer length when MTU is between 1515 and 1536
  can: add the missing netlink get_xstats_size callback
  ...
2009-11-18 14:54:45 -08:00
..
Kconfig b43: Remove BROKEN attribute from SDIO 2009-09-23 11:35:45 -04:00
Makefile b43: Add Soft-MAC SDIO device support 2009-09-23 11:35:43 -04:00
b43.h b43: do not stack-allocate pio rx/tx header and tail buffers 2009-10-07 16:33:51 -04: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: Fix DMA TX bounce buffer copying 2009-10-30 15:50:25 -04:00
dma.h b43: Remove DMA/PIO queue locks 2009-09-08 16:31:07 -04:00
leds.c b43: Don't use struct wldev after detach. 2009-10-07 16:33:49 -04:00
leds.h b43: add 'struct b43_wl' missing declaration 2009-10-27 16:29:46 -04:00
lo.c b43: Update dummy transmission to match V4 specs 2009-08-20 11:33:08 -04:00
lo.h
main.c b43: work around a locking issue in ->set_tim() 2009-11-10 16:21:12 -05:00
main.h b43: remove SHM spinlock 2009-09-08 16:31:08 -04:00
pcmcia.c b43: Add support for 4318E 2009-07-08 15:24:24 -04:00
pcmcia.h
phy_a.c b43: Refactor and update antenna diversity for A/G-PHY 2009-08-31 14:42:12 -04:00
phy_a.h
phy_common.c b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
phy_common.h b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
phy_g.c b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
phy_g.h b43: Use a threaded IRQ handler 2009-09-08 16:31:06 -04:00
phy_lp.c b43: Add LP PHY Analog Switch Support 2009-09-23 11:35:44 -04:00
phy_lp.h b43: Fix and update LP-PHY code 2009-08-28 14:40:52 -04:00
phy_n.c b43: implement baseband init for LP-PHY <= rev1 2009-08-04 16:44:24 -04:00
phy_n.h
pio.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2009-10-15 15:03:17 -07:00
pio.h b43: Remove PIO RX workqueue 2009-09-08 16:31:07 -04:00
rfkill.c b43: Fix Bugzilla #14181 and the bug from the previous 'fix' 2009-10-27 16:29:46 -04:00
rfkill.h b43/legacy: port to cfg80211 rfkill 2009-06-10 13:27:54 -04:00
sdio.c b43: Fix SDIO interrupt handler deadlock 2009-09-23 11:35:44 -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
tables_nphy.h
wa.c b43: Handle B43_PHYTYPE_LP in RX path 2009-08-20 11:35:55 -04:00
wa.h
xmit.c b43: fix ieee80211_rx() context 2009-10-12 15:55:53 -04:00
xmit.h b43: add hardware tkip 2009-08-20 11:36:08 -04:00