Age | Commit message (Expand) | Author |
2005-04-04 | Fix interrupt sharing on bge, by checking the same way the linux | Bob Beck |
2005-04-04 | remove noise statistics. this was generating tons of useless interrupts. | Damien Bergamini |
2005-04-04 | sync | Damien Bergamini |
2005-04-04 | fix ids. ok jsg@ deraadt@ | Damien Bergamini |
2005-04-04 | new id for PRO/Wireless 2915ABG. fix desc for PRO/Wireless adapters. | Damien Bergamini |
2005-04-03 | ether_input_mbuf() conversion. | Brad Smith |
2005-04-03 | fix comment | Brad Smith |
2005-04-03 | make wi_ioctl() easier to audit | Uwe Stuehler |
2005-04-03 | remove redundant suser() checks | Uwe Stuehler |
2005-04-03 | protect SIOCSRAYPARAM and SIOCS80211NWID | Uwe Stuehler |
2005-04-02 | A few register offsets in the Parameter Engine were wrong. | Miod Vallat |
2005-04-02 | check permissions on 80211 ioctls | Uwe Stuehler |
2005-04-02 | More ioctl permission checks. | Uwe Stuehler |
2005-04-02 | sync with ral. fixes hostap mode. | Damien Bergamini |
2005-04-02 | call ral_set_chan() in IEEE80211_S_RUN too. this was causing troubles with | Damien Bergamini |
2005-04-02 | set the bssid in hostap mode too. | Damien Bergamini |
2005-04-02 | remove an unneeded initialization of TXCSR7. | Damien Bergamini |
2005-04-02 | Damn it! I spent hours fixing that "device timeout" bug! | Damien Bergamini |
2005-04-02 | support setting the MTU | Brad Smith |
2005-04-02 | make use of if_link_state_change(). | Brad Smith |
2005-04-02 | mixer can endup mapped w/ a different tag and so give it one of its own; from... | Michael Shalayeff |
2005-04-01 | Improve san(4) driver: | Can Erkin Acar |
2005-04-01 | shut ami up, bad me. | Marco Peereboom |
2005-04-01 | size_t not int, bad niklas. | Marco Peereboom |
2005-04-01 | handle burst size of 64 | Brad Smith |
2005-04-01 | add code for setting WEP keys. this will be useful when i'll implement | Damien Bergamini |
2005-04-01 | make constants names match the spec. | Damien Bergamini |
2005-04-01 | regen | David Gwynne |
2005-04-01 | fix typo | David Gwynne |
2005-04-01 | call ral_set_chan() on transition to state IEEE80211_S_ASSOC to make sure | Damien Bergamini |
2005-04-01 | make registers and constants names match the spec. | Damien Bergamini |
2005-04-01 | avoid double-free of a mbuf chain on failure. | Damien Bergamini |
2005-04-01 | force hardware timestamp insertion in outgoing beacons. make sure the size | Damien Bergamini |
2005-04-01 | add antenna selection code. this ensures proper I/Q flip for RF RT2525e, | Damien Bergamini |
2005-04-01 | sync RF and BBP code with ural (for future merging). | Damien Bergamini |
2005-04-01 | ieee80211_rssadapt_choose() is broken when called with a fixed rate. | Damien Bergamini |
2005-04-01 | sync | Theo de Raadt |
2005-04-01 | uftdi 2232c dual usb (1 port supported for now). they did not mail me a unit... | Theo de Raadt |
2005-04-01 | - remove unused function em_print_link_status() used by FreeBSD | Brad Smith |
2005-04-01 | Add support for polled umass/SCSI transactions. Should eliminate the panics | Christopher Pascoe |
2005-04-01 | 0 -> prodidx. breakage for 5700 Bx workaround introduced in rev 1.21 | Brad Smith |
2005-03-31 | - add support for reading Xircom's EEPROM | Brad Smith |
2005-03-31 | enable receive checksum offload | Brad Smith |
2005-03-30 | init pool after we allocate softc array in case malloc fails | Michael Shalayeff |
2005-03-30 | restore all of the registers on resume to cope with power loss during | David Gwynne |
2005-03-30 | make the powerhooks the responsibility of the bus ohci is attached to | David Gwynne |
2005-03-30 | Use the inverse of the T bit in the HcFmRemaining register when adjusting | Christopher Pascoe |
2005-03-29 | add copyright me | Marco Peereboom |
2005-03-29 | add copyright me | Marco Peereboom |
2005-03-29 | add raid mgmt ioctls | Marco Peereboom |