opnsense-src/sys
Bernhard Schmidt 41d65f69f7 MFC r206443-206446, 206474-206477, 207001
r206443:
Small whitespace cleanup.

r206444 [1]:
- Rename bluetooth coexistence flags, no binary change.
- Enable DC calibration and crystal calibration on Centrino Advanced-N
  6250 parts.
- Workaround for a HW bug (does not affect 4965AGN) that may sporadically
  affect latency under some rare circumstances. From a similar commit to
  iwlwifi.
- Update sensitivity settings for 5000 series to workaround a performance
  bug in the DSP (1000 is not affected so we keep the old values for 5000).
- Update sensitivity settings for 6000 series.
- Set differential gains on 6250 too (but use a 1.0 factor, not 1.5).
- Init OFDM sensitivity with min value (which depends on the chip)
  instead of hardcoding it to 90.
- Read calibration version from ROM and set IWN_GP_DRIVER_CALIB_VER6
  bit on 6x50 if version >= 6.

r206445 [2]:
iwn4965_set_txpower() uses maxpwr from EEPROM to calculate the power to
set, it make sense to actually initialize that array.  This fixes some
issues with 4965 adapters where the TX power is crucial.

This got lost somewhere while merging with the OpenBSD code.

r206446:
Update firmware for the 6000 series Intel cards to version 9.193.4.1.

r206474:
Add some missing protoypes.

r206475:
iwn5000_reset_sched() is not used; #ifdef it.

r206476:
Hook ieee80211_media_change() to ieee80211_vap_attach().

r206477:
Declare all functions as static.

r207001 [3]:
Use correct bus_dma_tag_t for TX frames.

Approved by:	rpaulo (mentor)
Obtained from:	Openbsd [1], [2]
Reported by:	Andreas Nilsson <andrnils at gmail.com> [3]
2010-04-30 18:13:11 +00:00
..
amd64 MFC r207077 2010-04-29 22:44:04 +00:00
arm MFC r207077 2010-04-29 22:44:04 +00:00
boot MFC r206625: 2010-04-26 17:03:56 +00:00
bsm Merge r197624 from head to stable/8: 2009-12-14 00:15:56 +00:00
cam This is an MFC of 205252. 2010-04-24 23:10:13 +00:00
cddl MFC r203504,r204067,r204073,r204101,r204804,r205079,r205080,r205132,r205133, 2010-04-18 21:36:34 +00:00
compat MFC r207008: 2010-04-28 10:03:54 +00:00
conf MFC r206443-206446, 206474-206477, 207001 2010-04-30 18:13:11 +00:00
contrib MFC r206443-206446, 206474-206477, 207001 2010-04-30 18:13:11 +00:00
crypto Changed to M_NOWAIT when reallocing psc_buf in padlock_sha_update(), 2009-05-27 09:52:12 +00:00
ddb MFC r199355: 2009-12-19 12:06:12 +00:00
dev MFC r206443-206446, 206474-206477, 207001 2010-04-30 18:13:11 +00:00
fs MFC: r207082 2010-04-29 23:48:09 +00:00
gdb Commit SYSINIT() ;-adding patch missed in previous pass. 2008-03-16 13:02:04 +00:00
geom MFC r206859: 2010-04-26 16:20:18 +00:00
gnu MFC a number of changes from head for ISP (203478,203463,203444,202418,201758, 2010-02-11 18:34:06 +00:00
i386 MFC r207077 2010-04-29 22:44:04 +00:00
ia64 MFC r207077 2010-04-29 22:44:04 +00:00
isa MFC x86emu/x86bios emulator and make previously i386 only dpms and vesa 2010-03-02 01:56:55 +00:00
kern MFC r207008: 2010-04-28 10:03:54 +00:00
kgssapi When the KOBJMETHOD() macro was updated, it resulted in the 2009-06-14 17:33:46 +00:00
libkern MFC r199208, r199223: 2009-11-22 16:04:49 +00:00
mips MFC r207077 2010-04-29 22:44:04 +00:00
modules MFC r206443-206446, 206474-206477, 207001 2010-04-30 18:13:11 +00:00
net MFC r206637: 2010-04-28 00:49:24 +00:00
net80211 MFC r206617: 2010-04-28 15:15:06 +00:00
netatalk Merge r196121 from head to stable/8: 2009-08-13 14:50:39 +00:00
netgraph MFC r206021, r206032, r206049, r206050: 2010-04-15 12:46:16 +00:00
netinet MFC 206452: 2010-04-27 13:50:15 +00:00
netinet6 MFC 206454: 2010-04-27 13:27:51 +00:00
netipsec MFC r205789: 2010-04-02 17:48:01 +00:00
netipx Use queue(9) instead of hand-crafted link lists for the global IPX 2009-06-24 20:57:50 +00:00
netnatm Reimplement the netisr framework in order to support parallel netisr 2009-06-01 10:41:38 +00:00
netncp Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
netsmb Rework socket upcalls to close some races with setup/teardown of upcalls. 2009-06-01 21:17:03 +00:00
nfs MFC: r203731 2010-03-30 19:52:45 +00:00
nfsclient MFC: r203731 2010-03-30 19:52:45 +00:00
nfsserver MFC: r205661 2010-04-09 01:14:39 +00:00
nlm MFC: revision 197730 2009-10-07 14:14:05 +00:00
opencrypto MFC r201898: 2010-01-17 13:36:13 +00:00
pc98 MFC r207077 2010-04-29 22:44:04 +00:00
pci MFC r206436: 2010-04-14 01:22:33 +00:00
powerpc MFC r207077 2010-04-29 22:44:04 +00:00
rpc MFC: r205562 2010-04-06 23:03:20 +00:00
security MFC r201438: 2010-03-27 15:05:06 +00:00
sparc64 MFC r207077 2010-04-29 22:44:04 +00:00
sun4v MFC r207077 2010-04-29 22:44:04 +00:00
sys MFC r205345: 2010-04-21 19:45:41 +00:00
tools MFC: Allow KMOD with hypens and dots. 2009-11-02 09:47:15 +00:00
ufs MFC r202971: 2010-04-19 18:22:21 +00:00
vm MFC r206409 2010-04-14 16:31:59 +00:00
xdr MFC r196149: 2009-08-12 20:30:27 +00:00
xen MFC a number of changes from head for ISP (203478,203463,203444,202418,201758, 2010-02-11 18:34:06 +00:00
Makefile Remove the unmaintained University of Michigan NFSv4 client from 8.x 2009-05-22 12:35:12 +00:00