OSDN Git Service

uclinux-h8/linux.git
2009-10-07 Wey-Yi Guyiwlwifi: add LED mode to support different LED behavior
2009-10-07 Wey-Yi Guyiwlwifi: update PCI Subsystem ID for 6000 series
2009-10-07 Wey-Yi Guyiwlwifi: update PCI Subsystem ID for 1000 series
2009-10-07 Wey-Yi Guyiwlwifi: send cmd to uCode to configure valid tx antenna
2009-10-07 Daniel C Halperiniwlwifi: add aggregation tables to the rate scaling...
2009-10-07 Daniel C Halperiniwlwifi: do not clear TX info flags when receiving...
2009-10-07 Daniel C Halperiniwlwifi: clean up rs_tx_status
2009-10-07 Wey-Yi Guyiwlwifi: use S_IRUGO and S_IWUSR in module parameters
2009-10-07 Wey-Yi Guyiwlwifi: EEPROM version for 1000 and 6000 series
2009-10-07 Wey-Yi Guyiwlwifi: allow user change protection mechanism for HT
2009-10-07 Wey-Yi Guyiwlwifi: Use RTS/CTS as the preferred protection mechan...
2009-10-07 Johannes Bergiwlwifi: clarify and clean up chain settings
2009-10-07 Wey-Yi Guyiwlwifi: show NVM version in debugfs
2009-10-07 Johannes Bergiwlwifi: clean up ht config naming
2009-10-07 Wey-Yi Guyiwlwifi: Adjust blink rate to compensate Clock difference
2009-10-07 Johannes Bergiwlwifi: clean up ht config a little
2009-10-07 Wey-Yi Guyiwlwifi: separate set_hw_params function for 6000 series
2009-10-07 Wey-Yi Guyiwlwifi: separate nic_config for different NIC
2009-10-07 Wey-Yi Guyiwlwifi: remove un-supported eeprom parameters
2009-10-07 Wey-Yi Guyiwlwifi: modify LED blink index table
2009-10-07 Luis R. Rodriguezath9k: make ath9k_common_ops const
2009-10-07 Luis R. Rodriguezatheros: move bus ops to ath_common
2009-10-07 Luis R. Rodriguezath9k: move ATH9K_RSSI_BAD to hw.h
2009-10-07 Luis R. Rodriguezath9k: clarify what hw code is and remove ath9k.h from...
2009-10-07 Luis R. Rodriguezath9k: remove driver ASSERT, just use BUG_ON()
2009-10-07 Luis R. Rodriguezath9k: move ATH_AMPDU_LIMIT_MAX to hw.h
2009-10-07 Luis R. Rodriguezath9k: remove ath9k_ht_macmode
2009-10-07 Luis R. Rodriguezath9k: remove ath9k 25 MHz HT40 spacing stuff
2009-10-07 Luis R. Rodriguezatheros: move tx/rx chainmask to ath_common
2009-10-07 Luis R. Rodriguezatheros: add common debug printing
2009-10-07 Luis R. Rodriguezath9k: separate core driver and hw timer code
2009-10-07 Luis R. Rodriguezatheros: add ieee80211_hw to ath_common
2009-10-07 Luis R. Rodriguezatheros: define shared bssidmask setting
2009-10-07 Luis R. Rodriguezath5k: define ath_common ops
2009-10-07 Luis R. Rodriguezath5k: allocate ath5k_hw prior to initializing hw
2009-10-07 Luis R. Rodriguezatheros/ath9k: add common read/write ops and port ath9k...
2009-10-07 Luis R. Rodriguezath9k: Define bus agnostic bluetooth coex prep helper
2009-10-07 Luis R. Rodriguezath5k: move ath_common to ath5k_hw
2009-10-07 Luis R. Rodriguezath9k: move ath_common to ath_hw
2009-10-07 Luis R. Rodriguezath5k: initialize eeprom struct early on attach
2009-10-07 Luis R. Rodriguezath5k: use common curbssid, bssidmask and macaddr
2009-10-07 Luis R. Rodriguezar9170: make use of common macaddr and curbssid
2009-10-07 Luis R. Rodriguezatheros/ath9k: move macaddr, curaid, curbssid and bssid...
2009-10-07 Luis R. Rodriguezath9k: use ath9k_hw_write_associd() on reset
2009-10-07 Luis R. Rodriguezath9k: Use ath9k_hw_setbssidmask() on reset
2009-10-07 Luis R. Rodriguezath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_...
2009-10-07 Luis R. Rodriguezatheros: use get_unaligned_le*() for bssid mask setting
2009-10-07 Luis R. Rodriguezath: move ath_bcast_mac to common header
2009-10-07 Luis R. Rodriguezath9k: rename driver core and hw power save helpers
2009-10-07 Luis R. Rodriguezath9k: move ath9k_hw_setpower() to main.c
2009-10-07 Luis R. Rodriguezath9k: avoid usage of ath9k_hw_setpower() on hw.c
2009-10-07 Luis R. Rodriguezath9k: move ath9k_ps_wakeup() and ath9k_ps_restore...
2009-10-07 Luis R. Rodriguezath9k: move ps helpers onto core driver when reseting tsf
2009-10-07 Luis R. Rodriguezath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex...
2009-10-07 Luis R. Rodriguezath9k: move ath_btcoex_config and ath_bt_mode to btcoex.c
2009-10-07 Luis R. Rodriguezath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.c
2009-10-07 Luis R. Rodriguezath9k: simplify ath_btcoex_bt_stomp()
2009-10-07 Luis R. Rodriguezath9k: rename ath_btcoex_info to ath_btcoex_hw
2009-10-07 Luis R. Rodriguezath9k: rename btcoex_scheme to just scheme
2009-10-07 Luis R. Rodriguezath9k: remove unused bt_duty_cycle
2009-10-07 Luis R. Rodriguezath9k: move bt_stomp_type to driver core
2009-10-07 Luis R. Rodriguezath9k: replaces SC_OP_BTCOEX_ENABLED with a bool
2009-10-07 Luis R. Rodriguezath9k: split ath9k_hw_btcoex_enable() into two helpers
2009-10-07 Luis R. Rodriguezath9k: move driver core helpers to main.c
2009-10-07 Luis R. Rodriguezath9k: split bluetooth hardware coex init into two...
2009-10-07 Luis R. Rodriguezath9k: move hw specific btcoex info to ath_hw
2009-10-07 Luis R. Rodriguezath9k: move btcoex core driver info to its own struct
2009-10-07 Luis R. Rodriguezath9k: use ath_hw for DPRINTF() and debug init/exit
2009-10-05 Andy Gospodareknet: export device speed and duplex via sysfs
2009-10-05 Marcel Holtmanncfg80211: assign device type in netdev notifier callback
2009-10-05 Johannes Bergnet: introduce NETDEV_POST_INIT notifier
2009-10-05 Marcel Holtmannusbnet: Set device type for wlan and wwan devices
2009-10-05 Marcel Holtmannusbnet: Use wwan%d interface name for mobile broadband...
2009-10-05 Eric Dumazettunnels: Optimize tx path
2009-10-05 Stephen Hemmingeripv4: fib table algorithm performance improvement
2009-10-05 Neil Hormanaf_packet: add interframe drop cmsg (v6)
2009-10-05 chaithrika... TI DaVinci EMAC: Minor macro related updates
2009-10-05 Eric Dumazetpktgen: Avoid dirtying skb->users when txq is full
2009-10-05 Eric Dumazeticmp: No need to call sk_write_space()
2009-10-05 Ben Hutchingsethtool: Remove support for obsolete string query opera...
2009-10-05 Ben Hutchingsnet: Convert ethtool {get_stats, self_test}_count(...
2009-10-05 Ben Hutchingstehuti: Convert ethtool get_stats_count() ops to get_ss...
2009-10-05 Ben Hutchingsqeth: Convert ethtool get_stats_count() ops to get_sset...
2009-10-05 Linus TorvaldsLinux 2.6.32-rc3 v2.6.32-rc3
2009-10-04 Alexey Dobriyanheaders: remove sched.h from poll.h
2009-10-04 Linus TorvaldsMerge branch 'acpi-pad' of git://git./linux/kernel...
2009-10-04 Linus TorvaldsMerge branch 'sfi-release' of git://git./linux/kernel...
2009-10-04 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-10-04 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2009-10-04 Jean Delvaremacintosh: Don't assume i2c device probing always succeeds
2009-10-04 Jean Delvarei2c: Hide probe errors caused by ACPI resource conflicts
2009-10-04 Jean Delvarei2c: Minor documentation update
2009-10-04 Jean Delvaremfd: AB3100 drop unused module parameters
2009-10-04 Jean DelvareStaging: IIO: tsl2561: Drop unused module parameters
2009-10-04 Jean Delvareleds: leds-pca9532 - Drop unused module parameters
2009-10-04 Jean Delvareltc4215/ltc4245: Discard obsolete detect methods
2009-10-04 Jean Delvareds2482: Discard obsolete detect method
2009-10-04 Jean Delvaremax6875: Discard obsolete detect method
2009-10-04 Jean Delvarei2c: Move misc devices documentation
2009-10-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
next