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 |
2007-09-16 |
Sepherosa Ziehau | - Use RF/PHY information printing format to print BBP...
|
commit | commitdiff | tree |
2007-09-16 |
Sepherosa Ziehau | For bwi(4) parts that use TX status registers:
|
commit | commitdiff | tree |
2007-09-16 |
Sepherosa Ziehau | For bwi(4) parts that use TX status ring:
|
commit | commitdiff | tree |
2007-09-16 |
Sepherosa Ziehau | - Add radio tap support
|
commit | commitdiff | tree |
2007-09-15 |
Sepherosa Ziehau | Make sure that the received frame contains at least...
|
commit | commitdiff | tree |
2007-09-15 |
Sepherosa Ziehau | Convert RSSI into signal strength (relative to noise...
|
commit | commitdiff | tree |
2007-09-15 |
Sepherosa Ziehau | Shut up GCC41 warning: different pointer signedness
|
commit | commitdiff | tree |
2007-09-15 |
Sepherosa Ziehau | Bug found by GCC41 warning:
|
commit | commitdiff | tree |
2007-09-12 |
Sepherosa Ziehau | Prepare to support polling(4) on multiple cpus:
|
commit | commitdiff | tree |
2007-09-10 |
Sepherosa Ziehau | - Add interrupt moderation support by only using TIMER...
|
commit | commitdiff | tree |
2007-09-09 |
Sepherosa Ziehau | - Make fwe(4) aware of IFF_POLLING setting in its if_init().
|
commit | commitdiff | tree |
2007-09-09 |
Sepherosa Ziehau | Correct DEVICE_POLLING support in vr_init()
|
commit | commitdiff | tree |
2007-09-09 |
Sepherosa Ziehau | NULL should never be passed to ether_poll_deregister...
|
commit | commitdiff | tree |
2007-09-09 |
Sepherosa Ziehau | - Fix comment.
|
commit | commitdiff | tree |
2007-09-09 |
Sepherosa Ziehau | Nuke the hack in vr(4) that polling(4) will be turned...
|
commit | commitdiff | tree |
2007-09-08 |
Sepherosa Ziehau | It does not make sense to call interface's initialization...
|
commit | commitdiff | tree |
2007-09-08 |
Sepherosa Ziehau | Kill token ring remainder.
|
commit | commitdiff | tree |
2007-09-08 |
Sepherosa Ziehau | - Add missing header protector
|
commit | commitdiff | tree |
2007-09-08 |
Sepherosa Ziehau | Hook bwi(4)
|
commit | commitdiff | tree |
2007-09-08 |
Sepherosa Ziehau | Add WIP support for Broadcom wireless chips:
|
commit | commitdiff | tree |
2007-09-02 |
Sepherosa Ziehau | Switch ipfw from ipfw1 to ipfw2.
|
commit | commitdiff | tree |
2007-08-22 |
Sepherosa Ziehau | Fix for CVE-2006-7180
|
commit | commitdiff | tree |
2007-08-22 |
Sepherosa Ziehau | - Add ic_headroom through which drivers can inform...
|
commit | commitdiff | tree |