summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=nAndrew Morton2009-05-061-0/+5
| * cfg80211: remove superfluous !last_request check in reg_device_remove()Chris Wright2009-05-061-4/+4
| * ar9170: uncomment powermgt case handleChristian Lamparter2009-05-061-2/+2
| * ar9170: handle otus' A-MPDU density definitionsChristian Lamparter2009-05-063-2/+27
| * mac80211: fix probe response processingJohannes Berg2009-05-062-7/+3
| * mac80211_hwsim: fix bogus warningJohannes Berg2009-05-061-1/+1
| * nl80211: Send timeout event on failed direct probeJouni Malinen2009-05-061-1/+1
| * mac80211: add driver ops wrappersJohannes Berg2009-05-0617-130/+292
| * mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-0634-778/+504
| * mac80211: clean up beacon interval settingsJohannes Berg2009-05-0621-82/+112
| * mac80211: fix scan races and rework scanningJohannes Berg2009-05-065-216/+229
| * mac80211: internally clear failed scans properlyJohannes Berg2009-05-061-2/+4
| * mac80211: rename max_sleep_interval to max_sleep_periodJohannes Berg2009-05-062-3/+3
| * mac80211: fix PS vs. scan raceJohannes Berg2009-05-061-0/+7
| * mac80211: fix various problems in ibss codeJohannes Berg2009-05-061-3/+15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-0832-173/+612
|\ \
| * | net: remove stale reference to fastroute from Kconfig help textAshish Karkare2009-05-071-6/+0
| * | net: update skb_recycle_check() for hardware timestamping changesLennert Buytenhek2009-05-061-0/+2
| * | bnx2: Fix panic in bnx2_poll_work().Michael Chan2009-05-061-2/+4
| * | net-sched: fix bfifo default limitPatrick McHardy2009-05-061-1/+1
| * | igb: resolve panic on shutdown when SR-IOV is enabledAlexander Duyck2009-05-061-7/+5
| * | Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-062-7/+21
| |\ \
| | * | wimax: oops: wimax_dev_add() is the only one that can initialize the stateInaky Perez-Gonzalez2009-05-061-2/+15
| | * | wimax: fix oops if netlink fails to add attributeInaky Perez-Gonzalez2009-05-061-5/+6
| * | | Bluetooth: Move dev_set_name() to a context that can sleepMarcel Holtmann2009-05-051-4/+3
| |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-055-32/+34
| |\ \
| | * | netfilter: ctnetlink: fix wrong message type in user updatesPablo Neira Ayuso2009-05-051-28/+20
| | * | netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso2009-05-052-1/+9
| | * | netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONEChristoph Paasch2009-05-051-3/+3
| | * | netfilter: add missing linux/types.h include to xt_LED.hPatrick McHardy2009-05-051-0/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-057-49/+68
| |\ \ \
| | * | | mac80211: pid, fix memory corruptionJiri Slaby2009-05-041-34/+39
| | * | | mac80211: minstrel, fix memory corruptionJiri Slaby2009-05-041-1/+1
| | * | | cfg80211: fix comment on regulatory hint processingLuis R. Rodriguez2009-05-041-1/+1
| | * | | cfg80211: fix bug while trying to process beacon hints on initLuis R. Rodriguez2009-05-041-1/+8
| | * | | cfg80211: fix race condition with wiphy_apply_custom_regulatory()Luis R. Rodriguez2009-05-041-0/+6
| | * | | iwlwifi: update key flags at time key is setReinette Chatre2009-05-041-10/+11
| | * | | cfg80211: fix truncated IEsJohannes Berg2009-05-041-0/+1
| | * | | mac80211: correct fragmentation threshold checkJohannes Berg2009-05-041-1/+1
| | * | | iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab2009-05-041-1/+0
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-05-043-34/+43
| |\ \ \ \
| | * | | | Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann2009-05-043-34/+43
| * | | | | e1000: fix virtualization bugJesse Brandeburg2009-05-041-1/+1
| * | | | | bonding: fix alb mode locking regressionJay Vosburgh2009-05-041-9/+3
| |/ / / /
| * | | | usbnet: CDC EEM support (v5)Omar Laazimani2009-05-044-0/+399
| * | | | tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH2009-05-042-11/+13
| * | | | ehea: fix invalid pointer accessHannes Hering2009-05-042-14/+19
| |/ / /
* | | | smsc911x: fix calculation of res_size for ioremapMatthias Ludwig2009-05-071-1/+1
* | | | e1000/e1000e/igb/ixgb: don't txhang after link downJesse Brandeburg2009-05-074-0/+8
* | | | ixgbe: Typecase '1' for 64 bit shiftNelson, Shannon2009-05-071-3/+3