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 |
2007-11-02 |
Sepherosa Ziehau | Clean up
|
commit | commitdiff | tree |
2007-11-02 |
Sepherosa Ziehau | Clean up
|
commit | commitdiff | tree |
2007-11-02 |
Sepherosa Ziehau | Clean up
|
commit | commitdiff | tree |
2007-11-01 |
Sepherosa Ziehau | Use the orignal dummynet's indentation style
|
commit | commitdiff | tree |
2007-11-01 |
Sepherosa Ziehau | - Yet another round of cleanup
|
commit | commitdiff | tree |
2007-11-01 |
Sepherosa Ziehau | - Use upper case for first letter in comment
|
commit | commitdiff | tree |
2007-11-01 |
Sepherosa Ziehau | - Nuke no longer apply comment
|
commit | commitdiff | tree |
2007-11-01 |
Sepherosa Ziehau | - Strip excessive white space
|
commit | commitdiff | tree |
2007-11-01 |
Sepherosa Ziehau | White space cleanup for heap functions
|
commit | commitdiff | tree |
2007-10-29 |
Sepherosa Ziehau | realloc_dynamic_table() and add_dyn_rule() may be called...
|
commit | commitdiff | tree |
2007-10-29 |
Sepherosa Ziehau | - M_WAITOK will never return NULL
|
commit | commitdiff | tree |
2007-10-29 |
Sepherosa Ziehau | Nuke unnecessary NOMAN and .PATH
|
commit | commitdiff | tree |
2007-10-28 |
Sepherosa Ziehau | Use CRC_LEN consistently
|
commit | commitdiff | tree |
2007-10-27 |
Sepherosa Ziehau | dummynet_io() may be called from interrupt thread and...
|
commit | commitdiff | tree |
2007-10-25 |
Sepherosa Ziehau | WESTELL A90-200WG-01 works woth acx(4)
|
commit | commitdiff | tree |
2007-10-25 |
Sepherosa Ziehau | - Switch dummynet(4) from mbuf based tagging to mtag.
|
commit | commitdiff | tree |
2007-10-23 |
Sepherosa Ziehau | Move ipfw/dummynet from SI_SUB_PSEUDO to SI_SUB_PROTO_END...
|
commit | commitdiff | tree |
2007-10-23 |
Sepherosa Ziehau | - Add jumbo buffer support for et(4), which supports...
|
commit | commitdiff | tree |
2007-10-21 |
Sepherosa Ziehau | Add a sysctl node, which could be used to turn off...
|
commit | commitdiff | tree |
2007-10-20 |
Sepherosa Ziehau | - Change some comment's style
|
commit | commitdiff | tree |
2007-10-20 |
Sepherosa Ziehau | - m_tag_get() expects MB_DONTWAIT not M_NOWAIT
|
commit | commitdiff | tree |
2007-10-20 |
Sepherosa Ziehau | M_WAITOK -> MB_WAIT
|
commit | commitdiff | tree |
2007-10-20 |
Sepherosa Ziehau | - Instead of overriding the meaning of the embedded...
|
commit | commitdiff | tree |
2007-10-20 |
Sepherosa Ziehau | Use __offsetof()
|
commit | commitdiff | tree |
2007-10-20 |
Sepherosa Ziehau | - Add macro to convert MTU to frame length
|
commit | commitdiff | tree |
2007-10-19 |
Sepherosa Ziehau | Rework bwi(4) LED support:
|
commit | commitdiff | tree |
2007-10-18 |
Sepherosa Ziehau | Buffalo WLI-CB-G54S works well with bwi(4)
|
commit | commitdiff | tree |
2007-10-17 |
Sepherosa Ziehau | Enabling TX/RX in et_init() will always fail when cable...
|
commit | commitdiff | tree |
2007-10-17 |
Sepherosa Ziehau | Mention that et(4) can receive oversized packets.
|
commit | commitdiff | tree |
2007-10-17 |
Sepherosa Ziehau | Turn on VLAN_MTU
|
commit | commitdiff | tree |
2007-10-17 |
Sepherosa Ziehau | Make my Linksys WPC54G v3 LEDs work.
|
commit | commitdiff | tree |
2007-10-16 |
Sepherosa Ziehau | Replace dummynet(4)'s callout by systimer, so you will...
|
commit | commitdiff | tree |
2007-10-16 |
Sepherosa Ziehau | Fix possible races between calling systimer callback...
|
commit | commitdiff | tree |
2007-10-14 |
Sepherosa Ziehau | Move assertion to the proper place, since the target...
|
commit | commitdiff | tree |
2007-10-14 |
Sepherosa Ziehau | - Pull NetBSD David Young's bitops.h into sys/sys,...
|
commit | commitdiff | tree |
2007-10-13 |
Sepherosa Ziehau | Save a copy of ethernet header instead of leaving it...
|
commit | commitdiff | tree |
2007-10-13 |
Sepherosa Ziehau | Constify ng_ether_input_p/ng_ether_input_orphan_p ...
|
commit | commitdiff | tree |
2007-10-13 |
Sepherosa Ziehau | Hook fec
|
commit | commitdiff | tree |
2007-10-13 |
Sepherosa Ziehau | Shut up gcc41 warnings by clearing return values before...
|
commit | commitdiff | tree |
2007-10-13 |
Sepherosa Ziehau | Constify vlan_input_p 'eh' parameter.
|
commit | commitdiff | tree |
2007-10-13 |
Sepherosa Ziehau | - Remove ef_input{EII,SNAP,8022}() 'eh' parameter,...
|
commit | commitdiff | tree |
2007-10-13 |
Sepherosa Ziehau | Constify 'eh', which will not be modified in ether_ipfw_chk...
|
commit | commitdiff | tree |
2007-10-13 |
Sepherosa Ziehau | Reduce code duplication: if_init() supressing is now...
|
commit | commitdiff | tree |
2007-10-12 |
Sepherosa Ziehau | Add et(4), which supports Agere ET1310 based Ethernet...
|
commit | commitdiff | tree |
2007-10-12 |
Sepherosa Ziehau | regen
|
commit | commitdiff | tree |
2007-10-12 |
Sepherosa Ziehau | - Add OUI for PHYs from Agere
|
commit | commitdiff | tree |
2007-10-06 |
Sepherosa Ziehau | BWI_BBP_ATTEN is 16bit register, not a 32bit one.
|
commit | commitdiff | tree |
2007-10-03 |
Sepherosa Ziehau | The "different pointer signedness" reported by gcc41...
|
commit | commitdiff | tree |
2007-10-03 |
Sepherosa Ziehau | Polling(4) is enabled by default.
|
commit | commitdiff | tree |
2007-10-03 |
Sepherosa Ziehau | regen
|
commit | commitdiff | tree |
2007-10-03 |
Sepherosa Ziehau | Add device ids for Agere(LSI?) ET1310 chips
|
commit | commitdiff | tree |
2007-10-03 |
Sepherosa Ziehau | Restore BWI_PCIR_BAR with the correct value.
|
commit | commitdiff | tree |
2007-10-03 |
Sepherosa Ziehau | - Initialize 11b PHY rev4 according to v3 specification.
|
commit | commitdiff | tree |
2007-10-01 |
Sepherosa Ziehau | - Remove the second parameter of ether_input(), since:
|
commit | commitdiff | tree |
2007-10-01 |
Sepherosa Ziehau | - Move polling disablement, i.e. deregistering all...
|
commit | commitdiff | tree |
2007-10-01 |
Sepherosa Ziehau | Move poll_each_burst adjustment out of hot code path.
|
commit | commitdiff | tree |
2007-10-01 |
Sepherosa Ziehau | - Move poll_burst_max adjustment out of hot code path.
|
commit | commitdiff | tree |
2007-10-01 |
Sepherosa Ziehau | - poll_burst and residual_burst are dynamicly adjusted...
|
commit | commitdiff | tree |
2007-10-01 |
Sepherosa Ziehau | Move reg_frac/reg_frac_count adjustment out of hot...
|
commit | commitdiff | tree |
2007-10-01 |
Sepherosa Ziehau | - Fix a bug introduced by dynamic polling frequency...
|
commit | commitdiff | tree |
2007-09-30 |
Sepherosa Ziehau | Fix netstat(1) CIDR printing.
|
commit | commitdiff | tree |
2007-09-30 |
Sepherosa Ziehau | Enable Onoe TX rate control.
|
commit | commitdiff | tree |
2007-09-30 |
Sepherosa Ziehau | - Adjust comment according to the recent addition of...
|
commit | commitdiff | tree |
2007-09-30 |
Sepherosa Ziehau | Add description for 'pollcpu'
|
commit | commitdiff | tree |
2007-09-30 |
Sepherosa Ziehau | Support polling(4) on multiple CPUs, i.e. each NIC...
|
commit | commitdiff | tree |
2007-09-17 |
Sepherosa Ziehau | Modulize bwi(4) debug prints. Leave ATTACH/INIT/TXPOWER...
|
commit | commitdiff | tree |
2007-09-16 |
Sepherosa Ziehau | Create per-interface sysctl tree.
|
commit | commitdiff | tree |
2007-09-16 |
Sepherosa Ziehau | - Pass mgt packet's node into bwi_encap(), so fallback...
|
commit | commitdiff | tree |