summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley2013-01-0717-222/+158
* staging: wlags49_h2: remove unneeded memset() in wireless_get_bssid()Cyril Roelandt2013-01-071-2/+0
* staging: wlags49_h2: wl_util: corrects asterisk placementJohan Meiring2013-01-071-3/+3
* staging: wlags49_h2: wl_util: converts C99 // commentJohan Meiring2013-01-071-1/+1
* staging: wlags49_h2: wl_util: fixes spacing around parenthesesJohan Meiring2013-01-071-18/+18
* staging: wlags49_h2: wl_priv: converts C99 // commentsJohan Meiring2013-01-071-136/+123
* staging: wlags49_h2: wl_priv: converts indentation to tabsJohan Meiring2013-01-071-97/+97
* staging: wlags49_h2: wl_priv: fixes brace placementJohan Meiring2013-01-071-7/+3
* staging: wlags49_h2: wl_priv: fixes case statement styling issuesJohan Meiring2013-01-071-10/+10
* staging: wlags49_h2: wl_priv: fixes incorrect #includeJohan Meiring2013-01-071-1/+1
* staging: wlags49_h2: wl_priv: fixes parentheses styling issuesJohan Meiring2013-01-071-46/+46
* staging: wlags49_h2: wl_priv: fixes spacing around parenthesesJohan Meiring2013-01-071-379/+379
* staging: wlags49_h2: wl_profile.h: fixes C99 // commentJohan Meiring2013-01-071-1/+1
* staging: wlags49_h2: wl_profile.h: fixes spacing around parenthesesJohan Meiring2013-01-071-5/+5
* staging: wlags49_h2: sta_h2: corrects C99 // commentsJohan Meiring2013-01-071-35/+35
* staging: wlags49_h2: sta_h2: fixes casting style issueJohan Meiring2013-01-071-4/+4
* staging: wlags49_h2: sta_h2: fixes spaces around parenthesesJohan Meiring2013-01-071-1/+1
* staging: wlags49_h2: sta_h2: fixes malformed #include filenameJohan Meiring2013-01-071-1/+1
* staging: wlags49_h2: sta_h2: fixes spaces-before-tabs problemsJohan Meiring2013-01-071-10/+10
* staging: wlags49_h2: wl_netdev.h: sorts out spacing issuesJohan Meiring2013-01-071-45/+45
* staging: wlags49_h2: wl_netdev.h: converts C99 // commentsJohan Meiring2013-01-071-2/+2
* staging: wlags49_h2: wl_priv.h: fixes instances of 80+ char linesJohan Meiring2013-01-071-6/+12
* staging: wlags49_h2: wl_priv.h: converts C99 // commentsJohan Meiring2013-01-071-14/+14
* staging: wlags49_h2: wl_priv.h: fixes spacing around parenthesesJohan Meiring2013-01-071-12/+12
* staging: wlags49_h2: wl_enc: fixes incorrect use of returnJohan Meiring2013-01-071-2/+2
* staging: wlags49_h2: wl_enc: corrects spacing around colonsJohan Meiring2013-01-071-6/+6
* staging: wlags49_h2: wl_enc: corrects spacing around parenthesesJohan Meiring2013-01-071-23/+23
* staging: wlags49_h2: wl_enc: converts indentation spaces to tabsJohan Meiring2013-01-071-62/+62
* staging: wlags49_h2: ap_h25: corrects incorrect use of // commentsJohan Meiring2013-01-071-34/+34
* staging: wlags49_h2: ap_h25: corrects casting styling issueJohan Meiring2013-01-071-4/+4
* staging: wlags49_h2: ap_h25: corrects malformed #include warningJohan Meiring2013-01-071-1/+1
* staging: wlags49_h2: ap_h25: corrects parentheses styling issueJohan Meiring2013-01-071-1/+1
* staging: wlags49_h2: ap_h25: corrects tabs/spaces syling issuesJohan Meiring2013-01-071-9/+9
* staging: wlags49_h2: ap_h2: corrects a pointer styling issueJohan Meiring2013-01-071-4/+4
* Staging: bcm: Fix warning: "Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ....Kevin McKinney2013-01-071-3/+3
* Staging: bcm: Change the name of typedef USER_BCM_DBG_STATE to bcm_user_debug...Kevin McKinney2013-01-072-4/+4
* Staging: bcm: Remove typedef for _S_BCM_DEBUG_STATE and call directly.Kevin McKinney2013-01-072-3/+3
* Staging: bcm: Replace UINT with unsigned int in Debug.hKevin McKinney2013-01-071-3/+3
* Staging: bcm: Fix error: "Macros with complex values should be enclosed in pa...Kevin McKinney2013-01-071-1/+1
* Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed)...Kevin McKinney2013-01-071-1/+1
* Staging: bcm: Properly format braces in Debug.hKevin McKinney2013-01-071-2/+1
* Staging: bcm: Properly format comments in Debug.hKevin McKinney2013-01-071-45/+46
* Staging: bcm: Fix all white space issues in Debug.hKevin McKinney2013-01-071-123/+111
* Staging: bcm: Remove typedef for TransportHeaderT and call directly.Kevin McKinney2013-01-072-4/+3
* Staging: bcm: Remove typedef for _E_NWPKT_IPFRAME_TYPE and call directly.Kevin McKinney2013-01-071-3/+3
* Staging: bcm: Remove typedef for _E_NWPKT_ETHFRAME_TYPE and call directly.Kevin McKinney2013-01-071-3/+3
* Staging: bcm: Remove typedef for _S_ETHCS_PKT_INFO and call directly.Kevin McKinney2013-01-072-9/+9
* Staging: bcm: Remove typedef for _ETH_CS_802_Q_FRAME and call directly.Kevin McKinney2013-01-072-4/+4
* Staging: bcm: Remove typedef for _ETH_CS_802_LLC_FRAME and call directly.Kevin McKinney2013-01-072-5/+5
* Staging: bcm: Remove typedef for _ETH_CS_802_LLC_SNAP_FRAME and call directly.Kevin McKinney2013-01-072-4/+4