aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-21iwlwifi: trivial fix in includesWinkler, Tomas
2008-11-21iwl3945: fix resume for ADHOC networkMohamed Abbas
2008-11-21iwlagn: fix resume for ADHOC networkMohamed Abbas
2008-11-21b43: remove rate index warningJohannes Berg
2008-11-21b43legacy: implement short slot and basic rate handlingJohannes Berg
2008-11-21ipw2200: make association only if SSID is known.Alexey Fisher
2008-11-21ath9k: enable RXing of beacons on STA/IBSSLuis R. Rodriguez
2008-11-21ath5k: allow APs to receive beaconsLuis R. Rodriguez
2008-11-21ath5k: Fix IMR initNick Kossifidis
2008-11-21ath9k : Display MAC/BB and RF version at startup (v2)Benoit PAPILLAULT
2008-11-21mac80211: fix BUILD_BUG_ON() caused by misalignment on armFelix Fietkau
2008-11-21ath5k: ignore the return value of ath5k_hw_noise_floor_calibrationFelix Fietkau
2008-11-21rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn
2008-11-21rt2x00: Block set_key() during suspend/shutdownIvo van Doorn
2008-11-21rt2x00: Fix LED state handlingIvo van Doorn
2008-11-21rt2x00: Remove RATE_BASIC flagIvo van Doorn
2008-11-21Move all rtl818x files to a common directory.Larry Finger
2008-11-21mac80211_hwsim: enable Mesh Point operationAndrey Yurovsky
2008-11-21mac80211: disable BSSID filtering for mesh interfacesAndrey Yurovsky
2008-11-21ssb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-21libertas: Fine grained configuration of wake-on-lan.Anna Neal
2008-11-21ipw2100, ipw2200: select LIB80211John W. Linville
2008-11-21netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv()John W. Linville
2008-11-21ixgbe: convert directly reference of netdev->privWang Chen
2008-11-20ixgbe: add SFP+ driver supportDonald Skidmore
2008-11-20DCB: Add support for DCB BCNAlexander Duyck
2008-11-20DCB: Add interface to query the state of PFC feature.Alexander Duyck
2008-11-20DCB: Add interface to query # of TCs supported by deviceAlexander Duyck
2008-11-20DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck
2008-11-20net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet
2008-11-20ipgre: convert to netdevice_opsStephen Hemminger
2008-11-20ipv6: convert tunnels to net_device_opsStephen Hemminger
2008-11-20ipip: convert to net_device_opsStephen Hemminger
2008-11-20hippi: convert driver to net_device_opsStephen Hemminger
2008-11-20defxx: convert driver to net_device_opsStephen Hemminger
2008-11-20fddi: convert to new network device opsStephen Hemminger
2008-11-20ipmr: convert ipmr virtual interface to net_device_opsStephen Hemminger
2008-11-20dummy: convert to net_device_opsStephen Hemminger
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-20Linux 2.6.28-rc6Linus Torvalds
2008-11-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-11-20[IA64] xen: fix xen_get_eflags.Isaku Yamahata
2008-11-20[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata
2008-11-20[IA64] remove duplicate include iommu.hHuang Weiyi
2008-11-20[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto
2008-11-20[IA64] Rationalize kernel mode alignment checkingTony Luck
2008-11-20x86: Fix interrupt leak due to migrationMatthew Wilcox