Age | Commit message (Expand) | Author |
2014-10-20 | staging: bcm: remove driver | Jeff Kirsher |
2014-07-23 | drivers/staging/bcm/Misc.c: fix a check | Andrey Utkin |
2014-06-19 | drivers/staging/bcm/Misc: style: removed void returns | Robin Schroer |
2014-06-19 | drivers/staging/bcm/Misc: style: removed duplicate parentheses | Robin Schroer |
2014-06-19 | drivers/staging/bcm/Misc: style: added blank lines after declarations | Robin Schroer |
2013-10-28 | staging: bcm: Replace FALSE with false | Lisa Nguyen |
2013-08-23 | staging: bcm: Fix typo in comments | Masanari Iida |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-01-07 | Staging: bcm: Remove typedef for eNVM_TYPE and call directly. | Kevin McKinney |
2013-01-07 | Staging: bcm: Remove typedef for _TARGET_PARAMS and call directly. | Kevin McKinney |
2012-11-26 | Staging: bcm: Remove typedef for _S_MIBS_EXTSERVICEFLOW_PARAMETERS and call d... | Kevin McKinney |
2012-11-02 | Staging: bcm: Remove typedef for _S_INTERFACE_ADAPTER and call directly. | Kevin McKinney |
2012-10-30 | Staging: bcm: Remove typedef for stLocalSFAddIndicationAlt and call directly. | Kevin McKinney |
2012-10-19 | Staging: bcm: Reverse condition in if statement in Misc.c | Kevin McKinney |
2012-10-19 | Staging: bcm: Clean up function CopyBufferToControlPacket in Misc.c | Kevin McKinney |
2012-10-19 | Staging: bcm: Rename INT to "int" in Misc.c | Kevin McKinney |
2012-10-19 | Staging: bcm: Rename UINT to "unsigned int" in Misc.c | Kevin McKinney |
2012-10-19 | Staging: bcm: Rename B_UINT32 to "unsigned int" in Misc.c | Kevin McKinney |
2012-10-19 | Staging: bcm: Rename B_UINT8 to "unsigned char" in Misc.c | Kevin McKinney |
2012-10-19 | Staging: bcm: Rename PUINT to "unsigned int *" in Misc.c | Kevin McKinney |
2012-10-19 | Staging: bcm: Rename VOID to void in Misc.c | Kevin McKinney |
2012-10-19 | Staging: bcm: Rename PVOID to "void *" in Misc.c | Kevin McKinney |
2012-08-13 | staging: bcm: print small buffers with %*ph | Andy Shevchenko |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-07-29 | slightly reduce idiocy in drivers/staging/bcm/Misc.c | Al Viro |
2012-07-11 | staging: bcm: Misc.c: Remove unused macros | Marcos Paulo de Souza |
2012-07-11 | staging: bcm: Remove code that will never execute | Marcos Paulo de Souza |
2012-06-04 | Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. | Kevin McKinney |
2012-06-04 | Staging: bcm: Remove typedef for _LEADER and call directly. | Kevin McKinney |
2012-06-04 | Staging: bcm: Remove typedef for link_request and call directly. | Kevin McKinney |
2012-06-04 | Staging: bcm: Remove typedef for _S_CLASSIFIER_RULE and call directly. | Kevin McKinney |
2012-06-04 | Staging: bcm: Remove typedef for _S_FRAGMENTED_PACKET_INFO and call directly. | Kevin McKinney |
2012-04-10 | staging: Fix typo in multiple files | Masanari Iida |
2011-11-26 | Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,... | Kevin McKinney |
2011-10-11 | Staging: bcm: Fix assignment issue in if statement reported by checkpatch.pl. | Kevin McKinney |
2011-10-11 | Staging: bcm: Remove assignment in if condition reported by checkpatch.pl | Kevin McKinney |
2011-10-11 | Staging: bcm: Replace dated variable __FUNCTION__ reported by checkpatch.pl | Kevin McKinney |
2011-10-11 | Staging: bcm: Fix coding style issues reported by checkpatch.pl | Kevin McKinney |
2011-09-19 | Staging: bcm: Add size maximum size restrictions for IOCTL_IDLE_REQ | Kevin McKinney |
2011-06-28 | staging: remove unnecessary code | Greg Dietsche |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-09 | staging: bcm: optimize kmalloc to kzalloc | Alexander Beregalov |
2010-12-06 | Staging: Beceem: remove old kernel compatibility code | Dan Carpenter |
2010-11-16 | Staging: bcm: signedness bug in InitCardAndDownloadFirmware() | Dan Carpenter |
2010-11-16 | drivers/staging: Remove unnecessary semicolons | Joe Perches |
2010-11-10 | Staging, bcm: Remove unnecessary casts of void ptr returning alloc function r... | Jesper Juhl |
2010-11-01 | beceem: change startup messages | Stephen Hemminger |
2010-11-01 | beceem: statistics and transmit queue changes | Stephen Hemminger |
2010-11-01 | beceem: make local functions static | Stephen Hemminger |