index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-05
staging: brcm80211: remove fullmac module_param for intr/poll mode
Franky Lin
1
-10
/
+2
2011-10-05
staging: brcm80211: clean up rtnl_lock in fullmac
Franky Lin
2
-22
/
+5
2011-10-05
staging: brcm80211: fullmac: fixed double #include
Roland Vossen
1
-1
/
+0
2011-10-05
staging: brcm80211: replace brcmu_bitcount with hweight8
Arend van Spriel
2
-9
/
+8
2011-10-05
staging: brcm80211: remove brcmu_bprintf and related functions
Arend van Spriel
3
-50
/
+0
2011-10-05
staging: brcm80211: remove filtering of received frames
Arend van Spriel
1
-22
/
+1
2011-10-05
staging: brcm80211: remove setting ssn to zero upon AMPDU_TX_START
Arend van Spriel
1
-5
/
+0
2011-10-05
staging: brcm80211: cleaned up struct brcms_bss_cfg
Roland Vossen
2
-167
/
+3
2011-10-04
staging: et131x: Fix indefinite low power sleep
Mark Einon
2
-5
/
+12
2011-10-04
staging: et131x: Updating copyright statements and module authors
Mark Einon
16
-3
/
+31
2011-10-04
staging: et131x: Update TODO file for kernel parameters
Mark Einon
1
-1
/
+0
2011-10-04
staging: et131x: Fix add_timer() from et131x_open
Mark Einon
4
-8
/
+5
2011-10-04
staging: et131x: Add pci suspend & resume functions
Mark Einon
3
-3
/
+45
2011-10-04
staging: et131x: Remove adapter->bmsr, replace with phydev equivalents
Mark Einon
3
-10
/
+3
2011-10-04
staging: et131x: Introduce et1310_in_phy_coma() call
Mark Einon
5
-22
/
+28
2011-10-04
staging: et131x: Remove TODO entry 'alloc_etherdev initilising memory with zero'
Mark Einon
1
-1
/
+0
2011-10-04
staging: wlags49_h2: Remove bad debug message
David Kilroy
1
-1
/
+0
2011-10-04
staging: wlags49_h2: Remove unused debug function
David Kilroy
1
-114
/
+0
2011-10-04
staging: wlags49_h2: Use C99 __func__
David Kilroy
2
-28
/
+35
2011-10-04
Staging: hv: mousevsc: Get rid of unnecessary comments
K. Y. Srinivasan
1
-21
/
+0
2011-10-04
Staging: hv: mousevsc: Enable autoloading of the mouse driver
K. Y. Srinivasan
1
-4
/
+1
2011-10-04
Staging: hv: mousevsc: Cleanup mousevsc_on_device_add()
K. Y. Srinivasan
1
-7
/
+2
2011-10-04
Staging: hv: mousevsc: Get rid of mousevsc_on_receive_input_report() by inlining
K. Y. Srinivasan
1
-19
/
+8
2011-10-04
Staging: hv: mousevsc: Cleanup camel cased enums
K. Y. Srinivasan
1
-17
/
+17
2011-10-04
Staging: hv: mousevsc: Get rid of ref_count state in struct mousevsc_dev
K. Y. Srinivasan
1
-51
/
+3
2011-10-04
Staging: hv: mousevsc: Now cleanup mousevsc_remove()
K. Y. Srinivasan
1
-50
/
+3
2011-10-04
Staging: hv: mousevsc: Get rid of mousevsc_on_device_remove() by inlining code
K. Y. Srinivasan
1
-30
/
+17
2011-10-04
Staging: hv: mousevsc: Cleanup mousevsc_connect_to_vsp()
K. Y. Srinivasan
1
-33
/
+1
2011-10-04
Staging: hv: mousevsc: Get rid of mousevsc_on_send_completion()
K. Y. Srinivasan
1
-21
/
+0
2011-10-04
Staging: hv: mousevsc: Cleanup alloc_input_device()
K. Y. Srinivasan
1
-1
/
+1
2011-10-04
Staging: hv: mousevsc: Get rid of the unused state: num_outstanding_req
K. Y. Srinivasan
1
-3
/
+0
2011-10-04
Staging: hv: mousevsc: Free allocated memory in free_input_device()
K. Y. Srinivasan
1
-0
/
+2
2011-10-04
Staging: hv: mousevsc: Get rid of unnecessary pr_* calls
K. Y. Srinivasan
1
-53
/
+11
2011-10-04
Staging: hv: mousevsc: Cleanup error handling
K. Y. Srinivasan
1
-16
/
+7
2011-10-04
Staging: hv: mousevsc: Get rid of unnecessary DPRINT calls
K. Y. Srinivasan
1
-15
/
+3
2011-10-04
Staging: hv: mousevsc: Cleanup and properly implement reportdesc_callback()
K. Y. Srinivasan
1
-33
/
+23
2011-10-04
Staging: hv: mousevsc: Use completion primitive to synchronize
K. Y. Srinivasan
1
-20
/
+10
2011-10-04
Staging: hv: mousevsc: Correctly initialize the header size
K. Y. Srinivasan
1
-1
/
+1
2011-10-04
Staging: hv: mousevsc: Handle the case where we may get bogus report desc size
K. Y. Srinivasan
1
-0
/
+2
2011-10-04
Staging: hv: mousevsc: Change the allocation flags to reflect interrupt context
K. Y. Srinivasan
1
-3
/
+3
2011-10-04
Staging: hv: mousevsc: Fixup some bogus WARN_ON() calls
K. Y. Srinivasan
1
-3
/
+3
2011-10-04
Staging: hv: mousevsc: Get rid of the struct input_device_context
K. Y. Srinivasan
1
-38
/
+13
2011-10-04
Staging: hv: mousevsc: Fixup struct hv_input_dev_info
K. Y. Srinivasan
1
-3
/
+3
2011-10-04
staging: iio: if(__LITTLE_ENDIAN) -> #ifdef __LITTLE_ENDIAN
Jonathan Cameron
1
-4
/
+5
2011-10-04
staging: r8712u: include module.h where needed
Stephen Rothwell
2
-0
/
+2
2011-10-04
staging: iio: adc: add includes of module.h and stat.h
Stephen Rothwell
1
-0
/
+2
2011-10-04
staging: brcm80211: removed functionality to disable N mode
Roland Vossen
3
-65
/
+24
2011-10-04
staging: brcm80211: cleaned up buffer len defines in fullmac
Roland Vossen
4
-13
/
+11
2011-10-04
staging: brcm80211: renamed ioctl functions/structs to dcmd
Roland Vossen
8
-242
/
+233
2011-10-04
staging: brcm80211: removed 'enforce_mutex' parameter in fullmac
Roland Vossen
3
-17
/
+14
[prev]
[next]