Commit Graph

79558 Commits (7da975a231ae8c11593fd79d1083215321be213a)
 

Author SHA1 Message Date
Al Viro e0c0056c67 hostap: fix endianness with txdesc->sw_support 17 years ago
Al Viro 2ab1f519cb airo: fix writerids() endianness 17 years ago
Al Viro 15617858b3 airo endianness bug: cap_rid.extSoftCap 17 years ago
Al Viro 0300b3321d airo: bug in airo_interrupt() handling on incoming 802.11 17 years ago
Al Viro 851b3e5e3d airo: fix endianness bug in ->dBm handling 17 years ago
Al Viro 977b143c13 airo: fix transmit_802_11_packet() 17 years ago
Al Viro 8524f59d47 ieee80211: beacon->capability is little-endian 17 years ago
Al Viro d9e94d5647 ieee80211: fix misannotations 17 years ago
Al Viro c414e84b22 ieee80211softmac_auth_resp() fix 17 years ago
Al Viro b16f13d00c several missing cpu_to_le16() in ieee80211softmac_capabilities() 17 years ago
Al Viro 8fffc15dc7 eliminate byteswapping in struct ieee80211_qos_parameters 17 years ago
John W. Linville c0ddd04d55 wireless: cleanup some merge errors 17 years ago
Jan Engelhardt 1e637c74b0 [IPV4]: Enable use of 240/4 address space. 17 years ago
Jarek Poplawski 96750162b5 [NET] gen_estimator: gen_replace_estimator() cosmetic changes 17 years ago
Stephen Hemminger 72348a424f [PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop 17 years ago
Stephen Hemminger aa767bfea4 [PKT_SCHED] net classifier: style cleanup's 17 years ago
Stephen Hemminger 786a90366f [PKT_SCHED] sch_atm: style cleanup 17 years ago
Stephen Hemminger 9d127fbdd2 [PKT_SCHED] dsmark: checkpatch warning cleanup 17 years ago
Stephen Hemminger 4c30719f4f [PKT_SCHED] dsmark: handle cloned and non-linear skb's 17 years ago
David S. Miller 5b0ac72bc5 [PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop. 17 years ago
Stephen Hemminger 81da99ed71 [PKT_SCHED] dsmark: get rid of wrappers 17 years ago
Stephen Hemminger d20b3109e9 [IPV6]: addrconf sparse warnings 17 years ago
Patrick McHardy 13a0a096e5 [NET_SCHED]: kill obsolete NET_CLS_POLICE option 17 years ago
Patrick McHardy f12ca5f97b [MACVLAN]: Fix thinko in macvlan_transfer_operstate() 17 years ago
Pavel Emelyanov 91b4f95475 [VLAN]: Move protocol determination to seperate function 17 years ago
Patrick McHardy 31ffdbcb59 [VLAN]: Clean up vlan_skb_recv() 17 years ago
Patrick McHardy ad712087f7 [VLAN]: Update list address 17 years ago
Patrick McHardy 2029cc2c84 [VLAN]: checkpatch cleanups 17 years ago
Patrick McHardy 57d3ae847d [VLAN]: Turn __constant_htons into htons where possible 17 years ago
Patrick McHardy 9dfebcc647 [VLAN]: Turn VLAN_DEV_INFO into inline function 17 years ago
Patrick McHardy af30151709 [VLAN]: Simplify vlan unregistration 17 years ago
Patrick McHardy acc5efbcd2 [VLAN]: Clean up unregister_vlan_dev 17 years ago
Patrick McHardy 69ab4b7d6d [VLAN]: Clean up initialization code 17 years ago
Patrick McHardy 198a291ce3 [VLAN]: Remove non-implemented ioctls 17 years ago
Patrick McHardy 40f98e1af4 [VLAN]: Clean up debugging and printks 17 years ago
Patrick McHardy a5250a3695 [ETHER]: Bring back MAC_FMT 17 years ago
Patrick McHardy 62f99efce6 [VLAN]: Kill useless check 17 years ago
Patrick McHardy ef3eb3e59b [VLAN]: Move device setup to vlan_dev.c 17 years ago
Patrick McHardy 7bd38d778e [VLAN]: Use dev->stats 17 years ago
Patrick McHardy b7a4a83629 [VLAN]: Kill useless VLAN_NAME define 17 years ago
Patrick McHardy 740c15d0dd [VLAN]: Clean up vlan_hdr/vlan_ethhdr structs 17 years ago
Patrick McHardy 476bcea67f [VLAN]: Remove unnecessary structure declarations 17 years ago
Patrick McHardy 891687649a [NET_SCHED]: sch_ingress: remove useless printk 17 years ago
Patrick McHardy 1389356735 [NET_SCHED]: sch_ingress: avoid a few #ifdefs 17 years ago
Patrick McHardy 645a1e39e4 [NET_SCHED]: sch_ingress: move dependencies to Kconfig 17 years ago
Patrick McHardy c6ee877f2e [NET_SCHED]: sch_ingress: remove unnecessary ops 17 years ago
Patrick McHardy e037834758 [NET_SCHED]: sch_ingress: return proper error code in ingress_graft() 17 years ago
Patrick McHardy c21d4d5dd2 [NET_SCHED]: sch_ingress: remove unused inner qdisc 17 years ago
Patrick McHardy cb53c04891 [NET_SCHED]: sch_ingress: remove qdisc_priv() wrapper 17 years ago
Patrick McHardy a47812211b [NET_SCHED]: sch_ingress: remove excessive debugging 17 years ago