2008-01-19 |
Sepherosa Ziehau | - Setup BBP according to the values stored in BBP
|
commit | commitdiff | tree |
2008-01-19 |
Sepherosa Ziehau | - Don't set hardware slot time according to "short...
|
commit | commitdiff | tree |
2008-01-19 |
Sepherosa Ziehau | - Capabilities information field is 2bytes long. Mark...
|
commit | commitdiff | tree |
2008-01-19 |
Sepherosa Ziehau | - Capabilities information field is 2bytes long. Mark...
|
commit | commitdiff | tree |
2008-01-18 |
Sepherosa Ziehau | Nuke staled code
|
commit | commitdiff | tree |
2008-01-18 |
Sepherosa Ziehau | - Extract RX sensitivity calibration capability from...
|
commit | commitdiff | tree |
2008-01-18 |
Sepherosa Ziehau | - If channel TX power from EEPROM is above 32, set...
|
commit | commitdiff | tree |
2008-01-18 |
Sepherosa Ziehau | Fix EEPROM channel TX power parsing.
|
commit | commitdiff | tree |
2008-01-17 |
Sepherosa Ziehau | Add TX power compensation support in TX power calibration.
|
commit | commitdiff | tree |
2008-01-17 |
Sepherosa Ziehau | Add RX sensitivity calibration according to false CCA...
|
commit | commitdiff | tree |
2008-01-17 |
Sepherosa Ziehau | - Add auto TX power and RX sensitivity calibration...
|
commit | commitdiff | tree |
2008-01-16 |
Sepherosa Ziehau | Nuke staled code
|
commit | commitdiff | tree |
2008-01-16 |
Sepherosa Ziehau | - Save two sets of average RSSI for 2529RF
|
commit | commitdiff | tree |
2008-01-15 |
Sepherosa Ziehau | More ids.
|
commit | commitdiff | tree |
2008-01-15 |
Sepherosa Ziehau | - Store tx rate control parameters in drivers, so switching...
|
commit | commitdiff | tree |
2008-01-15 |
Sepherosa Ziehau | Simplify tx rate control for drivers which only support...
|
commit | commitdiff | tree |
2008-01-11 |
Sepherosa Ziehau | Add SparkLan RT2573
|
commit | commitdiff | tree |
2008-01-11 |
Sepherosa Ziehau | - Split if_clone.c out of if.c, license in if.c is...
|
commit | commitdiff | tree |
2008-01-11 |
Sepherosa Ziehau | Put benign warning message under bootverbose
|
commit | commitdiff | tree |
2008-01-11 |
Sepherosa Ziehau | - Properly initialize flash bank size for ich9 based...
|
commit | commitdiff | tree |
2008-01-10 |
Sepherosa Ziehau | Don't enable ATTACH/INIT/TXPOWER debug prints by default.
|
commit | commitdiff | tree |
2008-01-10 |
Sepherosa Ziehau | - Add additional parameter to firmware_image_load(...
|
commit | commitdiff | tree |
2008-01-06 |
Sepherosa Ziehau | According to Ralink Linux driver, tx/encryption intr...
|
commit | commitdiff | tree |
2008-01-03 |
Sepherosa Ziehau | Use NULL for pointers
|
commit | commitdiff | tree |
2008-01-02 |
Sepherosa Ziehau | Add more sanity checks in bpf_validate():
|
commit | commitdiff | tree |
2008-01-02 |
Sepherosa Ziehau | Make the cast (zero extension) consistent between non...
|
commit | commitdiff | tree |
2007-12-31 |
Sepherosa Ziehau | - Factor out if_purgeaddrs_nolink(), which frees all...
|
commit | commitdiff | tree |
2007-12-29 |
Sepherosa Ziehau | Use TAILQ_HEAD_INITIALIZER to initialize global variable...
|
commit | commitdiff | tree |
2007-12-28 |
Sepherosa Ziehau | - Regroup global variables, function declarations and...
|
commit | commitdiff | tree |
2007-12-28 |
Sepherosa Ziehau | Use M_ASSERTPKTHDR
|
commit | commitdiff | tree |
2007-12-28 |
Sepherosa Ziehau | kmalloc(M_WAITOK) will not return NULL
|
commit | commitdiff | tree |
2007-12-28 |
Sepherosa Ziehau | - Use NULL
|
commit | commitdiff | tree |
2007-12-28 |
Sepherosa Ziehau | - Use M_ZERO
|
commit | commitdiff | tree |
2007-12-26 |
Sepherosa Ziehau | Import msk(4) which supports Marvell Yukon II based...
|
commit | commitdiff | tree |
2007-12-26 |
Sepherosa Ziehau | regen
|
commit | commitdiff | tree |
2007-12-26 |
Sepherosa Ziehau | Add PHY IDs for Broadcom 5906 10/100
|
commit | commitdiff | tree |
2007-12-26 |
Sepherosa Ziehau | regen
|
commit | commitdiff | tree |
2007-12-26 |
Sepherosa Ziehau | Add Broadcom 5906/5906M 10/100 NIC PCI IDs
|
commit | commitdiff | tree |
2007-12-23 |
Sepherosa Ziehau | - Add THREAD_LIB to make.conf
|
commit | commitdiff | tree |
2007-12-21 |
Sepherosa Ziehau | - All inpcb related operations are now CPU localized...
|
commit | commitdiff | tree |
2007-12-21 |
Sepherosa Ziehau | In divert_packet():
|
commit | commitdiff | tree |
2007-12-20 |
Sepherosa Ziehau | In divert_packet():
|
commit | commitdiff | tree |
2007-12-19 |
Sepherosa Ziehau | Generalize PF_MBUF_GENERATED mbuf firewall flag
|
commit | commitdiff | tree |
2007-12-19 |
Sepherosa Ziehau | cOPy? o.O
|
commit | commitdiff | tree |
2007-12-19 |
Sepherosa Ziehau | Make divert(4) socket dispatch mbuf to correct the...
|
commit | commitdiff | tree |
2007-12-15 |
Sepherosa Ziehau | Unbreak buildworld:
|
commit | commitdiff | tree |
2007-12-14 |
Sepherosa Ziehau | Rework sk(4) detach code:
|
commit | commitdiff | tree |
2007-12-14 |
Sepherosa Ziehau | Avoid use-after-free
|
commit | commitdiff | tree |
2007-12-12 |
Sepherosa Ziehau | Nuke unused stack variable.
|
commit | commitdiff | tree |
2007-12-08 |
Sepherosa Ziehau | - It does not make sense to set IP options or multicast...
|
commit | commitdiff | tree |
2007-12-08 |
Sepherosa Ziehau | Add a note that 'noerror' option is always on for pipes...
|
commit | commitdiff | tree |
2007-12-08 |
Sepherosa Ziehau | Make sure that ip_dn_cpu does exist, if not set it...
|
commit | commitdiff | tree |
2007-12-02 |
Sepherosa Ziehau | In bge_stop():
|
commit | commitdiff | tree |
2007-12-02 |
Sepherosa Ziehau | Black list the atapci device on Intel PRO/1000 PM,...
|
commit | commitdiff | tree |
2007-12-02 |
Sepherosa Ziehau | - Increase m_flags' size, we have already short of...
|
commit | commitdiff | tree |
2007-11-28 |
Sepherosa Ziehau | - Factor out pcie_slotimpl() to check whether PCI Express...
|
commit | commitdiff | tree |
2007-11-27 |
Sepherosa Ziehau | M_MCAST and M_BCAST are set before bridge_input() is...
|
commit | commitdiff | tree |
2007-11-27 |
Sepherosa Ziehau | - Move IFF_UP checking to the beginning of ether_input().
|
commit | commitdiff | tree |
2007-11-26 |
Sepherosa Ziehau | For ip_lengthcheck():
|
commit | commitdiff | tree |
2007-11-26 |
Sepherosa Ziehau | Use m_freem() instead of m_free()
|
commit | commitdiff | tree |
2007-11-26 |
Sepherosa Ziehau | Use m_freem() to free the whole mbuf chain.
|
commit | commitdiff | tree |
2007-11-25 |
Sepherosa Ziehau | - Cache PCI-X capability PTR.
|
commit | commitdiff | tree |
2007-11-25 |
Sepherosa Ziehau | Cache following information for PCI Express capability:
|
commit | commitdiff | tree |
2007-11-25 |
Sepherosa Ziehau | Factor out a function to read power management capability
|
commit | commitdiff | tree |
2007-11-24 |
Sepherosa Ziehau | Rename pci_read_extcap() to pci_read_capabilities(...
|
commit | commitdiff | tree |
2007-11-24 |
Sepherosa Ziehau | White space
|
commit | commitdiff | tree |
2007-11-24 |
Sepherosa Ziehau | - Factor out pci_fixup_nextptr().
|
commit | commitdiff | tree |
2007-11-24 |
Sepherosa Ziehau | - Push PCI status "capability list bit" checking down...
|
commit | commitdiff | tree |
2007-11-23 |
Sepherosa Ziehau | Add comment about pcicfgregs.pmgt field
|
commit | commitdiff | tree |
2007-11-23 |
Sepherosa Ziehau | Create structure to group PCI power management configuration
|
commit | commitdiff | tree |
2007-11-23 |
Sepherosa Ziehau | - Add CAP_PTR macro for type 2 devices (cardbus)
|
commit | commitdiff | tree |
2007-11-18 |
Sepherosa Ziehau | CPU localize dummynet(4) step 2/2:
|
commit | commitdiff | tree |
2007-11-18 |
Sepherosa Ziehau | Add a new light weight function to synchronize IPI...
|
commit | commitdiff | tree |
2007-11-17 |
Sepherosa Ziehau | Offload the dummynet(4) init/stop work to the netisr...
|
commit | commitdiff | tree |
2007-11-17 |
Sepherosa Ziehau | - Move dummynet sysctl tree root from ip_dummynet.c...
|
commit | commitdiff | tree |
2007-11-17 |
Sepherosa Ziehau | More assertions:
|
commit | commitdiff | tree |
2007-11-17 |
Sepherosa Ziehau | Make sure that the mbuf contains pkthdr.
|
commit | commitdiff | tree |
2007-11-16 |
Sepherosa Ziehau | Nuke net/intrq.[ch] and ipintrq related bits; they...
|
commit | commitdiff | tree |
2007-11-16 |
Sepherosa Ziehau | CPU localize dummynet(4) step 1/2
|
commit | commitdiff | tree |
2007-11-13 |
Sepherosa Ziehau | Unbreak LINT build
|
commit | commitdiff | tree |
2007-11-12 |
Sepherosa Ziehau | Linksys WPC54GS ver.2 works well with bwi(4)
|
commit | commitdiff | tree |
2007-11-11 |
Sepherosa Ziehau | Don't enable annoying -Wpointer-sign in -Wall
|
commit | commitdiff | tree |
2007-11-11 |
Sepherosa Ziehau | Protect pollctx fields (noticably netmsg used to schedule...
|
commit | commitdiff | tree |
2007-11-07 |
Sepherosa Ziehau | - Use LIST for flow queue hash table
|
commit | commitdiff | tree |
2007-11-06 |
Sepherosa Ziehau | Fix possible memory leakage under following conditions:
|
commit | commitdiff | tree |
2007-11-06 |
Sepherosa Ziehau | - Use hash table for pipes and flow set, which accelerates...
|
commit | commitdiff | tree |
2007-11-06 |
Sepherosa Ziehau | Use TAILQ for packet queue in flow queue and pipe
|
commit | commitdiff | tree |
2007-11-05 |
Sepherosa Ziehau | Yet another round of clean up
|
commit | commitdiff | tree |
2007-11-05 |
Sepherosa Ziehau | - Move some macros from ip_dummynet.h to ip_dummynet...
|
commit | commitdiff | tree |
2007-11-05 |
Sepherosa Ziehau | Replace debug printf macro
|
commit | commitdiff | tree |
2007-11-05 |
Sepherosa Ziehau | Use POSIX int type
|
commit | commitdiff | tree |
2007-11-05 |
Sepherosa Ziehau | In free_chain() if we are asked to "kill default":
|
commit | commitdiff | tree |
2007-11-05 |
Sepherosa Ziehau | - Create user land ipfw(4) rule/state/flow_id structures...
|
commit | commitdiff | tree |
2007-11-04 |
Sepherosa Ziehau | Factor out ipfw_dec_static_count(); add assertion in...
|
commit | commitdiff | tree |
2007-11-04 |
Sepherosa Ziehau | - Add ipfw_init_default_rule() to perform default rule...
|
commit | commitdiff | tree |
2007-11-03 |
Sepherosa Ziehau | Remove ipfw1 from system.
|
commit | commitdiff | tree |
2007-11-03 |
Sepherosa Ziehau | Create user land dummynet(4) pipe/flow_set/flow_queue...
|
commit | commitdiff | tree |
2007-11-02 |
Sepherosa Ziehau | Since sys/net/dummynet/ip_dummynet.c rev 1.24, dummynet...
|
commit | commitdiff | tree |
2007-11-02 |
Sepherosa Ziehau | Adjust DUMMYNET_CALLOUT_FREQ_MAX according to the comment...
|
commit | commitdiff | tree |
2007-11-02 |
Sepherosa Ziehau | 'ipfw pipe X config bw iface' never works, so nuke...
|
commit | commitdiff | tree |