summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/r8192E_core.c
AgeCommit message (Expand)Author
2010-09-30Staging: rtl8192e: Convert macros to inline functionsMike McCormack
2010-09-30Staging: rtl8192e: Clean formatting in rtl8192_hard_start_xmit()Mike McCormack
2010-09-30Staging: rtl8192e: Clean up rtl8192_pci_initdescring()Mike McCormack
2010-09-30Staging: rtl8192e: Clean formatting in rtl8192_tx()Mike McCormack
2010-09-30Staging: rtl8192e: Remove dead code from rtl8192_txMike McCormack
2010-09-30Staging: rtl8192e: Clean up rtl8192_halt_adapter()Mike McCormack
2010-09-30Staging: rtl8192e: Clean up rtl8192_qos_association_resp()Mike McCormack
2010-09-30Staging: rtl8192e: Delete some dead codeMike McCormack
2010-09-30Staging: rtl8192e: Clean up formatting in MapHwQueueToFirmwareQueue()Mike McCormack
2010-09-30Staging: rtl8192e: Clean up rtl8192_net_update()Mike McCormack
2010-09-21staging: rtl8192e: Clean up rtl8192_hard_start_xmit()Mike McCormack
2010-09-21staging: rtl8192e: Remove some dead codeMike McCormack
2010-09-21staging: rtl8192e: Remove dead code in CamResetAllEntry()Mike McCormack
2010-09-21staging: rtl8192e: Fix indent of some functionsMike McCormack
2010-09-21staging: rtl8192e: Remove dead code from rtl8192_set_chan()Mike McCormack
2010-09-21staging: rtl8192e: Remove commented function rtl8192_set_mode()Mike McCormack
2010-09-21staging: rtl8192e: Remove empty function force_pci_posting()Mike McCormack
2010-09-21staging: rtl8192e: Clean up rtl8192_hard_data_xmit()Mike McCormack
2010-09-21staging: rtl8192e: Clean up function headersMike McCormack
2010-09-21staging: rtl8192e: Delete dead and commented out codeMike McCormack
2010-09-09Staging: rtl8192e: Remove some redundant commentsMike McCormack
2010-09-09Staging: rtl8192e: Remove function name comments at end of functionsMike McCormack
2010-08-31Staging: rtl8192e: Remove redundant brackets around return valuesMike McCormack
2010-08-31Staging: rtl8192e: Remove pointless return statementsMike McCormack
2010-08-31Staging: rtl8192e: Remove unused functionMike McCormack
2010-08-31Staging: rtl8192e: Don't compare bHwRadioOff with trueMike McCormack
2010-08-31Staging: rtl8192e: Make functions staticMike McCormack
2010-08-31Staging: rtl8192e: Remove backslashes at end of linesMike McCormack
2010-08-31Staging: rtl8192e: Simplify some return codesMike McCormack
2010-08-31staging: rtl8187e: call disable_pci_device() if pci_probe() failedKulikov Vasiliy
2010-08-11param: remove unnecessary writable charpRusty Russell
2010-07-26staging: rtl8192e: Remove useless debug codeMike McCormack
2010-07-26staging: rtl8192e: Remove macro already in the kernelMike McCormack
2010-07-26staging: rtl8192e: Make structs const, move prototypes to topMike McCormack
2010-07-26staging: rtl8192e: Make functions staticMike McCormack
2010-07-26staging: rtl8192e: Make static variables constMike McCormack
2010-07-26staging: rtl8192e: Make some static structs constMike McCormack
2010-06-22Staging: rtl8192e: Do not mess with carrier settings while scanningSamuel Ortiz
2010-05-14staging: trivial: fix typo "seperate"Anand Gadiyar
2010-05-11Staging: Drop memory allocation castJulia Lawall
2010-05-11Staging: rtl8192e: Use the standard config option for PM functionsYong Wang
2010-05-11Staging: rtl8192e: Hoist assign from ifJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04Staging: rtl8192e: Use skb_tail_pointerJeff Mahoney
2010-03-04Staging: r8192E_core.c: use %pM to shown MAC addressH Hartley Sweeten
2010-03-04staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder
2010-03-04Staging: rtl9192e: fix power usage issuesdavid woo
2010-03-04Staging: rtl8187x: Use %pM for mac address outputJoe Perches
2009-12-23staging: fix rtl8192e compilation errors with mac80211George Kadianakis
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa