summaryrefslogtreecommitdiffstats
path: root/drivers/cdrom (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-21iwlwifi: don't fail power set when calibration is not done yetWinkler, Tomas1-9/+8
2008-11-21iwlwifi: trivial fix in includesWinkler, Tomas1-2/+1
2008-11-21iwl3945: fix resume for ADHOC networkMohamed Abbas1-7/+14
2008-11-21iwlagn: fix resume for ADHOC networkMohamed Abbas1-6/+15
2008-11-21b43: remove rate index warningJohannes Berg1-2/+2
2008-11-21b43legacy: implement short slot and basic rate handlingJohannes Berg2-13/+103
2008-11-21ipw2200: make association only if SSID is known.Alexey Fisher1-2/+1
2008-11-21ath9k: enable RXing of beacons on STA/IBSSLuis R. Rodriguez1-3/+2
2008-11-21ath5k: allow APs to receive beaconsLuis R. Rodriguez1-2/+2
2008-11-21ath5k: Fix IMR initNick Kossifidis1-3/+3
2008-11-21ath9k : Display MAC/BB and RF version at startup (v2)Benoit PAPILLAULT2-6/+71
2008-11-21mac80211: fix BUILD_BUG_ON() caused by misalignment on armFelix Fietkau1-1/+1
2008-11-21ath5k: ignore the return value of ath5k_hw_noise_floor_calibrationFelix Fietkau2-6/+2
2008-11-21rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn5-24/+51
2008-11-21rt2x00: Block set_key() during suspend/shutdownIvo van Doorn1-1/+3
2008-11-21rt2x00: Fix LED state handlingIvo van Doorn1-38/+56
2008-11-21rt2x00: Remove RATE_BASIC flagIvo van Doorn2-8/+7
2008-11-21Move all rtl818x files to a common directory.Larry Finger17-6/+9
2008-11-21mac80211_hwsim: enable Mesh Point operationAndrey Yurovsky1-2/+4
2008-11-21mac80211: disable BSSID filtering for mesh interfacesAndrey Yurovsky1-2/+15
2008-11-21ssb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-7/+6
2008-11-21libertas: Fine grained configuration of wake-on-lan.Anna Neal7-7/+65
2008-11-21ipw2100, ipw2200: select LIB80211John W. Linville1-0/+2
2008-11-21netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv()John W. Linville1-59/+56
2008-11-21ixgbe: convert directly reference of netdev->privWang Chen1-1/+1
2008-11-21ixgbe: add SFP+ driver supportDonald Skidmore6-7/+550
2008-11-21DCB: Add support for DCB BCNAlexander Duyck5-9/+416
2008-11-21DCB: Add interface to query the state of PFC feature.Alexander Duyck4-1/+62
2008-11-21DCB: Add interface to query # of TCs supported by deviceAlexander Duyck4-1/+193
2008-11-21DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck4-1/+161
2008-11-21ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck19-19/+2593
2008-11-21net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet5-43/+41
2008-11-21ipgre: convert to netdevice_opsStephen Hemminger1-16/+26
2008-11-21ipv6: convert tunnels to net_device_opsStephen Hemminger2-30/+32
2008-11-21ipip: convert to net_device_opsStephen Hemminger1-16/+17
2008-11-21hippi: convert driver to net_device_opsStephen Hemminger3-10/+23
2008-11-21defxx: convert driver to net_device_opsStephen Hemminger1-7/+10
2008-11-21fddi: convert to new network device opsStephen Hemminger3-9/+19
2008-11-21ipmr: convert ipmr virtual interface to net_device_opsStephen Hemminger2-2/+10
2008-11-21dummy: convert to net_device_opsStephen Hemminger1-5/+10
2008-11-21netdev: add more functions to netdevice opsStephen Hemminger36-93/+183
2008-11-21Linux 2.6.28-rc6v2.6.28-rc6Linus Torvalds1-1/+1
2008-11-20[IA64] xen: fix xen_get_eflags.Isaku Yamahata1-1/+1
2008-11-20[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata3-2/+15
2008-11-20[IA64] remove duplicate include iommu.hHuang Weiyi1-1/+0
2008-11-20[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto1-1/+1
2008-11-20[IA64] Rationalize kernel mode alignment checkingTony Luck2-1/+2
2008-11-20x86: Fix interrupt leak due to migrationMatthew Wilcox1-0/+14
2008-11-20SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust1-2/+18
2008-11-20parisc: fix bug in compat_arch_ptraceHelge Deller1-5/+5