]> err.no Git - linux-2.6/shortlog
linux-2.6
2008-03-07 Tomas Winkleriwlwifi: 3945 split tx_complete to command and packet...
2008-03-07 Tomas Winkleriwlwifi: Fix 3945 rate scaling
2008-03-07 Tomas Winkleriwlwifi: queue functions cleanup
2008-03-07 Assaf Kraussiwlwifi: Moving EEPROM handling in iwlcore module
2008-03-07 Tomas Winkleriwlwifi: add iwl-core module
2008-03-07 Tomas Winkleriwlwifi: fix locking unbalance in 4965 rate scale
2008-03-07 Ron Rindjunskymac80211: document IEEE80211_TXCTL_OFDM_HT
2008-03-07 Emmanuel Grumbachiwlwifi: Cancel scanning upon association
2008-03-07 Tomas Winkleriwlwifi: Take the fw file name from the iwl_cfg.
2008-03-07 Tomas Winkleriwlwifi: add struct iwl_cfg
2008-03-07 Tomas Winkleriwlwifi: Move HBUS address to iwl-csr.h
2008-03-07 Tomas Winkleriwlwifi: extract iwl-csr.h
2008-03-07 Ron Rindjunskyiwlwifi: use mac80211_tx_control_flags
2008-03-07 Ron Rindjunskymac80211: adding mac80211_tx_control_flags and HT flags
2008-03-07 Guy Coheniwlwifi: 802.11n spec removes AUTO offset for FAT channel
2008-03-07 Michael Bueschb43: Fix failed frames status report typo
2008-03-07 Michael Bueschb43: Add TX statistics debugging counters
2008-03-07 Michael Bueschb43: Rename the DMA ring pointers
2008-03-07 Michael Bueschb43: Add QOS support
2008-03-07 Johannes Bergmac80211: don't call conf_tx under RCU lock
2008-03-07 Nick Kossifidisath5k: Add 2413 to srev_names so that it shows up durin...
2008-03-07 Nick Kossifidisath5k: Make some changes to follow register dumps.
2008-03-07 Nick Kossifidisath5k: Fixes for PCI-E cards
2008-03-07 Nick Kossifidisath5k: Remove RF5413 from rf gain optimization functions
2008-03-07 Nick Kossifidisath5k: more RF2413 stuff
2008-03-07 Nick Kossifidisath5k: Identify RF2413 and deal with PHY_SPENDING
2008-03-07 Nick Kossifidisath5k: Add RF2413 initial settings
2008-03-07 Nick Kossifidisath5k: Add RF2413 srev values
2008-03-06 Luis Carlos... zd1211rw: support for mesh interface and beaconing
2008-03-06 David Woodhouselibertas: clean up scan.c, remove zeromac and bcastmac
2008-03-06 David Woodhouselibertas: convert 802_11_SCAN to a direct command
2008-03-06 David Woodhouselibertas: add LED control TLV to types.h
2008-03-06 David Woodhouselibertas: convert KEY_MATERIAL to a direct command
2008-03-06 Tomas Winkleriwlwifi: Fix 52 rate report in rx status
2008-03-06 Tomas Winkleriwlwifi: refactor init geos function
2008-03-06 Tomas Winkleriwlwifi: removing unused priv->config
2008-03-06 Michael Bueschssb: Add Gigabit Ethernet driver
2008-03-06 Johannes Bergmac80211: fix hardware scan completion
2008-03-06 Luis Carlos... mac80211: fix mesh_path and sta_info get_by_idx functions
2008-03-06 Luis Carlos... mac80211: path IE fields macros, fix alignment problems...
2008-03-06 Luis Carlos... mac80211: add PLINK_ prefix and kernel doc to enum...
2008-03-06 Luis Carlos... mac80211: always force mesh_path deletions
2008-03-06 Luis Carlos... mac80211: delete mesh_path timer on mesh_path removal
2008-03-06 Luis Carlos... mac80211: clean up use of endianness conversion functions
2008-03-06 Luis Carlos... mac80211: breakdown mesh network attributes in differen...
2008-03-06 Luis Carlos... mac80211: move comment to better location
2008-03-06 Luis Carlos... mac80211: fix incorrect parenthesis
2008-03-06 Luis Carlos... mac80211: fix mesh endianness sparse warnings and unmar...
2008-03-06 Johannes Bergmac80211: always insert key into list
2008-03-06 Johannes Bergb43: verify sta_notify mac80211 callback
2008-03-06 Johannes Bergmac80211: fix sta_info mesh timer bug
2008-03-06 Johannes Bergmac80211: add documentation book
2008-03-06 Johannes Bergmac80211: don't clear next_hop in path reclaim
2008-03-06 Johannes Bergmac80211: remove STA entries when taking down interface
2008-03-06 Johannes Bergmac80211: clean up sta_info and document locking
2008-03-06 Johannes Bergmac80211: split sta_info_add
2008-03-06 Johannes Bergmac80211: RCU-ify STA info structure access
2008-03-06 Johannes Bergmac80211: split ieee80211_txrx_data
2008-03-06 Johannes Bergmac80211: reorder a few fields in sta_info
2008-03-06 Johannes Bergmac80211: fix kernel-doc comment for mesh_plink_deactivate
2008-03-06 Johannes Bergmac80211: clean up mesh RX path a bit more
2008-03-06 Johannes Bergmac80211: export mesh_plink_broken
2008-03-06 Johannes Bergmac80211: clarify mesh Kconfig
2008-03-06 Johannes Bergmac80211: add missing "break" statement in mesh code
2008-03-06 Johannes Bergmac80211: enable mesh in Kconfig
2008-03-06 Johannes Bergmac80211: mesh hwmp locking fixes
2008-03-06 Johannes Bergmac80211: clean up mesh code
2008-03-06 Luis Carlos... mac80211: complete the mesh (interface handling) code
2008-03-06 Luis Carlos... mac80211: mesh path and mesh peer configuration
2008-03-06 Luis Carlos... mac80211: mesh statistics and config through debugfs
2008-03-06 Luis Carlos... mac80211: code for on-demand Hybrid Wireless Mesh Protocol
2008-03-06 Luis Carlos... mac80211: mesh path table implementation
2008-03-06 Luis Carlos... mac80211: mesh peer link implementation
2008-03-06 Luis Carlos... mac80211: mesh changes to the MLME
2008-03-06 Luis Carlos... mac80211: mesh data structures and first mesh changes
2008-03-06 Luis Carlos... mac80211: support for mesh interfaces in mac80211 data...
2008-03-06 Luis Carlos... mac80211: support functions for mesh
2008-03-06 Luis Carlos... mac80211: mesh function and data structures definitions
2008-03-06 Johannes Bergmac80211: add mesh interface type
2008-03-06 Luis Carlos... nl80211/cfg80211: support for mesh, sta dumping
2008-03-06 Johannes BergWEXT: add mesh interface type
2008-03-06 Luis Carlos... wireless: various definitions for mesh networking
2008-03-06 David S. Miller[IPV6]: Fix powerpc allmodconfig build warnings.
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-03-06 Matthias KaehlckeCOSA/SRP: convert channel_data.rsem to mutex
2008-03-06 Eric Dumazet[IPV4]: Add 'rtable' field in struct sk_buff to alias...
2008-03-05 Daniel Lezcano[IPV6]: Remove commented lines.
2008-03-05 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-03-05 Benjamin Thery[NETNS][IPV6] icmp6 - make icmpv6_socket per namespace
2008-03-05 Daniel Lezcano[NETNS][IPV6] ip6_input - enable ipv6_rcv to handle...
2008-03-05 Daniel Lezcano[NETNS][IPV6] route6 - pass always a valid socket to...
2008-03-05 Daniel Lezcano[NETNS][IPV6] route6 - add netns parameter to ip6_route...
2008-03-05 Benjamin Thery[NETNS][IPV6] addrconf - make addrconf per namespace
2008-03-05 Daniel Lezcano[NETNS][IPV6] addrconf - Pass the proper network namesp...
2008-03-05 Daniel Lezcano[NETNS][IPV6] proc - protect snmp6 from non-init_net...
2008-03-05 Benjamin Thery[NETNS][IPV6] af_inet6 - allow socket creation per...
2008-03-05 Benjamin Thery[NETNS][IPV6] Move sysctl initialization later on in...
2008-03-05 Adrian Bunkmake s2io.c:init_tti() static
2008-03-05 Adrian BunkFIXED_PHY must depend on PHYLIB=y
2008-03-05 Adrian Bunkfix drivers/net/atarilance.c compilation
next