summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-04-02check permissions on 80211 ioctlsUwe Stuehler
2005-04-02More ioctl permission checks.Uwe Stuehler
2005-04-02Protect SIOCSIFMTU, too.Uwe Stuehler
2005-04-02sync with ral. fixes hostap mode.Damien Bergamini
2005-04-02call ral_set_chan() in IEEE80211_S_RUN too. this was causing troubles withDamien Bergamini
2005-04-02set the bssid in hostap mode too.Damien Bergamini
2005-04-02remove an unneeded initialization of TXCSR7.Damien Bergamini
2005-04-02Damn it! I spent hours fixing that "device timeout" bug!Damien Bergamini
2005-04-02support setting the MTUBrad Smith
2005-04-02find cachesize for amd cpus too. ok deraadt tomTed Unangst
2005-04-02make use of if_link_state_change().Brad Smith
2005-04-02mixer can endup mapped w/ a different tag and so give it one of its own; from...Michael Shalayeff
2005-04-02use pool for struct nfsreq; tedu@ pedro@ ok and testing by mark patruck <mark...Michael Shalayeff
2005-04-01Cleanup SKEY_NOT_READY logic. Only retry command if it's likely theKenneth R Westerback
2005-04-01axe axe for nowTheo de Raadt
2005-04-01do not mess with lcp if we are in cisco modeCan Erkin Acar
2005-04-01Improve san(4) driver:Can Erkin Acar
2005-04-01calling pfind() and checking that the process doesn't exist is notPedro Martelletto
2005-04-01shut ami up, bad me.Marco Peereboom
2005-04-01reenable bio in GENERIC now that bio.c compiles and works.Marco Peereboom
2005-04-01size_t not int, bad niklas.Marco Peereboom
2005-04-01undo, need to redo copyinstr first :(Marco Peereboom
2005-04-01enable bio(4) in GENERICMarco Peereboom
2005-04-01handle burst size of 64Brad Smith
2005-04-01Protect more SIOCS* commands with suser() checks.Uwe Stuehler
2005-04-01Fix some ioctl permission checks on the basis of what if_wi.c does.Uwe Stuehler
2005-04-01enter arch/hppaTheo de Raadt
2005-04-01add code for setting WEP keys. this will be useful when i'll implementDamien Bergamini
2005-04-01make constants names match the spec.Damien Bergamini
2005-04-01regenDavid Gwynne
2005-04-01fix typoDavid Gwynne
2005-04-01call ral_set_chan() on transition to state IEEE80211_S_ASSOC to make sureDamien Bergamini
2005-04-01make registers and constants names match the spec.Damien Bergamini
2005-04-01hppa64 bitsMichael Shalayeff
2005-04-01small batch early bottling hppa64 portMichael Shalayeff
2005-04-01avoid double-free of a mbuf chain on failure.Damien Bergamini
2005-04-01force hardware timestamp insertion in outgoing beacons. make sure the sizeDamien Bergamini
2005-04-01add antenna selection code. this ensures proper I/Q flip for RF RT2525e,Damien Bergamini
2005-04-01sync RF and BBP code with ural (for future merging).Damien Bergamini
2005-04-01ieee80211_rssadapt_choose() is broken when called with a fixed rate.Damien Bergamini
2005-04-01syncTheo de Raadt
2005-04-01uftdi 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 FreeBSDBrad Smith
2005-04-01Add support for polled umass/SCSI transactions. Should eliminate the panicsChristopher Pascoe
2005-04-01at long last, disable write gathering for v3. ok like everyoneTed Unangst
2005-04-010 -> prodidx. breakage for 5700 Bx workaround introduced in rev 1.21Brad Smith
2005-03-31re-commit marius commit:Theo de Raadt
2005-03-31re-commit marius commit:Theo de Raadt
2005-03-31Reduce MAX and Default DATA Segment sizes to leave more MMAP space forThierry Deval
2005-03-31- add support for reading Xircom's EEPROMBrad Smith