linux-sg2042/drivers/net/wireless/b43
Johannes Berg b3fbdcf49f mac80211: pass vif and station to update_tkip_key
When a TKIP key is updated, we should pass the station
pointer instead of just the address, since drivers can
use that to store their own data. We also need to pass
the virtual interface pointer.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-01-22 16:08:55 -05:00
..
Kconfig b43: Allow PIO mode to be selected at module load 2009-12-28 16:31:28 -05:00
Makefile b43: Allow PIO mode to be selected at module load 2009-12-28 16:31:28 -05:00
b43.h b43: N-PHY: add shared memory offsets definitions 2010-01-15 17:05:29 -05: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 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2009-12-30 15:25:08 -05:00
dma.h Revert "b43: Enforce DMA descriptor memory constraints" 2009-12-29 14:07:42 -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 b43: Update dummy transmission to match V4 specs 2009-08-20 11:33:08 -04:00
lo.h
main.c mac80211: pass vif and station to update_tkip_key 2010-01-22 16:08:55 -05:00
main.h b43: remove SHM spinlock 2009-09-08 16:31:08 -04:00
pcmcia.c pcmcia: rework the irq_req_t typedef 2009-11-28 18:03:14 +01: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: use standard fls for finding the most significant bit 2010-01-15 17:05:27 -05: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: N-PHY: silence warnings, add missing call 2010-01-19 16:49:34 -05:00
phy_n.h b43: N-PHY: implement chain selection 2010-01-19 16:39:08 -05:00
pio.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-18 22:19:03 -08:00
pio.h b43: Allow PIO mode to be selected at module load 2009-12-28 16:31:28 -05:00
rfkill.c b43: avoid PPC fault during resume 2009-12-04 13:28:49 -05: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 b43: N-PHY: implement and add multi-dimensional table reading 2010-01-19 16:47:46 -05:00
tables_nphy.h b43: N-PHY: implement and add multi-dimensional table reading 2010-01-19 16:47:46 -05:00
wa.c b43: Handle B43_PHYTYPE_LP in RX path 2009-08-20 11:35:55 -04:00
wa.h
xmit.c b43: Remove deprecated 'qual' from returned RX status 2009-11-06 16:49:09 -05:00
xmit.h b43: Rewrite TX bounce buffer handling 2009-11-11 15:23:40 -05:00