summaryrefslogtreecommitdiffstats
path: root/drivers/net/bmac.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-07acer-wmi: Initialize wlan/bluetooth/wwan rfkill software block stateLee, Chun-Yi1-0/+31
2011-01-07acer-wmi: Detect the WiFi/Bluetooth/3G devices availableLee, Chun-Yi1-7/+42
2011-01-07acer-wmi: Add 3G rfkill sysfs fileLee, Chun-Yi1-1/+99
2011-01-07acer-wmi: Add acer wmi hotkey events supportLee, Chun-Yi2-0/+141
2011-01-07platform/x86: Kconfig: Replace select by depends on ACPI_WMISedat Dilek1-2/+2
2011-01-07ideapad: pass ideapad_priv as argument (part 2)Ike Panhc1-42/+29
2011-01-07ideapad: pass ideapad_priv as argument (part 1)Ike Panhc1-26/+28
2011-01-07ideapad: add markups, unify comments and return result when initIke Panhc1-14/+17
2011-01-07ideapad: add hotkey supportIke Panhc2-0/+73
2011-01-07ideapad: let camera power control entry under platform driverIke Panhc2-30/+31
2011-01-07ideapad: add platform driver for ideapadIke Panhc1-7/+47
2011-01-07fujitsu-laptop: fix compiler warning on pnp_idsNamhyung Kim1-1/+1
2011-01-07WMI: return error if wmi_create_device() failsDan Carpenter1-1/+1
2011-01-07eeepc-wmi: never load if legacy device is enabledCorentin Chary1-0/+33
2011-01-07eeepc-laptop: add a getter for touchpad ledCorentin Chary1-0/+11
2011-01-07eeepc-wmi: remove unneeded staticCorentin Chary1-3/+3
2011-01-07eeepc-wmi: claim eeepc-wmi maintainershipCorentin Chary2-0/+9
2011-01-07eeepc-wmi: fix confusion between ctrl_param and retvalCorentin Chary1-17/+17
2011-01-07eeepc-wmi: add debugfs entriesCorentin Chary1-6/+164
2011-01-07eeepc-wmi: use attribute group to manage attributesCorentin Chary1-12/+11
2011-01-07eeepc-wmi: add rfkill support for wlan, bluetooth and 3gCorentin Chary2-0/+139
2011-01-07eeepc-wmi: add touchpad led supportCorentin Chary2-0/+115
2011-01-07eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exitCorentin Chary1-56/+79
2011-01-07classmate-laptop: add missing input_sync callHerton Ronaldo Krzesinski1-0/+1
2011-01-07classmate-laptop: little optimization for cmpc_rfkill_blockHerton Ronaldo Krzesinski1-7/+9
2011-01-07WMI: Cater for multiple events with same GUIDColin King1-61/+72
2011-01-07drivers/platform/x86: Remove unnecessary semicolonsJoe Perches2-2/+2
2011-01-07intel_scu_ipc: Utility driver for intel scu ipcSreedhara DS4-2/+145
2011-01-07input/tc3589x: fix compile errorDan Carpenter1-1/+1
2011-01-07fs: scale mntget/mntputNick Piggin13-98/+283
2011-01-07fs: rename vfsmount counter helpersNick Piggin1-11/+11
2011-01-07fs: implement faster dentry memcmpNick Piggin2-9/+24
2011-01-07fs: prefetch inode data in dcache lookupNick Piggin1-0/+3
2011-01-07fs: improve scalability of pseudo filesystemsNick Piggin5-3/+16
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin9-60/+67
2011-01-07fs: dcache per-bucket dcache hash lockingNick Piggin4-53/+89
2011-01-07bit_spinlock: add required includesNick Piggin1-0/+4
2011-01-07kernel: add bl_listNick Piggin2-0/+271
2011-01-07xfs: provide simple rcu-walk ACL implementationNick Piggin1-3/+6
2011-01-07btrfs: provide simple rcu-walk ACL implementationNick Piggin2-12/+12
2011-01-07ext2,3,4: provide simple rcu-walk ACL implementationNick Piggin3-6/+15
2011-01-07fs: provide simple rcu-walk generic_check_acl implementationNick Piggin2-10/+31
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin60-146/+287
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin27-61/+215
2011-01-07fs: cache optimise dentry and inode for rcu-walkNick Piggin3-38/+42
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin63-137/+174
2011-01-07fs: dcache remove d_mountedNick Piggin4-27/+58
2011-01-07fs: fs_struct use seqlockNick Piggin3-13/+34
2011-01-07fs: rcu-walk for path lookupNick Piggin10-340/+1194
2011-01-07kernel: optimise seqlockNick Piggin1-7/+73