Age | Commit message (Expand) | Author |
2008-09-11 | For chips with a broken DC_ISR_RX_STATE which never signals | Brad Smith |
2008-09-10 | Convert timeout_add() calls using multiples of hz to timeout_add_sec() | Bret Lambert |
2008-09-03 | In dc_setcfg() suppress printing a warning when forcing the receiver | Brad Smith |
2008-09-01 | Avoid #pragma pack(1) and unify everything towards using __packed. | Theo de Raadt |
2008-09-01 | Switch ath(4) to softcrypto to enable support for WPA/WPA2. | Reyk Floeter |
2008-08-31 | Fix redundant device name and/or target printing after calling | Miod Vallat |
2008-08-30 | garbage collect the no longer used GEM_IS_APPLE macro. | Brad Smith |
2008-08-30 | Fix an issue initially reported by drahn@ with gem(4) where these | Brad Smith |
2008-08-29 | Take the PHY out of power down while attaching just before probing for | Brad Smith |
2008-08-29 | move code to support Frequency-Hopping spread spectrum (FHSS) PHYs | Damien Bergamini |
2008-08-29 | add support for software crypto to allow WPA/WPA2/RSN. it is disabled | Reyk Floeter |
2008-08-29 | add a HAL function to force disabling the hardware crypto engine | Reyk Floeter |
2008-08-29 | the atw(4) man page says: | Damien Bergamini |
2008-08-28 | Rewrite the multicast/promiscuous handling and in the process merge into | Brad Smith |
2008-08-27 | Remove a redundant define for RL_CFG2 and remove an incorrect comment. | Brad Smith |
2008-08-27 | fix IEEE80211_RADIOTAP_F_SHORTPRE | Damien Bergamini |
2008-08-27 | another IEEE80211_RADIOTAP_F_FCS candidate. | Damien Bergamini |
2008-08-27 | add IEEE80211_RADIOTAP_F_FCS radiotap flag from NetBSD. | Damien Bergamini |
2008-08-27 | override net80211's ic_node_alloc function to allocate a full | Damien Bergamini |
2008-08-27 | introduce new IEEE80211_STA_ONLY kernel option that can be set to | Damien Bergamini |
2008-08-26 | Fix a couple of problems that may make gem(4) get stuck: | Mark Kettenis |
2008-08-25 | two spelling fixes from Anathae Townsend; | Jason McIntyre |
2008-08-22 | a ; in a bad place; dragonfly; ok mglocker | Theo de Raadt |
2008-08-14 | in ieee80211_input(), call if_start() after enqueuing frames in if_snd | Damien Bergamini |
2008-08-13 | Add more Config mode registers. | Brad Smith |
2008-08-13 | Replace the use of a separate softc field to track the link | Brad Smith |
2008-08-11 | Add support for TX/RX checksum offload for newer re(4) chipsets. | Brad Smith |
2008-08-05 | Add support for reading the MAC address for newer re(4) chipsets. | Brad Smith |
2008-07-30 | Do not print adapter target id on the attachment line, now that scsibus(4) | Miod Vallat |
2008-07-30 | spacing | Reyk Floeter |
2008-07-30 | Update the RF, RFGAIN, MODE, INI, and BBGAIN initialization tables | Reyk Floeter |
2008-07-29 | In ahc_free(), which is invoked if attachment fails, do not free() | Miod Vallat |
2008-07-29 | Reenable the AUXWRITE dance to try and find the aux port in pckbc(4), based | Miod Vallat |
2008-07-29 | - fix FIFO overruns on PCI-E chipsets by setting the DMA size | Reyk Floeter |
2008-07-28 | sync | Reyk Floeter |
2008-07-28 | sync | Reyk Floeter |
2008-07-27 | fix a typo in a comment. | Marc Balmer |
2008-07-24 | the softc sc_lock lockmgr lock is unused, so remove it. | Thordur I. Bjornsson |
2008-07-21 | rename rt2860 pci ids to match with reality. | Damien Bergamini |
2008-07-21 | instead of passing rx tstamp and rssi to the ieee80211_input function, | Damien Bergamini |
2008-07-21 | cleanup - we don't have resource structure | Kevin Lo |
2008-07-17 | Zero mbreg_t structure *before* initializing any members, not when we're | Mark Kettenis |
2008-07-16 | Add a new parameter to pckbc_cnattach(): flags to put in the pckbc bowels. | Miod Vallat |
2008-07-15 | Adapt some code from the FreeBSD driver required to make | Jonathan Gray |
2008-07-13 | Add some additional hardware revisions from FreeBSD needed for | Jonathan Gray |
2008-07-02 | unify using WDCDEBUG. | Federico G. Schwindt |
2008-07-01 | Do not use MINCLSIZE to figure out if a single mbuf or a mcluster should be | Claudio Jeker |
2008-06-30 | wrap logging code around WDC_DEBUG. shrinks kernel by ~4k. | Federico G. Schwindt |
2008-06-27 | More removal of clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |