| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 4 | -44/+47 |
|\ |
|
| * | staging-winbond: Kill directly reference of netdev->priv | Wang Chen | 2008-12-08 | 1 | -1/+5 |
| * | staging-slicoss: Kill directly reference of netdev->priv | Wang Chen | 2008-12-06 | 1 | -4/+3 |
| * | staging-p80211: Kill directly reference of netdev->priv | Wang Chen | 2008-12-06 | 2 | -39/+39 |
* | | STAGING: Move staging drivers back to staging-specific menu | Dmitry Baryshkov | 2008-12-17 | 1 | -0/+3 |
|/ |
|
* | Don't ask twice about not including staging drivers | Linus Torvalds | 2008-11-09 | 1 | -1/+1 |
* | Staging: make usbip depend on CONFIG_NET | Greg Kroah-Hartman | 2008-11-07 | 1 | -1/+1 |
* | Staging: only build the tree if we really want to | Greg Kroah-Hartman | 2008-11-07 | 1 | -2/+18 |
* | drivers: remove duplicated #include | Jianjun Kong | 2008-11-04 | 2 | -2/+0 |
* | saner FASYNC handling on file close | Al Viro | 2008-11-01 | 1 | -3/+0 |
* | staging: pcc_acpi: delete obsolete driver | Len Brown | 2008-10-23 | 6 | -1133/+0 |
* | pcc-acpi: fix compile with new stricter ACPI types | Linus Torvalds | 2008-10-23 | 1 | -1/+1 |
* | Staging: usbip: fix build warning on 64bit kernels | Greg Kroah-Hartman | 2008-10-22 | 1 | -1/+1 |
* | Staging: me4000: remove some compiler warnings | Greg Kroah-Hartman | 2008-10-22 | 1 | -6/+6 |
* | Staging: wbusb: fix a bunch of compiler warnings | Greg Kroah-Hartman | 2008-10-22 | 3 | -13/+25 |
* | Staging: w35und: module init cleanup | Pekka Enberg | 2008-10-22 | 1 | -56/+31 |
* | Staging: w35und: use gotos for error handling | Pekka Enberg | 2008-10-22 | 4 | -327/+313 |
* | Staging: w35und: remove spinlock wrappers | Pekka Enberg | 2008-10-22 | 6 | -38/+27 |
* | Staging: sxg: fix compiler warnings. | Greg Kroah-Hartman | 2008-10-22 | 1 | -8/+8 |
* | Staging: sxg: fix up unused function warnings | Greg Kroah-Hartman | 2008-10-22 | 1 | -77/+78 |
* | Staging: sxg: clean up C99 comments | J.R. Mauro | 2008-10-22 | 2 | -580/+580 |
* | Staging: Lindent the echo driver | J.R. Mauro | 2008-10-22 | 6 | -672/+654 |
* | Staging: SLICOSS: Free multicast list at driver exit | Lior Dotan | 2008-10-22 | 1 | -0/+8 |
* | Staging: PCC-ACPI: Fix all checkpatch errors | Lior Dotan | 2008-10-22 | 1 | -185/+244 |
* | Staging: pcc-acpi: update to latest version | Greg Kroah-Hartman | 2008-10-22 | 1 | -231/+309 |
* | Staging: Clean up sxg driver | J.R. Mauro | 2008-10-22 | 4 | -379/+368 |
* | Staging: remove remaining uses of __FUNCTION__ | Harvey Harrison | 2008-10-22 | 2 | -5/+5 |
* | Staging: add poch driver | Vijay Kumar | 2008-10-22 | 7 | -0/+1471 |
* | Staging: wlan-ng: fix build error if wireless networking is not enabled | Greg Kroah-Hartman | 2008-10-22 | 1 | -1/+1 |
* | Staging: echo: remove annoying "end of function" markers | Pekka Enberg | 2008-10-22 | 3 | -26/+0 |
* | Staging: echo: remove __cplusplus macro magic | Pekka Enberg | 2008-10-22 | 2 | -16/+0 |
* | Staging: echo: remove dead code | Pekka Enberg | 2008-10-22 | 1 | -45/+0 |
* | Staging: echo: fix kmalloc()/kfree() uses | Pekka Enberg | 2008-10-22 | 2 | -28/+22 |
* | Staging: echo: Replace __BLACKFIN__ASM__ with __bfin__ | Tzafrir Cohen | 2008-10-22 | 2 | -5/+5 |
* | Staging: echo: Changed preffix from echo_can_ to oslec_ | Tzafrir Cohen | 2008-10-22 | 3 | -27/+27 |
* | Staging: echo: Replace echo_can_state_t with struct echo_can_state | Tzafrir Cohen | 2008-10-22 | 2 | -18/+18 |
* | Staging: echo: Export interface functions. Add module headers. | Tzafrir Cohen | 2008-10-22 | 1 | -1/+12 |
* | Staging: echo: A separate oslec.h for external interface | Tzafrir Cohen | 2008-10-22 | 2 | -50/+89 |
* | Staging: sxg: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-10-22 | 2 | -104/+104 |
* | Staging: w35und: remove some typedefs | Pekka Enberg | 2008-10-22 | 23 | -124/+119 |
* | Staging: SLICOSS: remove unused #include <version.h> | Huang Weiyi | 2008-10-22 | 1 | -1/+0 |
* | Staging: go7007: remove unused #include <version.h> | Huang Weiyi | 2008-10-22 | 12 | -12/+0 |
* | staging: wlan-ng: prism2: remove more duplicated #include | Huang Weiyi | 2008-10-22 | 1 | -1/+0 |
* | Staging: wlan-ng: prism2: remove duplicated #include | Huang Weiyi | 2008-10-22 | 1 | -2/+0 |
* | Staging: et131x: remove duplicated #include's | Huang Weiyi | 2008-10-22 | 3 | -4/+0 |
* | Staging: SLICOSS: remove duplicated #include's | Huang Weiyi | 2008-10-22 | 1 | -8/+0 |
* | Staging: Fixes for me4000 pci data collection driver | Lior Dotan | 2008-10-22 | 2 | -545/+545 |
* | staging: balance parenthesis in wlan-ng headers | Mariusz Kozlowski | 2008-10-22 | 1 | -1/+1 |
* | staging: fix potential build error in slicoss driver | Mariusz Kozlowski | 2008-10-22 | 1 | -1/+0 |
* | Staging: Fix leak in drivers/staging/at76_usb.c | Diego Calleja | 2008-10-22 | 1 | -1/+3 |