aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: protocol only needed when CONFIG_NET_CLS_ACT is enabledHagen Paul Pfeifer2011-02-251-2/+2
* ipv6: ignore rtnl_unicast() return codeHagen Paul Pfeifer2011-02-251-2/+1
* ipv6: variable next is never used in this functionHagen Paul Pfeifer2011-02-251-3/+1
* ipv6: hash is calculated but not used afterwardsHagen Paul Pfeifer2011-02-251-3/+0
* ipv6: totlen is declared and assigned but not usedHagen Paul Pfeifer2011-02-251-3/+0
* dccp: newdp is declared/assigned but never be usedHagen Paul Pfeifer2011-02-251-3/+0
* phonet: Protect pipe_do_remove() with appropriate ifdefs.David S. Miller2011-02-251-0/+2
* Phonet: fix flawed "SYN/ACK" logicRémi Denis-Courmont2011-02-252-78/+48
* Phonet: don't bother with transaction IDs (especially for indications)Rémi Denis-Courmont2011-02-252-46/+14
* Phonet: remove redumdant pep->pipe_stateRémi Denis-Courmont2011-02-252-28/+6
* Phonet: use socket destination in pipe protocolRémi Denis-Courmont2011-02-252-26/+16
* Phonet: implement per-socket destination/peer addressRémi Denis-Courmont2011-02-253-7/+17
* Phonet: allow multiple listen() and fix small race conditionRémi Denis-Courmont2011-02-251-5/+5
* rtlwifi: Need to include vmalloc.hDavid S. Miller2011-02-241-0/+1
* sch_netem: Need to include vmalloc.hDavid S. Miller2011-02-241-0/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-02-24153-6364/+22696
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-02-22153-6364/+22696
| |\
| | * ath9k_hw: Fix power on resetSujith Manoharan2011-02-211-1/+0
| | * rt2x00: Add support for RT5390 chipRA-Shiang Tu2011-02-215-55/+440
| | * rt2x00: Add/Modify the GPIO register definitionShiang Tu2011-02-212-3/+9
| | * rt2x00: Add/Modify protection related register definitionsShiang Tu2011-02-212-14/+20
| | * rt2x00: Remove superfluos empty lineHelmut Schaa2011-02-211-1/+0
| | * Revert "rt2x00 : avoid timestamp for monitor injected frame."Helmut Schaa2011-02-211-6/+3
| | * rt2x00: Minor optimization for devices with RTS/CTS offloadHelmut Schaa2011-02-211-3/+3
| | * rt2x00: Fix rt2800 txpower setting to correct valueRA-Jay Hung2011-02-213-77/+199
| | * rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversit...RA-Jay Hung2011-02-213-9/+70
| | * rtlwifi: Remove obsolete/unused macrosLarry Finger2011-02-212-102/+33
| | * rtlwifi: rtl8192ce: Fix endian warningsLarry Finger2011-02-2110-291/+313
| | * rtlwifi: Modify build system for rtl8192cuLarry Finger2011-02-215-3/+35
| | * rtlwifi: rtl8192cu: Add routine trxGeorge2011-02-211-0/+684
| | * rtlwifi: rtl8192cu: Add routine tableGeorge2011-02-211-0/+1888
| | * rtlwifi: rtl8192cu: Add routine rfGeorge2011-02-211-0/+493
| | * rtlwifi: rtl8192cu: Add routine phyGeorge2011-02-211-0/+611
| | * rtlwifi: rtl8192cu: Add routine macGeorge2011-02-211-0/+1144
| | * rtlwifi: rtl8192cu: Add routine hwGeorge2011-02-211-0/+2505
| | * rtlwifi: rtl8192cu: Add routines dm, fw, led and swGeorge2011-02-214-0/+615
| | * rtlwifi: Move common parts of rtl8192ce/phy.cLarry Finger2011-02-212-2018/+2050
| | * rtlwifi: Modify wifi.h for rtl8192cuLarry Finger2011-02-212-50/+239
| | * rtlwifi: Add headers for rtl8187cuGeorge2011-02-2113-4/+1212
| | * rtlwifi: Modify some rtl8192ce routines for merging rtl8192cuLarry Finger2011-02-2115-321/+321
| | * rtlwifi: Make changes in rtlwifi/rtl8192ce/def.h to support rtl8192cuLarry Finger2011-02-212-13/+144
| | * rtlwifi: Make changes in rtlwifi/rtl8192ce/reg.h to support rtl8192cuLarry Finger2011-02-212-4/+69
| | * ath9k: Implement op_flush()Vasanthakumar Thiagarajan2011-02-213-11/+88
| | * wl12xx: fix sdio_test kconfig/build errorsRandy Dunlap2011-02-211-1/+1
| | * ath5k: Enable AR2315 chipset recognitionWojciech Dubowik2011-02-211-1/+2
| | * ar9170usb: mark the old driver as obsoleteChristian Lamparter2011-02-213-2/+15
| | * Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-1821-34/+51
| | |\
| | | * ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh2011-02-181-0/+1
| | | * wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez2011-02-181-0/+2
| | | * mac80211: fix conn_mon_timer running after disassociateStanislaw Gruszka2011-02-181-0/+6