21 Feb, 2019

1 commit


14 Feb, 2019

2 commits


11 Feb, 2019

5 commits


07 Feb, 2019

3 commits


04 Jun, 2017

1 commit


02 Feb, 2017

1 commit


20 Sep, 2016

2 commits


08 Feb, 2016

1 commit


29 Sep, 2015

1 commit


15 Jul, 2015

3 commits


01 Jun, 2015

1 commit

  • Fix most of simple LONG_LINE warnings. None of the changes should affect
    behaviour of code, so several modifications are included in this patch:
    - Code is reindented where needed
    - Local variable names are compacted (priv -> p)
    - Unnecessary casts are removed
    - Nested ifs are replaced with logical and
    - a = b = c = d expressions are split
    - Replace if/then series with clamp_t()
    - Removed unneeded scopes

    Signed-off-by: Mateusz Kulikowski
    Signed-off-by: Greg Kroah-Hartman

    Mateusz Kulikowski
     

20 Mar, 2015

2 commits


11 Nov, 2013

1 commit


26 Sep, 2013

1 commit


01 Dec, 2011

1 commit

  • The "rtl8192e: Export symbols" patch exported three functions already
    exported by the rtl8192u driver. This patch renames the three functions:
    Dot11d_Init => dot11d_init
    HTUpdateSelfAndPeerSetting => HT_update_self_and_peer_setting
    IsLegalChannel => rtllib_legal_channel

    Signed-off-by: Sean MacLennan
    Signed-off-by: Greg Kroah-Hartman

    Sean MacLennan
     

24 Aug, 2011

1 commit


29 Jun, 2011

2 commits


21 Jan, 2011

2 commits


30 Sep, 2010

1 commit


04 Mar, 2010

1 commit


16 Sep, 2009

1 commit