summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* brcm80211: remove some truely barftastic codeAlan Cox2012-10-192-40/+0
* brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfgArend van Spriel2012-10-191-1/+1
* brcmfmac: fix sparse warningsFranky Lin2012-10-191-2/+2
* brcmfmac: Using zero instead of NULLDan Carpenter2012-10-191-4/+3
* ath9k: perform ANI cycle in idle stateRajkumar Manoharan2012-10-194-2/+16
* carl9170: handle traps from firmware loaderChristian Lamparter2012-10-192-3/+10
* mwifiex: Using %*phD instead of print_hex_dump_bytesAndrei Emeltchenko2012-10-191-12/+12
* mwifiex: use sizeof(array) to print_hex_dump_bytesBing Zhao2012-10-192-6/+7
* rt2800: comment tx power settingsStanislaw Gruszka2012-10-191-3/+19
* rt2800: allow to reduce tx power on devices not exporting power limitStanislaw Gruszka2012-10-191-0/+27
* rt2800: pass channel pointer to rt2800_config_txpowerStanislaw Gruszka2012-10-191-4/+5
* rt2800: use eeprom OFDM 6M TX power as criterionStanislaw Gruszka2012-10-191-5/+6
* rt2800: compensate tx power also for non 11b rates on 2GHzStanislaw Gruszka2012-10-191-3/+0
* rt2800: limit TX_PWR_CFG_ values to 0xcStanislaw Gruszka2012-10-191-1/+2
* rt2800: use BBP_R1 for setting tx powerStanislaw Gruszka2012-10-191-8/+19
* ath_hw: Use common REG_WRITE parameter orderSven Eckelmann2012-10-191-10/+10
* rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffersAndy Shevchenko2012-10-193-13/+6
* orinoco_usb: clean up some signedness issuesDan Carpenter2012-10-191-5/+4
* ath/ath9k/ar9003_eeprom.c: Remove semicolon after ifPeter Senna Tschudin2012-10-191-1/+1
* ath9k: Fix BT_OP_SCAN usageSujith Manoharan2012-10-191-9/+18
* ath9k: Use a helper routine for MCI/FTP tuningSujith Manoharan2012-10-191-12/+21
* bcma: add an extra pcie core structHauke Mehrtens2012-10-193-4/+4
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-10-199-30/+121
|\
| * iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach2012-10-161-8/+0
| * iwlwifi: don't print the Intel banner twiceEmmanuel Grumbach2012-10-161-2/+0
| * iwlwifi: first deactivate a queue, then wipe out its dataEmmanuel Grumbach2012-10-161-1/+2
| * iwlwifi: use the new macro for the SCD Q STTS bitsEmmanuel Grumbach2012-10-161-1/+1
| * iwlwifi: wipe out the status of the SCD when we disable a queueEmmanuel Grumbach2012-10-164-3/+12
| * iwlwifi: remove unused variablesJohannes Berg2012-10-162-6/+1
| * iwlwifi: make data frame tracing optionalJohannes Berg2012-10-165-10/+103
| * iwlwifi: improve oversized command warningJohannes Berg2012-10-161-1/+4
* | wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-181-2/+2
* | wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-189-16/+19
* | wireless: use OR operation to set wiphy featuresJohannes Berg2012-10-182-3/+3
|/
* mcs7830: Fix link state detectionOndrej Zary2012-10-121-9/+21
* usbnet: Support devices reporting idlenessOliver Neukum2012-10-112-0/+21
* net/ethernet/jme: disable ASPMKevin Baradon2012-10-111-0/+4
* kaweth: print correct debug ptrAlan Cox2012-10-111-1/+1
* e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA2012-10-102-4/+4
* xen: netback: handle compound page fragments on transmit.Ian Campbell2012-10-101-5/+35
* vxlan: fix oops when give unknown ifindexstephen hemminger2012-10-101-6/+10
* vxlan: fix receive checksum handlingstephen hemminger2012-10-101-2/+1
* vxlan: add additional headroomstephen hemminger2012-10-101-0/+1
* vxlan: allow configuring port rangestephen hemminger2012-10-101-5/+57
* vxlan: associate with tunnel socket on transmitstephen hemminger2012-10-101-0/+19
* vxlan: use ip_route_outputstephen hemminger2012-10-101-4/+8
* vxlan: fix byte order in hash functionstephen hemminger2012-10-101-2/+2
* vxlan: minor output refactoringstephen hemminger2012-10-101-11/+20
* Merge tag 'master-2012-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2012-10-1016-92/+136
|\
| * carl9170: fix sleep in softirq contextRonald Wahl2012-10-082-15/+15
OpenPOWER on IntegriCloud