summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-07staging: vt6656: change wmgr to new structuresMalcolm Priestley
2013-01-07staging: vt6656: change baseband/mac/wcmd/wctl to new structures.Malcolm Priestley
2013-01-07staging: vt6656: card/main_usb/device use new structure namesMalcolm Priestley
2013-01-07staging: vt6656: create new structure names to remove typedefs.Malcolm Priestley
2013-01-07staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley
2013-01-07staging: wlags49_h2: remove unneeded memset() in wireless_get_bssid()Cyril Roelandt
2013-01-07staging: wlags49_h2: wl_util: corrects asterisk placementJohan Meiring
2013-01-07staging: wlags49_h2: wl_util: converts C99 // commentJohan Meiring
2013-01-07staging: wlags49_h2: wl_util: fixes spacing around parenthesesJohan Meiring
2013-01-07staging: wlags49_h2: wl_priv: converts C99 // commentsJohan Meiring
2013-01-07staging: wlags49_h2: wl_priv: converts indentation to tabsJohan Meiring
2013-01-07staging: wlags49_h2: wl_priv: fixes brace placementJohan Meiring
2013-01-07staging: wlags49_h2: wl_priv: fixes case statement styling issuesJohan Meiring
2013-01-07staging: wlags49_h2: wl_priv: fixes incorrect #includeJohan Meiring
2013-01-07staging: wlags49_h2: wl_priv: fixes parentheses styling issuesJohan Meiring
2013-01-07staging: wlags49_h2: wl_priv: fixes spacing around parenthesesJohan Meiring
2013-01-07staging: wlags49_h2: wl_profile.h: fixes C99 // commentJohan Meiring
2013-01-07staging: wlags49_h2: wl_profile.h: fixes spacing around parenthesesJohan Meiring
2013-01-07staging: wlags49_h2: sta_h2: corrects C99 // commentsJohan Meiring
2013-01-07staging: wlags49_h2: sta_h2: fixes casting style issueJohan Meiring
2013-01-07staging: wlags49_h2: sta_h2: fixes spaces around parenthesesJohan Meiring
2013-01-07staging: wlags49_h2: sta_h2: fixes malformed #include filenameJohan Meiring
2013-01-07staging: wlags49_h2: sta_h2: fixes spaces-before-tabs problemsJohan Meiring
2013-01-07staging: wlags49_h2: wl_netdev.h: sorts out spacing issuesJohan Meiring
2013-01-07staging: wlags49_h2: wl_netdev.h: converts C99 // commentsJohan Meiring
2013-01-07staging: wlags49_h2: wl_priv.h: fixes instances of 80+ char linesJohan Meiring
2013-01-07staging: wlags49_h2: wl_priv.h: converts C99 // commentsJohan Meiring
2013-01-07staging: wlags49_h2: wl_priv.h: fixes spacing around parenthesesJohan Meiring
2013-01-07staging: wlags49_h2: wl_enc: fixes incorrect use of returnJohan Meiring
2013-01-07staging: wlags49_h2: wl_enc: corrects spacing around colonsJohan Meiring
2013-01-07staging: wlags49_h2: wl_enc: corrects spacing around parenthesesJohan Meiring
2013-01-07staging: wlags49_h2: wl_enc: converts indentation spaces to tabsJohan Meiring
2013-01-07staging: wlags49_h2: ap_h25: corrects incorrect use of // commentsJohan Meiring
2013-01-07staging: wlags49_h2: ap_h25: corrects casting styling issueJohan Meiring
2013-01-07staging: wlags49_h2: ap_h25: corrects malformed #include warningJohan Meiring
2013-01-07staging: wlags49_h2: ap_h25: corrects parentheses styling issueJohan Meiring
2013-01-07staging: wlags49_h2: ap_h25: corrects tabs/spaces syling issuesJohan Meiring
2013-01-07staging: wlags49_h2: ap_h2: corrects a pointer styling issueJohan Meiring
2013-01-07Staging: bcm: Fix warning: "Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ....Kevin McKinney
2013-01-07Staging: bcm: Change the name of typedef USER_BCM_DBG_STATE to bcm_user_debug...Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _S_BCM_DEBUG_STATE and call directly.Kevin McKinney
2013-01-07Staging: bcm: Replace UINT with unsigned int in Debug.hKevin McKinney
2013-01-07Staging: bcm: Fix error: "Macros with complex values should be enclosed in pa...Kevin McKinney
2013-01-07Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed)...Kevin McKinney
2013-01-07Staging: bcm: Properly format braces in Debug.hKevin McKinney
2013-01-07Staging: bcm: Properly format comments in Debug.hKevin McKinney
2013-01-07Staging: bcm: Fix all white space issues in Debug.hKevin McKinney
2013-01-07Staging: bcm: Remove typedef for TransportHeaderT and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _E_NWPKT_IPFRAME_TYPE and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _E_NWPKT_ETHFRAME_TYPE and call directly.Kevin McKinney