summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-25iwlwifi: iwl3945 remove 4965 commandsTomas Winkler
2008-03-25iwlwifi-2.6: enables RX TKIP decryption in HWEmmanuel Grumbach
2008-03-25iwlwifi-2.6: enables HW TKIP encryptionEmmanuel Grumbach
2008-03-25mac80211: allows driver to request a Phase 1 RX keyEmmanuel Grumbach
2008-03-25mac80211: get a TKIP phase key from skbEmmanuel Grumbach
2008-03-25iwlwifi-2.6: RX status translation to old schemeEmmanuel Grumbach
2008-03-25iwlwifi-2.6: Cleans up set_key flowEmmanuel Grumbach
2008-03-25iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss
2008-03-25iwlwifi: Probe Flow - Performing allocation in a separate functionAssaf Krauss
2008-03-25iwlwifi: Packing all 4965 parametersAssaf Krauss
2008-03-25iwlwifi: Re-ordering probe flow (4965)Assaf Krauss
2008-03-25iwlwifi: remove macros containing offsets from eeprom structReinette Chatre
2008-03-25libertas: store rssi as an u32Holger Schurig
2008-03-25libertas: remove lots of unused stuffHolger Schurig
2008-03-25libertas: misc power saving adjustsHolger Schurig
2008-03-25libertas: convert GET_LOG to a direct commandHolger Schurig
2008-03-25libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig
2008-03-25libertas: make a handy lbs_cmd_async() commandHolger Schurig
2008-03-25iwlwifi: Add debugfs to iwl coreTomas Winkler
2008-03-25iwlwifi: Add TX/RX statistcs to driverTomas Winkler
2008-03-25iwlwifi: rename struct iwl4965_priv to struct iwl_privTomas Winkler
2008-03-25iwlwifi: rename iwl-4965-debug.h back to iwl-debug.hTomas Winkler
2008-03-25iwlwifi: Bug fix, CCMP with HW encryption with AGGMax Stepanov
2008-03-25libertas: remove some unused commandsHolger Schurig
2008-03-25libertas: rename packetfilter to mac_controlHolger Schurig
2008-03-25libertas: convert CMD_MAC_CONTROL to a direct commandHolger Schurig
2008-03-25[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-25[NET] NETNS: Omit neigh_parms->net and pneigh_entry->net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-25[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-25[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-25[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-25[IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki
2008-03-25[IPV6]: Use bitfields for hop_limit and mcast_hops.YOSHIFUJI Hideaki
2008-03-25[IPV6]: Optimize hop-limit determination.YOSHIFUJI Hideaki
2008-03-25[IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int.YOSHIFUJI Hideaki
2008-03-25[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.YOSHIFUJI Hideaki
2008-03-25[IPV6] ADDRCONF: Clean-up ipv6_dev_get_saddr().YOSHIFUJI Hideaki
2008-03-25[XFRM] MIP6: Fix address keys for routing search.YOSHIFUJI Hideaki
2008-03-25[XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi().YOSHIFUJI Hideaki
2008-03-25[XFRM] IPV6: Optimize xfrm6_input_addr().YOSHIFUJI Hideaki
2008-03-25[XFRM] IPV6: Use distribution counting sort for xfrm_state/xfrm_tmpl chain.YOSHIFUJI Hideaki
2008-03-24[NETNS]: Enable TCP/UDP/ICMP inside namespace.Denis V. Lunev
2008-03-24[NETNS]: Allow to create sockets in non-initial namespace.Denis V. Lunev
2008-03-24[NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.Denis V. Lunev
2008-03-24[NETNS]: Process netfilter hooks in initial namespace only.Denis V. Lunev
2008-03-24[NETNS]: Process INET socket layer in the correct namespace.Denis V. Lunev
2008-03-24[NETNS]: Process IP layer in the context of the correct namespace.Denis V. Lunev
2008-03-24[NETNS]: Add namespace parameter to ip_cmsg_send.Denis V. Lunev
2008-03-24[NETNS]: Add namespace parameter to ip_options_get(...).Denis V. Lunev
2008-03-24[NETNS]: Add namespace parameter to ip_options_compile.Denis V. Lunev