summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | iwlwifi: use dtim_period from association, and set listen_intervalTomas Winkler2008-08-043-4/+5
| | * | | | iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev2008-08-041-0/+2
| | * | | | iwlwifi: bug fix in AGG flow - cast const to ULLEmmanuel Grumbach2008-08-043-7/+7
| | * | | | iwlwifi: set led register in disassociationEsti Kummer2008-08-041-16/+24
| | * | | | iwlwifi: kill iwl4965_fill_rs_infoTomas Winkler2008-08-043-111/+0
| | * | | | iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler2008-08-047-128/+119
| | * | | | iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.cTomas Winkler2008-08-042-33/+31
| | * | | | iwlwifi: move beacon handling to iwl4965-base.cTomas Winkler2008-08-044-39/+37
| | * | | | iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.cTomas Winkler2008-08-043-38/+34
| | * | | | mac80211: make listen_interval be limited by low level driverTomas Winkler2008-08-043-3/+17
| | * | | | mac80211: pass dtim_period to low level driverEmmanuel Grumbach2008-08-044-1/+28
| | * | | | iwlwifi: corrects power_level in sysfsEsti Kummer2008-08-043-63/+58
| | * | | | iwlwifi: add power save to 5000 HWMohamed Abbas2008-08-047-24/+18
| * | | | | bridge: fix compile warning in net/bridge/br_netfilter.cRami Rosen2008-08-051-1/+1
| * | | | | ipv4: remove unused field in struct flowi (include/net/flow.h).Rami Rosen2008-08-051-1/+0
| * | | | | tg3: Fix 'scheduling while atomic' errorsMatt Carlson2008-08-041-16/+4
| * | | | | net: Kill plain NET_XMIT_BYPASS.David S. Miller2008-08-042-14/+1
| * | | | | net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski2008-08-0410-20/+19
| * | | | | net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski2008-08-0412-34/+68
| * | | | | net: eliminate refcounting in backlog queueStephen Hemminger2008-08-031-7/+16
| * | | | | ipv6: Do not drop packet if skb->local_df is set to trueWei Yongjun2008-08-031-1/+1
| * | | | | sctp: Drop ipfargok in sctp_xmit functionHerbert Xu2008-08-034-11/+15
| * | | | | ipv6: Fix the return value of Set Hop-by-Hop options header with NULL data po...Yang Hongyang2008-08-031-0/+2
| * | | | | ipv6: syncookies: free reqsk on xfrm_lookup errorFlorian Westphal2008-08-031-11/+11
| |/ / / /
| * | | | net: Add missing extra2 parameter for ip_default_ttl sysctlSven Wegener2008-08-031-0/+1
| * | | | net: use software GSO for SG+CSUM capable netdevicesLennert Buytenhek2008-08-031-0/+4
| * | | | net: fix missing pneigh entries in the neighbor seq_file codeChris Larson2008-08-031-5/+6
| * | | | net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get...Chris Larson2008-08-031-1/+1
| * | | | pkt_sched: Make sure RTNL is held in qdisc_root_lock().David S. Miller2008-08-021-0/+12
| * | | | mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().David S. Miller2008-08-021-2/+4
| * | | | pkt_sched: Use qdisc_lock() on already sampled root qdisc.David S. Miller2008-08-022-8/+8
| * | | | rt2x00: Fix compile warningIvo van Doorn2008-08-022-3/+3
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-08-0129-408/+1161
| |\ \ \ \
| | * | | | iwl3945: Fix statistics in monitor modeMaxim Levitsky2008-08-011-4/+6
| | * | | | prism54 - Use offsetof()Takashi Iwai2008-08-011-1/+1
| | * | | | ipw2200 - Fix bad ipw_write8() macroTakashi Iwai2008-08-011-2/+3
| | * | | | rtl8187: Fix lockups due to concurrent access to config routineLarry Finger2008-08-012-1/+18
| | * | | | rt2500pci: restoring missing linePeter Chubb2008-08-011-0/+1
| | * | | | libertas: only enable rtap with mesh firmwareDan Williams2008-08-011-6/+9
| | * | | | rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn2008-08-013-2/+10
| | * | | | rt2x00: Fix VGC lower bound initializationIvo van Doorn2008-08-011-3/+3
| | * | | | rt2x00: rt61pci needs another millisecond after firmware uploadIvo van Doorn2008-08-011-0/+5
| | * | | | rt2x00: Fix partial antenna configurationIvo van Doorn2008-08-011-0/+4
| | * | | | rt2x00: Fix access permissions on debugfs filesIvo van Doorn2008-08-011-10/+7
| | * | | | Rtl8187 PATCH add usb ID for asus wireless linkAndrea Merello2008-08-012-0/+3
| | * | | | iwlwifi: don't stop queue in the middle of fragmented packetTomas Winkler2008-08-011-4/+4
| | * | | | ath5k: remove obsolete declaration of struct ieee80211_hw_modeHelmut Schaa2008-08-011-1/+0
| | * | | | mac80211: fix fragmentation kludgeTomas Winkler2008-08-013-5/+14
| | * | | | Ath5k: mask out unneeded interruptsJiri Slaby2008-08-011-0/+1
| | * | | | RFKILL: set the status of the leds on activation.Dmitry Baryshkov2008-08-011-0/+12
OpenPOWER on IntegriCloud